openclaw/docs/concepts
dorukardahan 5d4b04040d
feat(openai): add gpt-5.4 support for API and Codex OAuth (#36590)
* feat(openai): add gpt-5.4 support and priority processing

* feat(openai-codex): add gpt-5.4 oauth support

* fix(openai): preserve provider overrides in gpt-5.4 fallback

* fix(openai-codex): keep xhigh for gpt-5.4 default

* fix(models): preserve configured overrides in list output

* fix(models): close gpt-5.4 integration gaps

* fix(openai): scope service tier to public api

* fix(openai): complete prep followups for gpt-5.4 support (#36590) (thanks @dorukardahan)

---------

Co-authored-by: Tyler Yust <TYTYYUST@YAHOO.COM>
2026-03-05 21:01:37 -08:00
..
agent-loop.md add prependSystemContext and appendSystemContext to before_prompt_build (fixes #35131) (#35177) 2026-03-05 13:06:59 -05:00
agent-workspace.md
agent.md
architecture.md
compaction.md
context.md Agent: unify bootstrap truncation warning handling (#32769) 2026-03-03 16:28:38 -05:00
features.md
markdown-formatting.md
memory.md feat(memory): add Ollama embedding provider (#26349) 2026-03-02 20:56:40 -05:00
messages.md
model-failover.md docs(models): clarify moonshot thinking and failover stop-reason errors 2026-03-03 01:11:29 +00:00
model-providers.md feat(openai): add gpt-5.4 support for API and Codex OAuth (#36590) 2026-03-05 21:01:37 -08:00
models.md docs: tighten subscription guidance and update MiniMax M2.5 refs 2026-03-03 00:02:37 +00:00
multi-agent.md
oauth.md docs: tighten subscription guidance and update MiniMax M2.5 refs 2026-03-03 00:02:37 +00:00
presence.md
queue.md
retry.md
session-pruning.md
session-tool.md
session.md
streaming.md
system-prompt.md Agent: unify bootstrap truncation warning handling (#32769) 2026-03-03 16:28:38 -05:00
timezone.md
typebox.md
typing-indicators.md
usage-tracking.md