Add option to control roo programatically #1744
hoff
started this conversation in
Feature Requests
Replies: 3 comments
-
Does this help? https://github.com/RooVetGit/Roo-Code/tree/main/src/exports We've been putting a lot more work into the extension API that we export for the purposes of running evals / benchmarks, and I think you can use this and extend it as needed. See also: #1656 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks so much, both links are super useful! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can we indicate which mode to utilize ... I guess the prompt could be "Utilize Boomerang to ..." |
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.
-
I'm at the point where an AI is writing my task prompts for me. The only thing preventing a completely hands-off approach is that I have to paste prompts in the chat input and hit enter.
Do you foresee any way we could control roo programatically, through an API, through an SSE connection, or any other way? That would make my day:)
Love all the work you're doing!
Beta Was this translation helpful? Give feedback.
All reactions