[Bug] Plan mode incorrectly requests permissions for non-destructive operations like explore and Bash commands
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
[]
3 Comments
I'm seeing this too, even when
Use auto mode during planis set totrue.<img width="838" height="84" alt="Image" src="https://github.com/user-attachments/assets/dae4af9b-fd40-4dcd-bd9e-c8a02c5ec821" />
Does anyone know a quickfix? I think I gonna move on codex
Any updates?