openclaw/src
Neerav Makwana 6fd9d2ff38
fix: support OpenAI Codex media understanding (#54829) (thanks @neeravmakwana)
* OpenAI: register Codex media understanding provider

* fix: route codex image prompts through system instructions

* fix: add changelog for codex image tool fix (#54829) (thanks @neeravmakwana)

* fix: remove any from provider registration tests (#54829) (thanks @neeravmakwana)

---------

Co-authored-by: Ayaan Zaidi <hi@obviy.us>
2026-03-26 10:10:11 +05:30
..
acp
agents fix: restore image-tool generic provider fallback (#54858) (thanks @MonkeyLeeT) 2026-03-26 10:07:43 +05:30
auto-reply fix: use provider-aware context window lookup (#54796) (thanks @neeravmakwana) 2026-03-26 09:28:20 +05:30
bindings
bootstrap
browser Block reset-profile on lower-privilege browser request surfaces (#54618) 2026-03-25 13:36:59 -06:00
canvas-host
channels fix(whatsapp): clarify allowFrom policy error (#54850) 2026-03-26 00:44:10 -03:00
cli fix: auto-enable configured channel plugins in routed CLI commands (#54809) (thanks @neeravmakwana) 2026-03-26 10:06:16 +05:30
commands fix: restore CLI message transcript mirroring (#54187) (thanks @KevInTheCloud5617) 2026-03-26 09:32:43 +05:30
compat
config fix: allow msteams feedback and welcome config keys (#54679) 2026-03-26 03:00:52 +03:00
context-engine
cron cron: queue isolated delivery awareness 2026-03-25 15:21:14 +05:30
daemon fix: tighten systemd duplicate gateway detection (#45328) (thanks @gregretkowski) 2026-03-26 09:20:10 +05:30
docs
extensions
gateway feat: add video generation core infrastructure and extend image generation parameters (#53681) 2026-03-25 18:45:06 -07:00
hooks fix: skip session:patch hook clone without listeners 2026-03-25 16:12:39 +05:30
i18n
image-generation feat: add video generation core infrastructure and extend image generation parameters (#53681) 2026-03-25 18:45:06 -07:00
infra Filter untrusted CWD .env entries before OpenClaw startup (#54631) 2026-03-25 15:49:26 -06:00
interactive
line
link-understanding
logging feat(cli): add json schema to cli tool (#54523) 2026-03-26 02:30:32 +03:00
markdown
media fix: reject path traversal and home-dir patterns in media parse layer (#54642) 2026-03-25 13:35:16 -06:00
media-understanding fix: support OpenAI Codex media understanding (#54829) (thanks @neeravmakwana) 2026-03-26 10:10:11 +05:30
memory fix: trigger compaction on LLM timeout with high context usage (#46417) 2026-03-25 12:51:36 -07:00
node-host Block reset-profile on lower-privilege browser request surfaces (#54618) 2026-03-25 13:36:59 -06:00
pairing refactor: align pairing replies, daemon hints, and feishu mention policy 2026-03-25 04:22:53 -07:00
plugin-sdk feat: add video generation core infrastructure and extend image generation parameters (#53681) 2026-03-25 18:45:06 -07:00
plugins fix: support OpenAI Codex media understanding (#54829) (thanks @neeravmakwana) 2026-03-26 10:10:11 +05:30
process fix: trigger compaction on LLM timeout with high context usage (#46417) 2026-03-25 12:51:36 -07:00
routing
scripts
secrets fix(slack): trim DM reply overhead and restore Codex auto transport (#53957) 2026-03-24 15:03:40 -07:00
security refactor(sandbox): remove tool policy facade (#54684) 2026-03-25 23:03:24 +02:00
sessions
shared refactor: tighten split-runtime live-state guardrails 2026-03-24 21:58:50 -07:00
terminal
test-helpers
test-utils feat: add video generation core infrastructure and extend image generation parameters (#53681) 2026-03-25 18:45:06 -07:00
tts chore(tts): rename VOICE_BUBBLE identifiers to OPUS and update docs 2026-03-25 10:49:21 +05:30
tui fix(ci): restore main green 2026-03-25 16:17:42 -05:00
types
utils fix: stop leaking reply tags in iMessage outbound text (#39512) (thanks @mvanhorn) 2026-03-25 23:00:16 +05:30
video-generation feat: add video generation core infrastructure and extend image generation parameters (#53681) 2026-03-25 18:45:06 -07:00
web-search fix(slack): trim DM reply overhead and restore Codex auto transport (#53957) 2026-03-24 15:03:40 -07:00
wizard
bundled-web-search-registry.ts
channel-web.ts
docker-build-cache.test.ts
docker-image-digests.test.ts
docker-setup.e2e.test.ts refactor: clarify docker setup cli phases 2026-03-24 16:46:12 -07:00
dockerfile.test.ts
entry.respawn.test.ts
entry.respawn.ts
entry.test.ts
entry.ts fixes for cli-containerized (#54223) 2026-03-25 00:51:55 -04:00
entry.version-fast-path.test.ts fixes for cli-containerized (#54223) 2026-03-25 00:51:55 -04:00
extensionAPI.test.ts
extensionAPI.ts
global-state.ts
globals.ts
index.test.ts
index.ts
install-sh-version.test.ts
library.ts
logger.test.ts
logger.ts
logging.ts
param-key.ts
poll-params.test.ts
poll-params.ts
polls.test.ts
polls.ts
runtime.ts
utils.test.ts
utils.ts
version.test.ts
version.ts