logoalt Hacker News

mgyesterday at 12:17 PM1 replyview on HN

But does the agent have access to a whole computer to write those tools?

Couldn't it write them in a web based dev environment?


Replies

piva00yesterday at 1:46 PM

No, it doesn't, I only run agents in a dedicated development environment (somewhat sandboxed in the file system) but that's how I've used them since the beginning, I don't want it to be accessing my file system as a whole, I only need it to look at code.

Don't think a web-based dev environment would be enough for my use case, I point agents to look into example code from other projects in that environment to use as as bootstraps for other tools.

show 1 reply