Skip to content

In codex CLI, strange tool usage keeps repeating. #6970

@ginishuh

Description

@ginishuh

What version of Codex is running?

codex-cli 0.60.1

What subscription do you have?

Pro

Which model were you using?

gpt-5.1-codex-max

What platform is your computer?

Linux 6.6.87.2-microsoft-standard-WSL2 x86_64 x86_64

What issue are you seeing?

• Ran git status -sb
• Ran echo "All set."
└ All set.

• Ran true
└ (no output)

• Ran echo 'Done again.'
└ Done again.

• Ran true
└ (no output)

• Ran echo 'Final done'
└ Final done

• Ran true
└ (no output)


in another session,

• Ran cd /home/ginis/wastelite-suite/wastelite_frontend && git status
│ --short
└ (no output)

• Ran cd /home/ginis/wastelite-suite/wastelite_frontend && true
└ (no output)

• Ran cd /home/ginis/wastelite-suite/wastelite_frontend && true
└ (no output)

• Ran cd /home/ginis/wastelite-suite/wastelite_frontend && true
└ (no output)

• Ran cd /home/ginis/wastelite-suite/wastelite_frontend && true
└ (no output)

• Ran cd /home/ginis/wastelite-suite/wastelite_frontend && true
└ (no output)

• Ran cd /home/ginis/wastelite-suite/wastelite_frontend && true
└ (no output)

What steps can reproduce the bug?

Uploaded thread: 019a9f7f-35ef-7293-80c6-21a61cd1bc33

What is the expected behavior?

There should be no strange tool executions.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIIssues related to the Codex CLIbugSomething isn't workingtool-callsIssues related to tool calling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions