Roo-Code/webview-ui/src
Toray Altas 609ff88969 feat(hooks): enhance configuration UI with event checkboxes and tool group matchers
- 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
2026-01-17 19:34:44 -05:00
..
__tests__ feat: promote hooks from experimental to permanent feature 2026-01-17 16:10:24 -05:00
components feat(hooks): enhance configuration UI with event checkboxes and tool group matchers 2026-01-17 19:34:44 -05:00
context fix: enforce master toggle for hooks execution 2026-01-17 11:42:28 -05:00
hooks Add config to control public sharing (#10105) 2025-12-15 21:58:15 -05:00
i18n feat: promote hooks from experimental to permanent feature 2026-01-17 16:10:24 -05:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Remove Glama provider (#9801) 2025-12-10 14:08:29 -08:00
utils Feat/issue 5376 aggregate subtask costs (#10757) 2026-01-15 16:44:55 -05:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx feat: promote hooks from experimental to permanent feature 2026-01-17 16:10:24 -05:00
browser-panel.tsx Browser Use 2.0 (#8941) 2025-11-21 17:26:15 -05:00
index.css Basic settings search (#10619) 2026-01-11 14:57:41 -05:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00