mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add hooksEnabled check to all ToolExecutionHooks methods - Hooks do not execute when master toggle is off - Update Task.ts to inject hooksEnabled getter - Add hooksEnabled to GlobalSettings schema and ExtensionState - UI hides hook list when master toggle is disabled - Add comprehensive tests for toggle enforcement (15 tests) |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||