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