Hacker News new | ask | show | jobs
by p_kuni 26 days ago
Why does your harness allow the LLM to generate output that can disable rules & checks?
1 comments

I have no idea because Google Antigravity is closed source.
Although I don't use it, Antigravity should be configurable to prevent reads / writes to certain files. You should definitely do that and ideally configure a hook to automatically run the linter after the LLM completes, then feed it back to the LLM if it's red. Don't prompt your agent to do stuff, build your loop in a deterministic manner.