mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add ToolSelectionAnalyzer class for intelligent tool filtering - Analyze query complexity (simple/moderate/complex) - Detect tool mentions and group needs - Score tools based on relevance (0-1 scale) - Select 6-12 most relevant tools per query - Add configuration settings for the feature - Include comprehensive unit tests Fixes #9117 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||