OpenClaw LogoOpenClaw AI News

Articles Tagged #chatgpt

Browse all news, guides, and updates related to #chatgpt

172 articles

Tagged Articles

releases

openclaw 2026.5.26-beta.2

openclaw/openclaw released version v2026.5.26-beta.2 (pre-release). This release includes breaking changes. Key updates: Faster Gateway and replies: startup avoids repeated plugin, channel, session, usage-cost, warning, scheduled-service, and filesystem scans; visible replies separate user-facing...

releases

openclaw 2026.5.26-beta.1

openclaw/openclaw released version v2026.5.26-beta.1 (pre-release). This release includes breaking changes. Key updates: Faster replies and startup: visible reply delivery now separates user-facing sends from slower follow-up work, command/model/plugin metadata is reused on hot paths, and Gateway...

releases

openclaw 2026.5.24-beta.2

openclaw/openclaw released version v2026.5.24-beta.2 (pre-release). This release includes breaking changes. Key updates: iMessage: support thumb-approval reactions — `👍` (Like tapback) resolves an approval as `allow-once` and `👎` resolves as `deny`, with the explicit-approver allowlist read fro...

releases

openclaw 2026.5.24-beta.1

openclaw/openclaw released version v2026.5.24-beta.1 (pre-release). This release includes breaking changes. Key updates: Gateway/perf: reuse process-stable channel catalog reads, avoid repeated bundled-channel boundary checks, and rotate gateway watch CPU profiles so benchmark runs do not accumul...

releases

openclaw 2026.5.22

openclaw/openclaw released version v2026.5.22. This release includes breaking changes. Key updates: Gateway/perf: reuse process-stable channel catalog reads, avoid repeated bundled-channel boundary checks, and rotate gateway watch CPU profiles so benchmark runs do not accumulate unbounded artifac...

releases

openclaw 2026.5.22-beta.1

openclaw/openclaw released version v2026.5.22-beta.1 (pre-release). This release includes breaking changes. Key updates: Docs: clarify README onboarding and Gateway startup paths, WhatsApp QR/408 recovery, cron output language prompts, skill advanced features, gateway upstream 403 troubleshooting...

releases

openclaw 2026.5.20

openclaw/openclaw released version v2026.5.20. Key updates: Exec approvals: remove the old `cat SKILL.md && printf ... && ` allowlist compatibility path so skill files must be loaded with the read tool and only the real skill executable is auto-allowed.; Discord: let voice sessions follow configu...

releases

openclaw 2026.5.20-beta.2

openclaw/openclaw released version v2026.5.20-beta.2 (pre-release). Key updates: Exec approvals: remove the old `cat SKILL.md && printf ... && ` allowlist compatibility path so skill files must be loaded with the read tool and only the real skill executable is auto-allowed.; Discord: let voice se...

releases

openclaw 2026.5.20-beta.1

openclaw/openclaw released version v2026.5.20-beta.1 (pre-release). Key updates: Discord: let voice sessions follow configured Discord users into voice channels, with allowed-channel checks, multi-user handoff, bounded reconciliation, and DAVE recovery preservation. (#84264) Thanks @fuller-stack-...