Use full access sandbox for NAS work mode

This commit is contained in:
2026-06-10 02:14:55 +09:00
parent 2b2ffd5d9d
commit 6918e18a87
3 changed files with 6 additions and 2 deletions

View File

@@ -39,6 +39,10 @@ Use `/work <prompt>` for write-capable tasks such as editing files, committing,
pushing, or opening pull requests. Plain text and `/ask` stay read-oriented by
default.
On Synology/NAS Docker deployments, keep `CODEX_WRITE_SANDBOX=danger-full-access`
for `/work`. The stricter `workspace-write` sandbox may fail with bubblewrap
namespace errors inside the container.
`/settings`, `/models`, `/schedules`, `/records`, and `/sessions` return inline
buttons, so you can change speed/model/reasoning settings, delete schedules,
manage personal records, and switch or archive sessions without copying ids.