openclaw - 💡(How to fix) Fix [Bug]: Issue with OpenClaw Codex OAuth + infer model run

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

openclaw infer model run --local --model openai-codex/gpt-5.5 --prompt "..." --json returns no text output (empty response, non-error exit code).

Error Message

openclaw infer model run --local --model openai-codex/gpt-5.5 --prompt "..." --json returns no text output (empty response, non-error exit code). openclaw infer model run --local --model openai-codex/gpt-5.5 --prompt "..." --json returns no text output (empty response, non-error exit code).

Root Cause

zai/* models [Currently using with API key] via infer model run --local — all good • openai-codex/gpt-5.5 in a full agent session (e.g. /model openai-codex/gpt-5.5 then chatting) — works because the full agent runtime loads the Codex app-server harness

RAW_BUFFERClick to expand / collapse

Bug type

Behavior bug (incorrect output/state without crash)

Beta release blocker

No

Summary

openclaw infer model run --local --model openai-codex/gpt-5.5 --prompt "..." --json returns no text output (empty response, non-error exit code).

Steps to reproduce

openclaw infer model run --local --model openai-codex/gpt-5.5 --prompt "..." --json returns no text output (empty response, non-error exit code).

Expected behavior

zai/* models [Currently using with API key] via infer model run --local — all good

Actual behavior

zai/* models [Currently using with API key] via infer model run --local — all good • openai-codex/gpt-5.5 in a full agent session (e.g. /model openai-codex/gpt-5.5 then chatting) — works because the full agent runtime loads the Codex app-server harness

OpenClaw version

2026.5.7

Operating system

Red Hat Universal Base Image (UBI)

Install method

docker

Model

openai-codex/gpt-5.5 / zai/glm-4.7 / zai/glm-5-turbo

Provider / routing chain

openclaw -> openauth -> openai-codex/gpt-5.5 , openclaw -> API Call -> zai/glm *

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

zai/* models [Currently using with API key] via infer model run --local — all good

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING