Skip to content

Docs: fix Media & Sharing section drift after pin/media management - #811

Merged
selfcontained merged 1 commit into
mainfrom
agt_da3da8d90aed/job-doc-ter-de3b768e
Jul 22, 2026
Merged

Docs: fix Media & Sharing section drift after pin/media management#811
selfcontained merged 1 commit into
mainfrom
agt_da3da8d90aed/job-doc-ter-de3b768e

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Nightly docs audit — Media & Sharing deep dive (next_focus), aligned with PR #808 (agent pin and media management).

Audited the entire in-app Media & Sharing section against media-sidebar.tsx, media-content.tsx, the dispatch_share/dispatch_list_media/dispatch_delete_media MCP handlers, media.ts route (upload + injection), shared/media.ts (formats), and terminal-uploads.ts.

Verified accurate (unchanged): supported formats, 32KB content cap, update param, simulator capture, source filter values, 50-item media list, four sidebar tabs, drawer/pinned modes, mobile overlay, drag-drop/paste injection paths (clipboard for images, [File #N] path fallback), Mod+Shift+> shortcut. #808 already documented the new tools in tools.tsx and README.

Fixed drift in docs-sections/media.tsx:

  • "Click any agent's media count badge" — no such per-agent badge exists; the real affordance is the media sidebar button in the terminal top bar with its unseen-count badge.
  • Pins tab: documented update-in-place semantics and the new dispatch_list_pins + dispatch_delete_pin removal flow (the dispatch_pindelete param is now deprecated).
  • Unseen media items are highlighted (glow border) with a tab count — not "marked with a badge".
  • Share file button is at the top of the Media tab, not "the top of the sidebar".

Deferred: nothing new; next run → Repo Tools section audit.

🤖 Generated with Claude Code

- Replace the nonexistent per-agent 'media count badge' claim with the
real affordance: the media sidebar button in the terminal top bar and
its unseen-count badge
- Document pin update-in-place and the new dispatch_list_pins /
dispatch_delete_pin removal flow (PR #808)
- Correct unseen media marker wording (highlight + tab count, not a
per-item badge)
- Share file button lives at the top of the Media tab, not the sidebar
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@selfcontained
selfcontained merged commit 3c8ae76 into mainJul 22, 2026
1 check passed
@selfcontained
selfcontained deleted the agt_da3da8d90aed/job-doc-ter-de3b768e branch July 22, 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