Roo-Code/packages
Roo Code ec611f51b5 feat: implement automatic context mentions for custom modes
- Add autoContextMentions field to ModeConfig schema in packages/types/src/mode.ts
- Implement getAutoContextMentionsForCurrentMode() method in Task class
- Automatically inject context mentions when starting or resuming tasks
- Add comprehensive test suite covering all scenarios
- Update .roomodes with example configurations for test and design-engineer modes

Resolves #5154
2025-06-26 23:29:27 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Update evals Docker setup to work on Windows. (#4656) 2025-06-17 11:23:43 -07:00
ipc Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
telemetry Modes selector improvements (#4902) 2025-06-24 14:24:35 -04:00
types feat: implement automatic context mentions for custom modes 2025-06-26 23:29:27 +00:00