.clinerules folder support #2083
Replies: 3 comments 6 replies
-
Agreed, also when using a rules file for each Mode, all of these are saved in the root directory of the project. I would prefer them grouped into a folder (such as the .roo folder recently added for the mcp config file) for better project organization. |
Beta Was this translation helpful? Give feedback.
-
@mrubens In the case of a monorepo, since the rules to be adopted vary depending on people and teams, I would like to have support for a |
Beta Was this translation helpful? Give feedback.
-
@upamune's PR is live in 3.11.9! You can add rules in .roo/rules/ and .roo/rules-{mode}/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Cline has support for for both .clinerules file, but new also a .clinerules folder.
I think that is helpful for having easier way to manage the rules.
Roo has custom modes for granular rules, but if I want a BDD custom mode aware of rules which are project-wide for frontend and backend architecture, it would be helpful.
Beta Was this translation helpful? Give feedback.
All reactions