Hi, installing the latest update from yestarday my agent manager finally seems to be fixed, new sessions don’t suddenly show infinite loading and just works which is great.
There is still one trivial bug that remains since AG was release. the command allowlist is completly ignored by the agents, there are very trivial commands list select-string and grep which are harmless and i absolutely want to be in allow list, but every single time the agents pause and wait my approval to run them which is a huge slowdown in the workflow.
Please fix this! every other agentic IDE has no trouble respecting allow list but it seems to be impossible in AG.
Hello @shteren,
Thank you for flagging this issue.
I have observed the same behavior with the Allow List feature and have escalated the matter to the relevant engineering team. To help us with deeper investigation, please provide any supporting details, such as logs or screenshots, if available.
It’s actually almost every command which has pipes or redirection. No matter what’s inside, as soon as the “|” or “>” symbol is present in the command - Antigravity will pause the execution and wait for explicit approval. There are some extensions which used to help with that for old AG versions, but they don’t work on a new AG version anymore.
You people are so scared of a single person in the World saying “Antigravity ate my homework!”, that have made the whole technology useless…
Great job.
thats not practicaly, its literally every string reading related command:
find, findstr, grep, select-string etc it hangs on all of those trivial commands and usually it does those because the file reading tool calls are failing