Docs: media lightbox previews (#850) + html in shared-format examples - #852
Merged
Merged
Conversation
Media & Sharing deep-dive against the consolidated shared media-file-types module (#844): the format examples, upload accepted-type claims, clipboard-paste wording, and inject delivery claims all verified accurate. One gap: the sandboxed HTML lightbox preview from #850 had no docs coverage — added a Lightbox previews section (per-type rendering, sandbox isolation, Open in tab, copy-source behavior) and html to the dispatch_share format examples. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Nightly docs audit (2026-07-30)
Audited: docs-pane Media & Sharing deep-dive (carried from last run's next_focus) against the consolidated shared media-file-types module from #844 —
apps/server/src/shared/media-file-types.ts, the web re-exports (media-accept.ts,media-upload.ts), the upload route's inject/delivery logic, and thedispatch_shareMCP handler. Diff since 7780b8d covered #848 (previous audit PR), #849 (pure agent-type/ide-type table refactor — no doc impact), #850 (HTML lightbox preview), #851 (tests only).Verified accurate (no change needed): shared-format examples all present in
TEXT_EXTENSION_LIST; drag-drop/clipboard upload claims (image-only paste,[File #N]path injection fallback); sidebar Share-file / no-inject claims;dispatch_sharevalidates via the same sharedisMediaFile.Fixed: #850's sandboxed HTML lightbox preview had zero docs coverage. Added a Lightbox previews section (per-type rendering, sandbox isolation, Open in tab, copy-source) and added
htmlto thedispatch_shareformat examples.Deferred: AGENTS.md↔CLAUDE.md section-by-section sync (next run's focus); rest of backlog unchanged.
🤖 Generated with Claude Code