Skip to content

feat(cloud-agent): wire cloud attachments into task creation and session display#1520

Open
tatoalo wants to merge 1 commit intofeat/cloud-agent/cloud-prompt-builderfrom
feat/cloud-agent/cloud-task-wiring
Open

feat(cloud-agent): wire cloud attachments into task creation and session display#1520
tatoalo wants to merge 1 commit intofeat/cloud-agent/cloud-prompt-builderfrom
feat/cloud-agent/cloud-task-wiring

Conversation

@tatoalo
Copy link
Copy Markdown
Contributor

@tatoalo tatoalo commented Apr 7, 2026

ph_code_cloud_attachments.mp4 (uploaded via Graphite)

Problem

Wire cloud prompt builder into file picker UI, task creation, and session display

Changes

  • Update AttachmentMenu.tsx: native file picker, browser file persistence
  • Update useTiptapEditor.ts: use shared persist helpers
  • Update useDraftSync.ts: fix attachment state clearing
  • Refactor runTaskInCloud to options bag
  • Update task-creation.ts: build cloud prompt blocks from attachments
  • Update buildConversationItems.ts + UserMessage.tsx: render attachments in session view

How did you test this?

Unit tests for AttachmentMenu, useDraftSync, buildConversationItems, UserMessage, task creation, and cloud session service

Copy link
Copy Markdown
Contributor Author

tatoalo commented Apr 7, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@tatoalo tatoalo force-pushed the feat/cloud-agent/cloud-prompt-builder branch from 13b9713 to f22bd50 Compare April 7, 2026 15:43
@tatoalo tatoalo force-pushed the feat/cloud-agent/cloud-task-wiring branch from 1eefe89 to abeb9f1 Compare April 7, 2026 15:43
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