UnifiedExec Function Call in Wrong Directory After Commit c09ed74a
Resolved 💬 1 comment Opened Sep 11, 2025 by fannnzhang Closed Dec 31, 2025
What version of Codex is running?
source code on main branch
Which model were you using?
_No response_
What platform is your computer?
_No response_
What steps can reproduce the bug?
- Merge commit
c09ed74ainto the codebase. - Start the task via the local Codex environment.
- Trigger the function call to execute the
ls -lacommand. - Observe the output in the JSONL log which shows the function being executed in the wrong directory (
/userinstead of the current working directory).
What is the expected behavior?
_No response_
What do you see instead?
_No response_
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗