Expand fetch_instructions
to include more details about custom modes
#2439
iamhenry
started this conversation in
Feature Requests
Replies: 0 comments
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.
-
Right now the modes get access to the first sentence of all of the other modes' role definitions. We should probably think more deeply about this, but in the meantime you might try cramming a little more info in before the first period.
- MrUbensis there a way to have the orchestrator read the instructions from the mode before assigning the sub task?
i'm finding that orchestrator is assining a scope (which is great) but it doesnt take into account the instructions of the mode that will be working on that task
eg. orchestrator is assigning tasks to red phase mode (my tdd workflow) but it missing the instructions that are part of the red phase custom mode
Beta Was this translation helpful? Give feedback.
All reactions