Commands not executed

Resolved 💬 3 comments Opened Jun 7, 2025 by dontepanlin Closed Aug 7, 2025

What version of Codex is running?

0.1.2505172129

Which model were you using?

qwen3:32b

What platform is your computer?

Linux 5.15.167.4-microsoft-standard-WSL2 x86_64 unknown

What steps can reproduce the bug?

Enter prompt, codex return some shell comand in json format but not execute it automaticaly

{"name": "shell", "arguments": {"command": ["find", ".", "-type", "f", "-regex", ".*\(\.cpp\|\.h\)$"], "workdir":
"/home/unclehook/pris/pscore"}}

I configurate auto-edit and auto-mode

What is the expected behavior?

Executed commands, updated context

What do you see instead?

_No response_

Additional information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗