You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[docs] Sync dogfooded agent files with current CLI/MCP surface (#408)
mcpToolEntries and the 7 project-tier agentfile generators had fallen
behind rimba's real command/MCP surface: 5 of 14 registered MCP tools
were undocumented, the --json command lists were missing 7 of 12
supported commands, and command-reference tables were missing 5
shipped commands (doctor, rename, restore, duplicate, trust).
Fix the generators, add tests locking in the corrected sets, and
regenerate the 7 committed dogfooded files via `rimba init --agents`.
Global-tier generators are left as-is (follow-up).
0 commit comments