No description
- TypeScript 100%
The tool-search index was built once at construction time from a static name list, so MCP tools registered at runtime were never discoverable. - Removed `deferredToolNames` from `ToolSearchConfig` interface - Replaced static `index` with dynamic `buildIndex()` that queries the registry at call time - Added `query="list"` handler to list all deferred tools including MCP - Rewrote description (built-in tools + MCP note) and instructions (three-pattern usage guide: by name, by outcome, query="list") Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||