-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
Problem (one or two sentences)
Why do we have one .roomodes and not .roo/modes/slug-*/.roomode strtucture. It would simpligy sharing modes, it would allow for modes to have custom mcp.json per mode etc etc... It would also create possibilities to store rules per mode inside the folder and avoid quite cryptic configs we have now. RooCode is very limited what cen be configured per what and too many settings are global, preventing real and correct agentic behavious (scope, setiings) per different agents/roles (modes)
Context (who is affected and when)
Anyone trying to design anything more serious and more preciselly configured based on modes.
Desired behavior (conceptual, not technical)
Allow .roo/modes/slug-*/.roomode or similar structure where per mode configs will be allowed.
Constraints / preferences (optional)
I understand it will be main trouble for UI....
Request checklist
- I've searched existing Issues and Discussions for duplicates
- This describes a specific problem with clear context and impact
Roo Code Task Links (optional)
No response
Acceptance criteria (optional)
No response
Proposed approach (optional)
No response
Trade-offs / risks (optional)
No response