Roo-Code/webview-ui/src
Roo Code 2fa52b92fd feat: implement submodule modes inheritance
This adds support for inheriting custom modes from git submodules:

- Add "submodule" source type to mode schema in packages/types/src/mode.ts
- Add `submodulePath` field to track which submodule a mode comes from
- Add `includeSubmoduleModes` setting in global-settings.ts (default: false)
- Create git-submodules.ts utility for recursive submodule detection
- Modify CustomModesManager to load modes from submodules with proper
  precedence (project > submodule > global)
- Add file watchers for submodule .roomodes files
- Update UI to show submodule indicator in mode selector and make
  submodule modes read-only (disable rename/delete/edit buttons)

Addresses Issue #10382
2025-12-29 22:14:38 +00:00
..
__tests__ ux: Updates to CloudView (#9776) 2025-12-03 13:36:33 +00:00
components feat: implement submodule modes inheritance 2025-12-29 22:14:38 +00:00
context Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
hooks Add config to control public sharing (#10105) 2025-12-15 21:58:15 -05:00
i18n Release v3.38.0 (#10361) 2025-12-27 12:19:48 -08: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: remove strict ARN validation for Bedrock custom ARN users (#10110) 2025-12-15 23:25:41 -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 ux: Updates to CloudView (#9776) 2025-12-03 13:36:33 +00:00
browser-panel.tsx Browser Use 2.0 (#8941) 2025-11-21 17:26:15 -05:00
index.css ux: Provider-centric signup (#10306) 2025-12-23 14:59:29 -08: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