Skip to content

Roo Code ignores mode permissions if concurrent file edits are enabled #4732

@dsent

Description

@dsent

App Version

3.20.3

API Provider

VS Code Language Model API

Model Used

Claude 4

🔁 Steps to Reproduce

I've worked on something with Architect, and at some point, it just started editing PowerShell scripts despite not having permission to do so.

💥 Outcome Summary

I have a modified version of Architect on the project level, but its edition scope is limited:

    groups:
      - read
      - - edit
        - fileRegex: \.(md|yaml|json|toml|.+ignore|roomodes)$
          description: Documentation and configs
      - browser
      - command
      - mcp

The relevant task screenshot:
Image

📄 Relevant Logs or Errors (Optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - Unassigned / ActionableClear and approved. Available for contributors to pick up.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions