Skip to content

Comment on Ask HN: Secure wrapper for coding agents?

Comments

Beside from particular project, I would like to talk about my rule of thumb in agent usage, which is to separate “smart” from “authorized.”

That is, to build a state wrapper and separate agent from making runtime decision, a dangerous design is letting the same agent both decide and record the state of the system. If it hallucinates, you can hardly find the error.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.