logoalt Hacker News

benswerdyesterday at 6:17 PM2 repliesview on HN

I recommend running the agent harness outside of the computer. The mental model I like to use is the computer is a tool the agent is using, and anything in the computer is untrusted.


Replies

jeremyjhyesterday at 6:23 PM

I would recommend not giving an agent the full run of any computing environment. Do handle fine grained internet access controls and credential injection like OpenShell does?

show 1 reply
croesyesterday at 6:25 PM

The problem is the agent, which should be treated untrusted. The computer isn’t the problem

show 1 reply