Docs: cover the per-agent whiteboard (#752 shipped with no docs) - #843
Merged
Conversation
- docs-pane Agents section: new Whiteboard subsection (live two-way sync, MCP tools, PNG snapshot caveat, agent-drew dot); split-pane copy now includes the Whiteboard tab - docs-pane Repo Tools: add whiteboard_get/update/clear to the built-in tools list - docs-pane Reviewers: note reviewers have read-only whiteboard_get (their own board) - tips.ts: point the whiteboard tip at the new agents#whiteboard anchor - README: whiteboard feature bullet, interactive-agent tool table rows, and corrected persona tool list (was missing pin/media list tools) - docs/03-api-spec.md: Whiteboard REST section + whiteboard.changed SSE row Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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-28
Slice audited: diff-driven. PR #752 (per-agent Excalidraw whiteboard, v0.31.0) shipped with an ambient tip but zero coverage in the in-app docs, README, or API spec — the "whole new surface, missing section" failure mode.
What changed
agents#whiteboard) — shared canvas, live two-way sync with element-id merge, the threewhiteboard_*MCP tools, the browser-rendered PNG snapshot caveat, and the violet agent-drew dot. Split-pane copy updated to include the Whiteboard tab (all three tabs are draggable into splits).whiteboard_get/whiteboard_update/whiteboard_clearadded to the built-in tools list.whiteboard_getfor their own board (verified againstREVIEW_AGENT_TOOLSand the MCP context wiring — it is not the parent's board).agents#whiteboard.dispatch_delete_pin,dispatch_list_pins,dispatch_list_media,dispatch_delete_media).whiteboard.changedrow in the SSE event table.Deferred to next run: the Automations (Templates & Jobs) deep-dive that was this run's original
next_focus— the whiteboard gap took priority per the diff-first rule.🤖 Generated with Claude Code