mirror of
https://github.com/openai/codex.git
synced 2026-05-04 13:21:54 +03:00
The workdir used to spawn a agent command is provide by the agent tool, we need to ensure its existence and fallback to process.cwd when not. fix #212