Remix.run Logo
e1g 10 hours ago

Claude: can escape its sandbox (there are GitHub issues about this) and, when sandboxed, still has full read access to everything on your machine (SSH keys, API keys, files, etc.)

Codex: IIRC, only shell commands are sandboxed; the actual agent runtime is not.

dbmikus 8 hours ago | parent [-]

Cool, thanks for explaining!