response loop with repeated "uau. e o what?" messages

Open 💬 0 comments Opened Jul 28, 2026 by ThiagoCAltoe

What version of Codex CLI is running?

codex-cli 0.145.0

What subscription do you have?

Pro Lite 5x

Which model were you using?

gpt-5.3-codex-spark xhigh

What platform is your computer?

Linux 6.12.47+rpt-rpi-2712 aarch64 unknown

What terminal emulator and version are you using (if applicable)?

Warp (Windows), SSH to Raspberry Pi, no multiplexer

Codex doctor report

{
      "schemaVersion": 1,
      "generatedAt": "1785207243s since unix epoch",
      "overallStatus": "ok",
      "codexVersion": "0.145.0",
      "checks": {
        "app_server.status": {
          "id": "app_server.status",
          "category": "app-server",
          "status": "ok",
          "summary": "background server is running",
          "details": {
            "app-server version": "0.144.1",
            "control socket": "/root/.codex/app-server-control/app-server-control.sock",
            "daemon state dir": "/root/.codex/app-server-daemon",
            "mode": "ephemeral",
            "pid file": "/root/.codex/app-server-daemon/app-server.pid (missing)",
            "settings": "/root/.codex/app-server-daemon/settings.json (missing)",
            "status": "running",
            "update-loop pid file": "/root/.codex/app-server-daemon/app-server-updater.pid (missing)"
          },
          "remediation": null,
          "durationMs": 52
        },
    … +277 lines (ctrl + t to view transcript)
            "terminal title source": "default"
          },
          "remediation": null,
          "durationMs": 0
        },
        "updates.status": {
          "id": "updates.status",
          "category": "updates",
          "status": "ok",
          "summary": "update configuration is locally consistent",
          "details": {
            "cached latest version": "0.145.0",
            "check for update on startup": "true",
            "last checked at": "2026-07-28T00:34:27.704888683Z",
            "latest version": "0.145.0",
            "latest version status": "current version is not older",
            "npm update target": "/root/.nvm/versions/node/v22.21.1/lib/node_modules/@openai/codex",
            "update action": "npm install -g @openai/codex",
            "version cache": "/root/.codex/version.json"
          },
          "remediation": null,
          "durationMs": 989
        }
      }
    }

What issue are you seeing?

During a normal chat, the assistant entered an unproductive loop repeating: "uau. e o what?" many times in a row, without new useful content, and did not return to normal response flow.

What steps can reproduce the bug?

Uploaded thread: 019fa629-a69c-7e10-bbf5-baf37f888587

What is the expected behavior?

Single, clear responses with no meaningless repetition or infinite loop.

Additional information

Thread ID: 019fa629-a69c-7e10-bbf5-baf37f888587

View original on GitHub ↗