Skip to content

Fix built-in tools list drift in docs-pane and README#776

Merged
selfcontained merged 1 commit into
mainfrom
agt_5ef8b70c91e2/job-doc-ter-5c2b23f7
Jul 15, 2026
Merged

Fix built-in tools list drift in docs-pane and README#776
selfcontained merged 1 commit into
mainfrom
agt_5ef8b70c91e2/job-doc-ter-5c2b23f7

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

Docs audit deep-dive of the Repo Tools built-in tools list in tools.tsx, verifying each tool's one-liner description against its actual MCP handler registration.

  • docs-pane tools.tsx: Added missing cwd (working directory) parameter to dispatch_launch_agent description; added missing "names" to list_agents return description.
  • README interactive agents table: Added dispatch_review_list_feedback, dispatch_review_resolve, and dispatch_review_add_message — these three tools were added to AGENT_TOOLS in PR Document diff review mode, split pane, and new review MCP tools #748 but weren't reflected in the README table.
  • README job agents list: Added the same three dispatch_review_* tools to the inline job tools enumeration.

Deferred to next run

Next focus: audit the docs-pane Automations section (automations.tsx) — verify the Jobs and Templates subsections against the current create/edit form fields, trigger types, and job run lifecycle. The job form gained advanced settings (callable/singleton) and the template form gained fields (description, allowMedia) that may not be fully documented.

🤖 Generated with Claude Code

- Add missing `cwd` param to dispatch_launch_agent description in tools.tsx
- Add missing "names" to list_agents return description in tools.tsx
- Add dispatch_review_list_feedback, dispatch_review_resolve, and
  dispatch_review_add_message to README interactive agents table
- Add same three tools to README job agents inline list

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@selfcontained
selfcontained merged commit 59783bf into main Jul 15, 2026
1 check passed
@selfcontained
selfcontained deleted the agt_5ef8b70c91e2/job-doc-ter-5c2b23f7 branch July 15, 2026 04:12
Sign up for free to 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