mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||