Hacker News new | ask | show | jobs
by gcr 147 days ago
What about API calls? What about GitHub trusted CI deploys?

One frustrating thing about these solutions is that they’re great to prevent Claude from breaking a machine, but there’s no pervasive sandbox for third party services

3 comments

This is a fun open problem. We've got stuff coming for it (don't want to hijack the thread, though).
Rollback? Its the same as all dev work. Use a dev endpoint for APIs, and thankfully git is a great tool to undo fuckups.
What about them?