[BUG] It seems that Claude Code on Antigravity is not using windowsHide: true / CREATE_NO_WINDOW while running bash, grep, read, etc.
Resolved 💬 2 comments Opened Jun 8, 2026 by rafaelpitanga Closed Jul 14, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
It seems that Claude Code on Antigravity is not using windowsHide: true / CREATE_NO_WINDOW while running bash, grep, read, etc. Command windows keep opening and closing in less than 1 minute and it is irritating while I use it. The window gets focus and disturbs a lot. I am using version 2.1.143.
What Should Happen?
Command windows not flshing after bash, grep, read and any other windows cmd commands.
Error Messages/Logs
Steps to Reproduce
- Give any job to claude that needs the use of bach, read or grep command.
- When executing, a command window will open and close fast, but getting focus and irritating.
Claude Model
Not sure / Multiple models
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.143
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗