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