@d4m1n On the playwright issue; how did you install playwright? I've had issues in past where Claude ignored the PATH so it forgot about the installation. We have some fixes for that coming in next version of Docker Sandboxes though
@d4m1n@waiturnotmydad Hey Dan - PM for the docker sandboxes feature here - we're about to release a new version w/ microVMs. Can you DM me your workflow? Want to make sure it's still working
@gingacodemonkey@mattpocockuk Neat! That works. Bit of a pain though - I'd like to make that easier. Struggling a bit to think of a good way to do this that generalizes across different coding agents.
@bradgessler Feel free to try Docker sandboxes - https://t.co/gi8QOIEcdM. We're working on making a lot of improvements to it, but should at least guard against accessing bad commands
@mattpocockuk@TheOllieJT Thanks for the feedback. We're looking at the worktree experience.
@TheOllieJT Would you want the session context to be maintained with a worktree? Or prefer new context?
@mattpocockuk@gingacodemonkey Hmm, yeah. If you have some global skills you want inside the sandbox, rather than per project, that'd be annoying right now. Can definitely make it easier to copy files from outside sandbox in.
@mattpocockuk@tusharjain@Kiview Hi! PM for Docker Sandboxes here. We're working on network isolation right now!
Don't have docs on the security guarantees right now, but definitely something we need to add. We're also working on improving the security to further increase what we can guarantee.