-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
EnhancementNew feature or requestNew feature or requestIssue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.bugSomething isn't workingSomething isn't working
Description
App Version
v3.26.1
API Provider
OpenAI Compatible
Model Used
llama 4 maverick
Roo Code Task Links (Optional)
No response
🔁 Steps to Reproduce
When using IPC sockets to automate RooCode tasks, RooCode waits for user input in some cases even though I set every possible/exposed allow flag to true.
- Getting a resource still requires user approval (tool calls go through automatically, but I have to add them all to the allowed list in MCP definition -- would be nicer if there was a "all" key)
- TODO lists still require user interaction
- A bit of knit-picking, but if the rules require user questions there is no way to skip those with a default or have the model choose one
💥 Outcome Summary
I expect the task to start and end without any intervention from the user since I want automation
📄 Relevant Logs or Errors (Optional)
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or requestIssue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done