mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
- Replace raw config display with interactive controls for Events, Matchers, and Timeout - Add backend support for updating hook configurations via hooksUpdateHook message - Implement atomic YAML/JSON writing with event migration logic (moving hooks between keys) - Add multi-select checkboxes for lifecycle events (PreToolUse, PostToolUse, etc.) - Add tool group matchers (read, edit, etc.) with custom pattern fallback - Add timeout preset dropdown (15s - 60m) - Add comprehensive tests for config writing and UI interaction |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| context | ||
| hooks | ||
| i18n | ||
| lib | ||
| oauth | ||
| utils | ||
| vite-plugins | ||
| App.tsx | ||
| browser-panel.tsx | ||
| index.css | ||
| index.tsx | ||
| preflight.css | ||
| types.d.ts | ||
| vite-env.d.ts | ||