Skip to content

feat(cli): forward mailbox mbx: attachments on chat writeback - #270

Merged
NeilJo-GY merged 1 commit into
mainfrom
feat/chat-conversation-files
Sep 11, 2026
Merged

feat(cli): forward mailbox mbx: attachments on chat writeback#270
NeilJo-GY merged 1 commit into
mainfrom
feat/chat-conversation-files

Conversation

@NeilJo-GY

Copy link
Copy Markdown
Contributor

Summary

  • Mode B complete JSON may include attachments: ["mbx:…"]; CLI forwards those on writeback.
  • http(s) hotlinks are dropped. CLI does not upload file bytes; the host must POST /files first.

Test plan

  • vitest run tests/chat-writeback.test.ts (32 passed)
  • Complete with mixed mbx: + https only writes mbx: to Gateway

Mode B complete can cite uploaded conversation files; hotlinks are dropped.

Co-authored-by: Cursor <cursoragent@cursor.com>
@NeilJo-GY
NeilJo-GY merged commit 0f6e936 into main Sep 11, 2026
9 checks passed
@NeilJo-GY
NeilJo-GY deleted the feat/chat-conversation-files branch September 11, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant