mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add disabledTools configuration to global settings schema - Update tool system to filter out disabled tools from system prompt - Create ToolSettings UI component for toggling tools on/off - Add tool settings section to settings view with wrench icon - Update message handlers to persist disabled tools state - Add comprehensive tests for disabled tools functionality - Ensure always-available tools cannot be disabled Fixes #5963 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||