mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00: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