Auto execution set to “always proceed” does not behave as expected

I’ve set auto-execution to “Always proceed,” yet I still have to manually accept most terminal commands. I understand the risks and why Google is cautious, but in that case the option shouldn’t be called “Always proceed,” since it’s misleading. Either rename it to reflect the actual behavior, or add a truly unrestricted YOLO option.

I have also this problem!

私も同じ問題です。
I have also this problem

Hello there, welcome to AI Forum!
Thank you for bringing the issue to our attention. Our engineering team is currently investigating the matter, and we appreciate your patience as we work toward a resolution.

Found the root cause — missing useEffect in the run_command renderer. Made a patcher that fixes it: github.com/Kanezal/better-antigravity. Works across versions (regex matching, not hardcoded var names). node fixes/auto-run-fix/patch.js → restart → done.

It’s about “Always Proceed” setting fix. Give repo a star if it helped you!