Ability to define instructions inside of .roo/
folder (custom-instructions-{slug})
#2375
Closed
NamesMT
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
Working on it! #2354 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closed by in progress PR: #2354 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, system prompts could be overidden in
.roo/system-prompt-{slug}
, but custom instructions must be placed at the root directory.It would be amazing to be able to add the custom instructions files inside of
roo
too, so that the root directory is not bloated, and we have the same place to manage all custom instructions / prompts override.Beta Was this translation helpful? Give feedback.
All reactions