✨ New Features
Configurable Codex Sandbox Mode
- New
OCTOPUS_CODEX_SANDBOXenvironment variable - Three modes:
workspace-write(default),read-only,danger-full-access - Enables workflows on mounted filesystems (SSHFS, NFS, FUSE)
- Automatic warnings for non-default modes
- Full documentation in
docs/SANDBOX-CONFIGURATION.md
🐛 Bug Fixes
📚 Documentation
- Complete sandbox configuration guide
- Security considerations for sandbox modes
- Troubleshooting for mounted filesystem access