Skip to content

RooCode asks for user input even with all allow* flags on #7565

@m-ibm

Description

@m-ibm

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.

  1. 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)
  2. TODO lists still require user interaction
  3. 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

No one assigned

    Labels

    EnhancementNew feature or requestIssue - In ProgressSomeone is actively working on this. Should link to a PR soon.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions