chore(deps): update ghcr.io/openclaw/openclaw docker tag to v2026.5.7 #30

Merged
notarock-s-renovate[bot] merged 1 commit from renovate/docker-images into main 2026-05-09 04:24:01 +00:00
notarock-s-renovate[bot] commented 2026-05-07 21:03:27 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Type Update Change
ghcr.io/openclaw/openclaw (source) final patch 2026.5.62026.5.7

Release Notes

openclaw/openclaw (ghcr.io/openclaw/openclaw)

v2026.5.7: openclaw 2026.5.7

Compare Source

Fixes
  • Release/plugin publishing: retry transient ClawHub CLI dependency install failures, keep preview-passing plugins publishable when one preview cell flakes, and verify every expected ClawHub package version after publish so maintenance releases are faster to recover and less likely to hide partial plugin publishes.
  • OpenAI: support openai/chat-latest as an explicit direct API-key model override for trying the moving ChatGPT Instant API alias without changing the stable default model.
  • Cron CLI: include computed status in cron list --json and cron show --json output so external tooling can read disabled/running/ok/error/skipped/idle state without reimplementing cron status derivation. (#​78701) Thanks @​aweiker.
  • Channels CLI: make openclaw channels list channel-only, add --all for bundled and catalog channels, render installed/configured/enabled state, and move model auth/usage details to openclaw models auth list, openclaw status, and openclaw models list. (#​78456) Thanks @​sliverp.
  • Native commands: honor owner enforcement for native command handlers. (#​78864) Thanks @​pgondhi987.
  • Active Memory: require admin scope for global memory toggles. (#​78863) Thanks @​pgondhi987.
  • Gateway/sessions: clear cached skills snapshots during /new and sessions.reset so long-lived channel sessions rebuild the visible skill list after skills change. (#​78873) Thanks @​Evizero.
  • Auto-reply: gate inline skill tool dispatch through before-tool-call authorization hooks. (#​78517) Thanks @​pgondhi987.
  • Tavily: resolve dedicated tavily_search and tavily_extract tool credentials from the active runtime config snapshot, so exec SecretRef-backed API keys do not reach the tools unresolved. (#​78610) Thanks @​VACInc.
  • Plugins/install: use the same absolute POSIX npm lifecycle shell for managed plugin install, rollback, repair, and uninstall npm operations as staged package updates, preventing restricted PATH shells from breaking cleanup. Thanks @​vincentkoc.
  • Agents/context engine: invalidate cached assembled context views when source history shrinks or assembly fails, preventing stale pre-reset history from being reused. Fixes #​77968. (#​78163) Thanks @​brokemac79 and @​ChrisBot2026.
  • Discord/message: parse provider-prefixed targets like discord:channel:<id> as channel sends instead of legacy Discord DM targets, so cross-channel agent message(action="send") calls no longer misroute channel IDs into misleading Unknown Channel failures. Fixes #​78572.
  • Agents/compaction: clamp compaction summary reserve tokens to each model's output limit so high-context compaction no longer requests invalid max_tokens values. (#​54392) Thanks @​adzendo.
  • Commands/BTW: show the /btw missing-question usage placeholder with brackets so outbound channel sanitization keeps it visible. Fixes #​62877. Thanks @​RajvardhanPatil07.
  • Cron/doctor: repair persisted cron jobs whose payload.model was stored as "default", "null", blank, or JSON null by removing the bad override during openclaw doctor --fix while keeping cron runtime model validation strict. Fixes #​78549. Thanks @​bizzle12368239.
  • Telegram: honor accessGroup:* sender allowlists for DMs, groups, native commands, and callback authorization before applying Telegram's numeric sender-ID checks. Fixes #​78660. Thanks @​manugc.
  • Agent delivery: report deliverySucceeded=false when outbound delivery returns no adapter result, so claimed/empty delivery paths no longer masquerade as successful sends. Fixes #​78532. Thanks @​joeyfrasier.
  • Cron/isolated runs: fail implicit announce delivery before model execution when delivery.channel=last has no previous route, so recurring jobs do not spend tokens before hitting a permanent delivery-target error. Fixes #​78608. Thanks @​sallyom.
  • Gateway/sessions: persist a new generated transcript file when daily gateway-agent session rollover changes the session id, while preserving custom transcript paths. Fixes #​78607. Thanks @​nailujac, @​zerone0x, and @​sallyom.
  • Doctor/Codex OAuth: preserve working openai-codex/* PI routes during doctor --fix and recover 2026.5.5-rewritten openai/* GPT-5 routes when only Codex OAuth auth is available, so update repair does not break subscription-auth setups. Fixes #​78407. Thanks @​shakkernerd.
  • Telegram: keep the polling watchdog tied to getUpdates liveness so unrelated outbound Bot API calls cannot mask a wedged inbound poller. Fixes #​78422. Thanks @​ai-hpc.
  • Agents/subagents: have completed session-mode subagent registry rows honor agents.defaults.subagents.archiveAfterMinutes instead of a hardcoded 5-minute TTL, so registry-backed surfaces keep one retention knob across spawn modes. (#​78263) Thanks @​arniesaha.
  • Plugins/channel setup: forward setChannelRuntime from non-bundled external plugin setup entries so deferred external channel runtime initializers are installed before startup polling. Fixes #​77779. (#​77799) Thanks @​openperf.
  • Telegram: treat successful same-chat message tool outbound sends during an inbound Telegram turn as delivered when deciding whether to emit the rewritten silent reply fallback. (#​78685) Thanks @​neeravmakwana.
  • Gateway/tasks: reconcile stale CLI run-context tasks whose live run context disappeared and bound channel hot-reload deferrals so stale task records cannot block Discord/Slack/Telegram reloads forever.
  • Discord/voice: audit Discord voice-channel permissions in channels capabilities and channels status --probe, including auto-join targets, so missing Connect/Speak/Read Message History permissions show up before /vc join.
  • Discord/voice: make voice capture less choppy by extending the default post-speech silence grace to 2.5s, add voice.captureSilenceGraceMs for noisy Discord sessions, and tighten the spoken-output prompt around live STT fragments. Thanks @​vincentkoc.
  • WhatsApp: route proactive phone-number sends through Baileys LID forward mappings when available, so LID-addressed contacts receive agent messages instead of creating sender-only ghost chats. Fixes #​67378. (#​74925) Thanks @​edenfunf.
  • WhatsApp: send captioned MEDIA: directive auto-replies once instead of emitting an empty media message before the captioned media reply. (#​78770) Thanks @​ai-hpc.
  • Codex/approvals: in Codex approval modes, stop installing the pre-guardian native PermissionRequest hook by default so Codex's reviewer can approve safe commands before OpenClaw surfaces an approval, remember allow-always decisions for identical Codex native PermissionRequest payloads within the active session window, and make plugin approval requests validate/render their actual allowed decisions so Telegram and other native approval UIs cannot offer stale actions. Thanks @​shakkernerd.
  • Model providers: normalize APNG sniffed PNG uploads, preserve Gemini 3 tool-call thought-signature replay with fallback signatures, accept legacy __env__:VAR custom-provider keys, and repair snake_case tool-call transcript sanitization. Fixes #​51881, #​48915, #​77566, and #​42858.
  • Telegram/models: parse provider ids containing dots in /models callback buttons so hf.co model lists render as inline keyboard buttons. Fixes #​38745.

Configuration

📅 Schedule: Branch creation - Every minute ( * * * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/openclaw/openclaw](https://openclaw.ai) ([source](https://redirect.github.com/openclaw/openclaw)) | final | patch | `2026.5.6` → `2026.5.7` | --- ### Release Notes <details> <summary>openclaw/openclaw (ghcr.io/openclaw/openclaw)</summary> ### [`v2026.5.7`](https://redirect.github.com/openclaw/openclaw/releases/tag/v2026.5.7): openclaw 2026.5.7 [Compare Source](https://redirect.github.com/openclaw/openclaw/compare/v2026.5.6...v2026.5.7) ##### Fixes - Release/plugin publishing: retry transient ClawHub CLI dependency install failures, keep preview-passing plugins publishable when one preview cell flakes, and verify every expected ClawHub package version after publish so maintenance releases are faster to recover and less likely to hide partial plugin publishes. - OpenAI: support `openai/chat-latest` as an explicit direct API-key model override for trying the moving ChatGPT Instant API alias without changing the stable default model. - Cron CLI: include computed `status` in `cron list --json` and `cron show --json` output so external tooling can read disabled/running/ok/error/skipped/idle state without reimplementing cron status derivation. ([#&#8203;78701](https://redirect.github.com/openclaw/openclaw/issues/78701)) Thanks [@&#8203;aweiker](https://redirect.github.com/aweiker). - Channels CLI: make `openclaw channels list` channel-only, add `--all` for bundled and catalog channels, render installed/configured/enabled state, and move model auth/usage details to `openclaw models auth list`, `openclaw status`, and `openclaw models list`. ([#&#8203;78456](https://redirect.github.com/openclaw/openclaw/issues/78456)) Thanks [@&#8203;sliverp](https://redirect.github.com/sliverp). - Native commands: honor owner enforcement for native command handlers. ([#&#8203;78864](https://redirect.github.com/openclaw/openclaw/issues/78864)) Thanks [@&#8203;pgondhi987](https://redirect.github.com/pgondhi987). - Active Memory: require admin scope for global memory toggles. ([#&#8203;78863](https://redirect.github.com/openclaw/openclaw/issues/78863)) Thanks [@&#8203;pgondhi987](https://redirect.github.com/pgondhi987). - Gateway/sessions: clear cached skills snapshots during `/new` and `sessions.reset` so long-lived channel sessions rebuild the visible skill list after skills change. ([#&#8203;78873](https://redirect.github.com/openclaw/openclaw/issues/78873)) Thanks [@&#8203;Evizero](https://redirect.github.com/Evizero). - Auto-reply: gate inline skill tool dispatch through before-tool-call authorization hooks. ([#&#8203;78517](https://redirect.github.com/openclaw/openclaw/issues/78517)) Thanks [@&#8203;pgondhi987](https://redirect.github.com/pgondhi987). - Tavily: resolve dedicated `tavily_search` and `tavily_extract` tool credentials from the active runtime config snapshot, so `exec` SecretRef-backed API keys do not reach the tools unresolved. ([#&#8203;78610](https://redirect.github.com/openclaw/openclaw/issues/78610)) Thanks [@&#8203;VACInc](https://redirect.github.com/VACInc). - Plugins/install: use the same absolute POSIX npm lifecycle shell for managed plugin install, rollback, repair, and uninstall npm operations as staged package updates, preventing restricted PATH shells from breaking cleanup. Thanks [@&#8203;vincentkoc](https://redirect.github.com/vincentkoc). - Agents/context engine: invalidate cached assembled context views when source history shrinks or assembly fails, preventing stale pre-reset history from being reused. Fixes [#&#8203;77968](https://redirect.github.com/openclaw/openclaw/issues/77968). ([#&#8203;78163](https://redirect.github.com/openclaw/openclaw/issues/78163)) Thanks [@&#8203;brokemac79](https://redirect.github.com/brokemac79) and [@&#8203;ChrisBot2026](https://redirect.github.com/ChrisBot2026). - Discord/message: parse provider-prefixed targets like `discord:channel:<id>` as channel sends instead of legacy Discord DM targets, so cross-channel agent `message(action="send")` calls no longer misroute channel IDs into misleading `Unknown Channel` failures. Fixes [#&#8203;78572](https://redirect.github.com/openclaw/openclaw/issues/78572). - Agents/compaction: clamp compaction summary reserve tokens to each model's output limit so high-context compaction no longer requests invalid `max_tokens` values. ([#&#8203;54392](https://redirect.github.com/openclaw/openclaw/issues/54392)) Thanks [@&#8203;adzendo](https://redirect.github.com/adzendo). - Commands/BTW: show the `/btw` missing-question usage placeholder with brackets so outbound channel sanitization keeps it visible. Fixes [#&#8203;62877](https://redirect.github.com/openclaw/openclaw/issues/62877). Thanks [@&#8203;RajvardhanPatil07](https://redirect.github.com/RajvardhanPatil07). - Cron/doctor: repair persisted cron jobs whose `payload.model` was stored as `"default"`, `"null"`, blank, or JSON `null` by removing the bad override during `openclaw doctor --fix` while keeping cron runtime model validation strict. Fixes [#&#8203;78549](https://redirect.github.com/openclaw/openclaw/issues/78549). Thanks [@&#8203;bizzle12368239](https://redirect.github.com/bizzle12368239). - Telegram: honor `accessGroup:*` sender allowlists for DMs, groups, native commands, and callback authorization before applying Telegram's numeric sender-ID checks. Fixes [#&#8203;78660](https://redirect.github.com/openclaw/openclaw/issues/78660). Thanks [@&#8203;manugc](https://redirect.github.com/manugc). - Agent delivery: report `deliverySucceeded=false` when outbound delivery returns no adapter result, so claimed/empty delivery paths no longer masquerade as successful sends. Fixes [#&#8203;78532](https://redirect.github.com/openclaw/openclaw/issues/78532). Thanks [@&#8203;joeyfrasier](https://redirect.github.com/joeyfrasier). - Cron/isolated runs: fail implicit announce delivery before model execution when `delivery.channel=last` has no previous route, so recurring jobs do not spend tokens before hitting a permanent delivery-target error. Fixes [#&#8203;78608](https://redirect.github.com/openclaw/openclaw/issues/78608). Thanks [@&#8203;sallyom](https://redirect.github.com/sallyom). - Gateway/sessions: persist a new generated transcript file when daily gateway-agent session rollover changes the session id, while preserving custom transcript paths. Fixes [#&#8203;78607](https://redirect.github.com/openclaw/openclaw/issues/78607). Thanks [@&#8203;nailujac](https://redirect.github.com/nailujac), [@&#8203;zerone0x](https://redirect.github.com/zerone0x), and [@&#8203;sallyom](https://redirect.github.com/sallyom). - Doctor/Codex OAuth: preserve working `openai-codex/*` PI routes during `doctor --fix` and recover 2026.5.5-rewritten `openai/*` GPT-5 routes when only Codex OAuth auth is available, so update repair does not break subscription-auth setups. Fixes [#&#8203;78407](https://redirect.github.com/openclaw/openclaw/issues/78407). Thanks [@&#8203;shakkernerd](https://redirect.github.com/shakkernerd). - Telegram: keep the polling watchdog tied to `getUpdates` liveness so unrelated outbound Bot API calls cannot mask a wedged inbound poller. Fixes [#&#8203;78422](https://redirect.github.com/openclaw/openclaw/issues/78422). Thanks [@&#8203;ai-hpc](https://redirect.github.com/ai-hpc). - Agents/subagents: have completed session-mode subagent registry rows honor `agents.defaults.subagents.archiveAfterMinutes` instead of a hardcoded 5-minute TTL, so registry-backed surfaces keep one retention knob across spawn modes. ([#&#8203;78263](https://redirect.github.com/openclaw/openclaw/issues/78263)) Thanks [@&#8203;arniesaha](https://redirect.github.com/arniesaha). - Plugins/channel setup: forward `setChannelRuntime` from non-bundled external plugin setup entries so deferred external channel runtime initializers are installed before startup polling. Fixes [#&#8203;77779](https://redirect.github.com/openclaw/openclaw/issues/77779). ([#&#8203;77799](https://redirect.github.com/openclaw/openclaw/issues/77799)) Thanks [@&#8203;openperf](https://redirect.github.com/openperf). - Telegram: treat successful same-chat `message` tool outbound sends during an inbound Telegram turn as delivered when deciding whether to emit the rewritten silent reply fallback. ([#&#8203;78685](https://redirect.github.com/openclaw/openclaw/issues/78685)) Thanks [@&#8203;neeravmakwana](https://redirect.github.com/neeravmakwana). - Gateway/tasks: reconcile stale CLI run-context tasks whose live run context disappeared and bound channel hot-reload deferrals so stale task records cannot block Discord/Slack/Telegram reloads forever. - Discord/voice: audit Discord voice-channel permissions in `channels capabilities` and `channels status --probe`, including auto-join targets, so missing Connect/Speak/Read Message History permissions show up before `/vc join`. - Discord/voice: make voice capture less choppy by extending the default post-speech silence grace to 2.5s, add `voice.captureSilenceGraceMs` for noisy Discord sessions, and tighten the spoken-output prompt around live STT fragments. Thanks [@&#8203;vincentkoc](https://redirect.github.com/vincentkoc). - WhatsApp: route proactive phone-number sends through Baileys LID forward mappings when available, so LID-addressed contacts receive agent messages instead of creating sender-only ghost chats. Fixes [#&#8203;67378](https://redirect.github.com/openclaw/openclaw/issues/67378). ([#&#8203;74925](https://redirect.github.com/openclaw/openclaw/issues/74925)) Thanks [@&#8203;edenfunf](https://redirect.github.com/edenfunf). - WhatsApp: send captioned `MEDIA:` directive auto-replies once instead of emitting an empty media message before the captioned media reply. ([#&#8203;78770](https://redirect.github.com/openclaw/openclaw/issues/78770)) Thanks [@&#8203;ai-hpc](https://redirect.github.com/ai-hpc). - Codex/approvals: in Codex approval modes, stop installing the pre-guardian native `PermissionRequest` hook by default so Codex's reviewer can approve safe commands before OpenClaw surfaces an approval, remember `allow-always` decisions for identical Codex native `PermissionRequest` payloads within the active session window, and make plugin approval requests validate/render their actual allowed decisions so Telegram and other native approval UIs cannot offer stale actions. Thanks [@&#8203;shakkernerd](https://redirect.github.com/shakkernerd). - Model providers: normalize APNG sniffed PNG uploads, preserve Gemini 3 tool-call thought-signature replay with fallback signatures, accept legacy `__env__:VAR` custom-provider keys, and repair snake\_case tool-call transcript sanitization. Fixes [#&#8203;51881](https://redirect.github.com/openclaw/openclaw/issues/51881), [#&#8203;48915](https://redirect.github.com/openclaw/openclaw/issues/48915), [#&#8203;77566](https://redirect.github.com/openclaw/openclaw/issues/77566), and [#&#8203;42858](https://redirect.github.com/openclaw/openclaw/issues/42858). - Telegram/models: parse provider ids containing dots in `/models` callback buttons so `hf.co` model lists render as inline keyboard buttons. Fixes [#&#8203;38745](https://redirect.github.com/openclaw/openclaw/issues/38745). </details> --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * * * * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43Ni4yIiwidXBkYXRlZEluVmVyIjoiNDMuNzYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/openclaw-image-2!30
No description provided.