Filter
Exclude
Time range
-
Near
@shengzheyao What's the official place to report bugs ? I think I found a bad one. I specified not to use "rm -rf" (dangerous !) but Antigravity CLI still used it ... { "allowNonWorkspaceAccess": true, "colorScheme": "dark", "model": "Gemini 3.5 Flash (Medium)", "notifications": true, "permissions": { "deny": [ "command(rm -rf)" ] }, "statusLine": { "type": "", "command": "", "enabled": true }, "trustedWorkspaces": [ "/Users/michaelzfreeman", "/Volumes/RecordBoxNVMe/ReturnToTheSource/exoplanets", "/Volumes/RecordBoxNVMe/ReturnToTheSource/zip-folder-viewer" ] }
39
Replying to @levelsio
--permission-mode bypassPermissions --print Skips all trust prompts. Or add /root to ~/.claude/settings.json under trustedWorkspaces if you want it permanent.
1
23