Skip to content

Add --tools profile flag (full|core|read) - #29

Open
DenysKuchma wants to merge 2 commits into
mainfrom
feat/tool-profiles
Open

Add --tools profile flag (full|core|read)#29
DenysKuchma wants to merge 2 commits into
mainfrom
feat/tool-profiles

Conversation

@DenysKuchma

@DenysKuchma DenysKuchma commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

The model receives every tool's schema on each call (~14k tokens for ~90 tools). Adds an opt-in --tools flag to expose a subset: core (~61, common entities) and read (~23, read-only); default stays full (no behavior change). New src/mcp/tool-profiles.js, wired through config and both CLIs. Documented in README and docs/tools.md

@DenysKuchma
DenysKuchma requested a review from DavertMik July 23, 2026 17:39
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