mirror of
https://github.com/openai/codex.git
synced 2026-04-30 03:12:20 +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