[Bug] Plan mode incorrectly requests permissions for non-destructive operations like explore and Bash commands

Status Open
Reported on v2.1.215
Maintainer reply None cached
Activity 2 comments · opened Jul 20, 2026

Bug Description
Earlier for plan mode, you did not, you didn't used to ask any permissions, for example, like for Bash tools or for exploring. Now, it has been a complete headache that plan mode, you're not changing anything, you're just exploring. Plan mode is asking for, you know, whenever it's trying to batch command execute or trying to explore, even a simple task like explore which is non-destructive, non-editive, like a non-writing task, even for that you're asking permissions. Like, this is a complete, something internally something has failed in your code. Please fix this soon for batch mode, for essentially for plan mode, you should not be asking any such, let's just say, permissions. Like, it's, you know, it's not needed. It never used to occur. This is a bad bug which is completely poor user experience.

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 2.1.215
  • Feedback ID: 8b90f586-c2fb-496a-b59b-9ffc36b3fddc

Errors

[]

View original on GitHub ↗

3 Comments

Ionaru · 1 month ago

I'm seeing this too, even when Use auto mode during plan is set to true.

<img width="838" height="84" alt="Image" src="https://github.com/user-attachments/assets/dae4af9b-fd40-4dcd-bd9e-c8a02c5ec821" />

DylanVeldra · 1 month ago

Does anyone know a quickfix? I think I gonna move on codex

Unity2Blender · 1 month ago

Any updates?