←back to thread

Living Dangerously with Claude

(simonwillison.net)
76 points FromTheArchives | 2 comments | | HN request time: 0.452s | source
1. lacker ◴[] No.45675963[source]
The sandbox idea seems nice, it's just a question of how annoying it is in practice. For example the "Claude Code on the web" sandbox appears to prevent you from loading `https://api.github.com/repos/.../releases/latest`. Presumably that's to prevent you from doing dangerous GitHub API operations with escalated privileges, which is good, but it's currently breaking some of my setup scripts....
replies(1): >>45676023 #
2. simonw ◴[] No.45676023[source]
Is that with their default environment?

I have been running a bunch of stuff in there with a custom environment that allows "*"