mirror of
https://github.com/samvallad33/vestige.git
synced 2026-04-24 16:26:22 +02:00
docs: tool-count reconciliation (continued): 23 -> 24 in 3 stragglers
Same reconciliation as the prior commit — three files missed the first pass because of a Read-before-Edit harness constraint. Bumps CONTRIBUTING module table and both Windsurf + Xcode integration guides to the asserted-in-server.rs tool count of 24.
This commit is contained in:
parent
90e683396b
commit
f0dd9c2c83
3 changed files with 3 additions and 3 deletions
|
|
@ -137,7 +137,7 @@ The MCP server and dashboard. Key modules:
|
||||||
|--------|---------|
|
|--------|---------|
|
||||||
| `server.rs` | MCP JSON-RPC server (rmcp 0.14) |
|
| `server.rs` | MCP JSON-RPC server (rmcp 0.14) |
|
||||||
| `cognitive.rs` | CognitiveEngine — 29 stateful modules |
|
| `cognitive.rs` | CognitiveEngine — 29 stateful modules |
|
||||||
| `tools/` | One file per MCP tool (23 tools) |
|
| `tools/` | One file per MCP tool (24 tools) |
|
||||||
| `dashboard/` | Axum HTTP + WebSocket + event bus |
|
| `dashboard/` | Axum HTTP + WebSocket + event bus |
|
||||||
|
|
||||||
### apps/dashboard
|
### apps/dashboard
|
||||||
|
|
|
||||||
|
|
@ -115,7 +115,7 @@ It remembers.
|
||||||
|
|
||||||
## Important: Tool Limit
|
## Important: Tool Limit
|
||||||
|
|
||||||
Windsurf has a **hard cap of 100 tools** across all MCP servers. Vestige uses 23 tools, leaving plenty of room for other servers.
|
Windsurf has a **hard cap of 100 tools** across all MCP servers. Vestige uses 24 tools, leaving plenty of room for other servers.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,7 @@ Quit Xcode completely (Cmd+Q) and reopen your project.
|
||||||
|
|
||||||
### 4. Verify
|
### 4. Verify
|
||||||
|
|
||||||
Type `/context` in the Agent panel. You should see `vestige` listed with 23 tools.
|
Type `/context` in the Agent panel. You should see `vestige` listed with 24 tools.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue