Skip to content

Document file upload to agents and add ambient tip - #677

Merged
selfcontained merged 1 commit into
mainfrom
agt_b4c6dd3d88d2/job-doc-ter-32187c04
Jun 13, 2026
Merged

Document file upload to agents and add ambient tip#677
selfcontained merged 1 commit into
mainfrom
agt_b4c6dd3d88d2/job-doc-ter-32187c04

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • Media docs: Added "Uploading files to agents" section documenting drag-and-drop and clipboard paste upload onto the terminal (PR Unify file upload: server-driven clipboard + tmux injection #660). Files are auto-injected into the agent's prompt via native clipboard or tmux path injection.
  • Media docs: Updated the "Share file" sidebar button paragraph to clarify that sidebar uploads are not injected, distinguishing it from the terminal-based upload methods.
  • Tips: Added file-upload ambient tip for feature discovery of the drag-and-drop upload.

Docs audit context

Recurring docs audit run. Diff since last audit (40faf3cd..HEAD) showed PR #660 (unified file upload) changed the media upload flow without updating in-app docs. Deferred docs/12-new-machine-setup.md audit to next run.

Test plan

  • pnpm run format:write — no drift
  • pnpm run check — type check passes
  • Tips registry test passes (unique IDs, required fields)

🤖 Generated with Claude Code

PR #660 unified file upload with server-driven clipboard + tmux injection,
but the in-app Media docs didn't mention drag-and-drop or clipboard paste
onto the terminal. Added an "Uploading files to agents" section covering
both methods and updated the sidebar Share file paragraph to distinguish
non-injected uploads. Added a file-upload ambient tip for feature discovery.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@selfcontained
selfcontained merged commit e310b58 into mainJun 13, 2026
1 check passed
@selfcontained
selfcontained deleted the agt_b4c6dd3d88d2/job-doc-ter-32187c04 branch June 13, 2026 04:12
Sign up for freeto 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

@selfcontained