← Back to context

Comment by kasey_junk

3 months ago

I definitely think running agents in sandboxes is the way to go.

That said Claude code does not have free reign to run commands out of the gate.

Yes it does; you are thinking of agent tool calls. The software package itself runs as your uid and can do anything you can do (except on macOS where reading of certain directories is individually gated).