Docs: cover the personality management MCP tools from #873 - #875
Merged
Conversation
Adds the six new agent-scoped tools (list/create/update/delete_personality, set/clear_active_personality) to the docs-pane built-in tools list and the README interactive-agents table, and notes in the Personalities section that agents can manage personalities on your behalf. 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 (diff since
9ad9d65f, plus the Worktrees deep-dive from the audit state).What was audited
AGENT_TOOLSwith no docs coverage — the chronic "new tool category lands without docs" pattern.next_focus): docs-pane Worktrees section vsshared/git/worktree.ts+ the Consolidate duplicated git helpers into shared git-context #867git-context.tsconsolidation. All claims verified accurate — slug/location defaults, sibling vs.dispatch/worktrees/setting,.envcopy + lockfile auto-install, creation-failure cleanup, archive keep/remove dialog, branch ownership on cleanup, per-cwd new-branch preference. No changes needed.What changed
docs-sections/tools.tsx— added the six*_personalitytools to the built-in tools list.docs-sections/personalities.tsx— noted that agents can manage personalities via MCP tools.README.md— added the six tools to the interactive-agents MCP table (they are agent-scoped only; the job/persona sections remain accurate).Verified, no drift:
docs/03-api-spec.mdpersonalities endpoints still matchroutes/personalities.ts; a personalities tip already exists intips.ts, so no new tip.Deferred: next run → docs-pane Agents section vs
agents-viewsplit (#870/#871 refactors renamed/moved components the docs may reference).🤖 Generated with Claude Code