Skip to content

Add personality management MCP tools - #873

Merged
selfcontained merged 1 commit into
mainfrom
agt_1471042ffe0a/agent-2ffe0a
Aug 3, 2026
Merged

Add personality management MCP tools#873
selfcontained merged 1 commit into
mainfrom
agt_1471042ffe0a/agent-2ffe0a

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • add MCP tools to list, create, update, delete, activate, and clear Dispatch personalities
  • restrict personality management to standard agents and close activation/deletion race conditions
  • add MCP, route, and deterministic concurrent database regression coverage

Validation

  • pnpm run check
  • pnpm run test
  • pnpm run test:e2e
  • isolated dev-stack MCP tool discovery and lifecycle calls

Review

@selfcontained
selfcontained merged commit 3b9db98 into mainAug 3, 2026
1 check passed
@selfcontained
selfcontained deleted the agt_1471042ffe0a/agent-2ffe0a branch August 3, 2026 23:24
selfcontained added a commit that referenced this pull request Aug 4, 2026
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>
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