docs(PILLARS): correct the MCP tool count (22 → 57 + 11)#367
Merged
Conversation
PILLARS.md said the agentos MCP server carries "22 always-on tools" with a hand-enumerated list that had rotted (missing tasks, goals, agents, apps, secrets, skills, hosts, media …). Replace with the accurate 57 always-on + 11 conditional and a plane-level summary instead of a per-tool list, so it won't re-rot; the per-tool matrix stays canonical in docs/agent-mcp-tools.md. Co-Authored-By: Claude Opus 4.8 (1M context) <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.
Follow-up to #364 / #366 — the last stale MCP tool count I found by grepping the codebase.
docs/PILLARS.mdclaimed theagentosserver carries "22 always-on tools" with a hand-enumerated list that had rotted (no tasks, goals, agents, apps, secrets, skills, hosts, or media tools). Corrected to 57 always-on + 11 conditional and swapped the per-tool enumeration for a plane-level summary — so it won't re-rot each time a tool is added — keepingdocs/agent-mcp-tools.mdas the canonical per-tool matrix.Grep swept the whole tree: the only other numeric tool counts are
CHANGELOG.md(historical release records — correctly left untouched) andagent-capabilities-plan.md("1 tool" = a phase's file footprint, not a total). Both already-current:docs/agent-mcp-tools.mdandCLAUDE.md.Docs-only — no code change, no version bump.
🤖 Generated with Claude Code