mirror of
https://github.com/openai/codex.git
synced 2026-09-04 15:08:45 +00:00
Fixes: ``` [sandbox_workspace_write] writable_roots = ["~/code/"] ``` translates to ``` /Users/ccunningham/.codex/~/code ``` (i.e. the home dir symbol isn't recognized)