Roo-Code/packages/types
Roo Code bcce6f4522 feat: implement submode LLM customization with compound slugs
- Add hidden and parent fields to ModeConfig type
- Implement compound slug naming convention (parent/child)
- Update ProviderSettingsManager to handle compound slugs with fallback
- Add helper functions for submode management
- Filter hidden modes from mode selector while showing in config panel
- Add comprehensive tests for submode functionality

This allows complex modes to delegate to focused submodes with individual
LLM model & API provider customization, addressing issue #9446
2025-11-22 08:19:49 +00:00
..
npm Release: v1.87.0 (#9477) 2025-11-21 12:15:01 -05:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: implement submode LLM customization with compound slugs 2025-11-22 08:19:49 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00