Peter Steinberger 🦞 / @steipete:
Too many agents, too many test suites, one very tired Mac. Run them remote:
Crabbox 0.1.0 🦀
⚡ Remote Linux test boxes (AWS, Hetzner)
🔁 Dirty checkout sync
🦀 Warm boxes with friendly slugs
⏱️ Idle auto-free
brew install openclaw/tap/crabbox
http://crabbox.sh
#OpsMolt@TutorialBTC
Too many agents, too many test suites, one very tired Mac. Run them remote:
Crabbox 0.1.0 🦀
⚡ Remote Linux test boxes (AWS, Hetzner)
🔁 Dirty checkout sync
🦀 Warm boxes with friendly slugs
⏱️ Idle auto-free
brew install openclaw/tap/crabbox
http://crabbox.sh
#OpsMolt@TutorialBTC
OpenClaw🦞 / #openclaw:
OpenClaw 2026.5.2 🦞
🧠 xAI Grok 4.3
🔌 Plugin installs/updates are sturdier
⚡️ Gateway + agent hot paths are leaner
💬 Discord, Slack, Telegram, WhatsApp fixes
🎙 TTS, Realtime, web search, voice-call polish
Less drama. More uptime.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.2
R to @openclaw: xAI gets Grok 4.3 in the bundled catalog, and it’s now the default xAI chat model in OpenClaw. Small line item, very useful default. https://docs.openclaw.ai/providers/xai
R to @openclaw: Plugins got the big plumbing pass: npm-first installs, beta fallback, doctor repair, dependency state, ClawHub metadata, and fewer runtime loads on hot paths. https://docs.openclaw.ai/plugins/manage-plugins
R to @openclaw: Gateway + agent hot paths got leaner: faster startup, lighter session listing, cached tool descriptors, less broad plugin loading, and fewer stalls on large configs. https://docs.openclaw.ai/gateway/diagnostics
R to @openclaw: Provider + media edges got cleaned up: OpenAI-compatible TTS/Realtime, OpenRouter DeepSeek replay, Anthropic-style streams, LM Studio reasoning, web search, music, and voice calls. https://docs.openclaw.ai/providers/models
R to @openclaw: Control UI and WebChat got the boring-good stuff: steadier Sessions, Cron fixes, long-running WebSockets, iOS PWA bounds, slash-command feedback, and clearer Talk diagnostics. https://docs.openclaw.ai/gateway/control-ui
R to @openclaw: Codex got smoother in OpenClaw: native-first app-server tools, better visible replies through `message`, clearer ChatGPT/Codex setup docs, and prompt snapshots to catch drift. https://docs.openclaw.ai/plugins/codex-harness
R to @openclaw: Google Meet + Voice Call got more debuggable: live caption health, listen tests, Twilio join phase logs, DTMF handling, and clearer stale-call state. https://docs.openclaw.ai/plugins/google-meet
R to @openclaw: WhatsApp got real Channel/Newsletter targets now, so `@ newsletter` outbound messages keep channel session metadata instead of quietly routing like DMs. https://docs.openclaw.ai/channels/whatsapp
R to @openclaw: Web search got sturdier across Brave, SearXNG, Firecrawl, Gemini, DuckDuckGo, Exa, MiniMax, and Kimi: better setup, base URLs, SSRF guards, freshness, and clearer failures. https://docs.openclaw.ai/tools/web
R to @openclaw: Slack got a pile of practical fixes: better DMs, routing, missing-scope errors, multi-workspace sends, file uploads, user-group mentions, and exact message reads. https://docs.openclaw.ai/channels/slack
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw 2026.5.2 🦞
🧠 xAI Grok 4.3
🔌 Plugin installs/updates are sturdier
⚡️ Gateway + agent hot paths are leaner
💬 Discord, Slack, Telegram, WhatsApp fixes
🎙 TTS, Realtime, web search, voice-call polish
Less drama. More uptime.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.2
R to @openclaw: xAI gets Grok 4.3 in the bundled catalog, and it’s now the default xAI chat model in OpenClaw. Small line item, very useful default. https://docs.openclaw.ai/providers/xai
R to @openclaw: Plugins got the big plumbing pass: npm-first installs, beta fallback, doctor repair, dependency state, ClawHub metadata, and fewer runtime loads on hot paths. https://docs.openclaw.ai/plugins/manage-plugins
R to @openclaw: Gateway + agent hot paths got leaner: faster startup, lighter session listing, cached tool descriptors, less broad plugin loading, and fewer stalls on large configs. https://docs.openclaw.ai/gateway/diagnostics
R to @openclaw: Provider + media edges got cleaned up: OpenAI-compatible TTS/Realtime, OpenRouter DeepSeek replay, Anthropic-style streams, LM Studio reasoning, web search, music, and voice calls. https://docs.openclaw.ai/providers/models
R to @openclaw: Control UI and WebChat got the boring-good stuff: steadier Sessions, Cron fixes, long-running WebSockets, iOS PWA bounds, slash-command feedback, and clearer Talk diagnostics. https://docs.openclaw.ai/gateway/control-ui
R to @openclaw: Codex got smoother in OpenClaw: native-first app-server tools, better visible replies through `message`, clearer ChatGPT/Codex setup docs, and prompt snapshots to catch drift. https://docs.openclaw.ai/plugins/codex-harness
R to @openclaw: Google Meet + Voice Call got more debuggable: live caption health, listen tests, Twilio join phase logs, DTMF handling, and clearer stale-call state. https://docs.openclaw.ai/plugins/google-meet
R to @openclaw: WhatsApp got real Channel/Newsletter targets now, so `@ newsletter` outbound messages keep channel session metadata instead of quietly routing like DMs. https://docs.openclaw.ai/channels/whatsapp
R to @openclaw: Web search got sturdier across Brave, SearXNG, Firecrawl, Gemini, DuckDuckGo, Exa, MiniMax, and Kimi: better setup, base URLs, SSRF guards, freshness, and clearer failures. https://docs.openclaw.ai/tools/web
R to @openclaw: Slack got a pile of practical fixes: better DMs, routing, missing-scope errors, multi-workspace sends, file uploads, user-group mentions, and exact message reads. https://docs.openclaw.ai/channels/slack
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw🦞 / #openclaw:
OpenClaw 2026.5.3 🦞
📁 File transfer for paired nodes
🧭 /steer + /side for live agent control
🔌 Plugin installs/updates hardened
🛠️ Channel + upgrade fixes
Big release, fewer paper cuts.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.3
OpenClaw🦞 / @openclaw:
R to @openclaw: Move files through paired nodes without pretending stdout is a file system. file_fetch, dir_fetch, dir_list, and file_write are policy-gated, default-deny, and capped at 16 MB per hop. https://docs.openclaw.ai/plugins/reference/file-transfer
OpenClaw🦞 / @openclaw:
R to @openclaw: /steer now targets the active run directly, independent of queue mode. Nudge a long task at the next supported runtime boundary without starting a new turn or changing session defaults. https://docs.openclaw.ai/tools/steer
OpenClaw🦞 / @openclaw:
R to @openclaw: Plugin installs got much less weird: official npm packages, ClawHub fallback, beta-channel updates, dependency status, source-only package rejection, and doctor repair all tightened up. https://docs.openclaw.ai/cli/plugins
OpenClaw🦞 / @openclaw:
R to @openclaw: /side is the new /btw alias for quick side questions: same session context, no tools, no transcript pollution, no derailing the main run. https://docs.openclaw.ai/tools/btw
OpenClaw🦞 / @openclaw:
R to @openclaw: WhatsApp Channels/Newsletters can now be explicit outbound targets with native @ newsletter JIDs, while Discord, Telegram, Slack, Matrix, and Teams got a stack of delivery/recovery fixes. https://docs.openclaw.ai/channels/whatsapp
OpenClaw🦞 / @openclaw:
R to @openclaw: Doctor and update paths are more stubborn in the useful way: safe legacy migrations still land when unrelated config is broken, stale plugin state gets repaired, and macOS upgrade recovery has sharper failure guidance. https://docs.openclaw.ai/cli/doctor
OpenClaw🦞 / @openclaw:
R to @openclaw: Web fetch/search/provider routing got safer for long-running agents: active runtime config is late-bound, trusted proxy paths are explicit, and fake-IP DNS stays scoped to the hostname being requested. https://docs.openclaw.ai/tools/web-fetch
OpenClaw🦞 / @openclaw:
R to @openclaw: Discord got better status signals: explicit reactions can track later tool progress, degraded transport shows up in status, and startup avoids disabled native-command cleanup when you turn slash commands off. https://docs.openclaw.ai/channels/discord
OpenClaw🦞 / @openclaw:
R to @openclaw: Telegram got quieter and more predictable: album buffering is configurable, stale same-session replies are suppressed when newer messages win, and polling startup reuses the successful bot probe.
https://docs.openclaw.ai/channels/telegram
OpenClaw🦞 / @openclaw:
R to @openclaw: Usage and session views should feel lighter: cost/session usage now comes from a durable aggregate cache, and large session stores avoid repeated full scans during chat delivery. https://docs.openclaw.ai/reference/token-use
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw 2026.5.3 🦞
📁 File transfer for paired nodes
🧭 /steer + /side for live agent control
🔌 Plugin installs/updates hardened
🛠️ Channel + upgrade fixes
Big release, fewer paper cuts.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.3
OpenClaw🦞 / @openclaw:
R to @openclaw: Move files through paired nodes without pretending stdout is a file system. file_fetch, dir_fetch, dir_list, and file_write are policy-gated, default-deny, and capped at 16 MB per hop. https://docs.openclaw.ai/plugins/reference/file-transfer
OpenClaw🦞 / @openclaw:
R to @openclaw: /steer now targets the active run directly, independent of queue mode. Nudge a long task at the next supported runtime boundary without starting a new turn or changing session defaults. https://docs.openclaw.ai/tools/steer
OpenClaw🦞 / @openclaw:
R to @openclaw: Plugin installs got much less weird: official npm packages, ClawHub fallback, beta-channel updates, dependency status, source-only package rejection, and doctor repair all tightened up. https://docs.openclaw.ai/cli/plugins
OpenClaw🦞 / @openclaw:
R to @openclaw: /side is the new /btw alias for quick side questions: same session context, no tools, no transcript pollution, no derailing the main run. https://docs.openclaw.ai/tools/btw
OpenClaw🦞 / @openclaw:
R to @openclaw: WhatsApp Channels/Newsletters can now be explicit outbound targets with native @ newsletter JIDs, while Discord, Telegram, Slack, Matrix, and Teams got a stack of delivery/recovery fixes. https://docs.openclaw.ai/channels/whatsapp
OpenClaw🦞 / @openclaw:
R to @openclaw: Doctor and update paths are more stubborn in the useful way: safe legacy migrations still land when unrelated config is broken, stale plugin state gets repaired, and macOS upgrade recovery has sharper failure guidance. https://docs.openclaw.ai/cli/doctor
OpenClaw🦞 / @openclaw:
R to @openclaw: Web fetch/search/provider routing got safer for long-running agents: active runtime config is late-bound, trusted proxy paths are explicit, and fake-IP DNS stays scoped to the hostname being requested. https://docs.openclaw.ai/tools/web-fetch
OpenClaw🦞 / @openclaw:
R to @openclaw: Discord got better status signals: explicit reactions can track later tool progress, degraded transport shows up in status, and startup avoids disabled native-command cleanup when you turn slash commands off. https://docs.openclaw.ai/channels/discord
OpenClaw🦞 / @openclaw:
R to @openclaw: Telegram got quieter and more predictable: album buffering is configurable, stale same-session replies are suppressed when newer messages win, and polling startup reuses the successful bot probe.
https://docs.openclaw.ai/channels/telegram
OpenClaw🦞 / @openclaw:
R to @openclaw: Usage and session views should feel lighter: cost/session usage now comes from a durable aggregate cache, and large session stores avoid repeated full scans during chat delivery. https://docs.openclaw.ai/reference/token-use
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw🦞 / @openclaw:
OpenClaw 2026.5.4 🦞
🧩 Cleaner plugin installs + updates
⚡ Faster Gateway startup paths
🛠️ Better doctor/repair hints
🪟 Windows + Discord reliability fixes
The release where boring got fast.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.4
OpenClaw🦞 / @openclaw:
R to @openclaw: Plugin installs got less fussy: official packages recover cleaner across npm/ClawHub, beta-channel updates behave better, and doctor points stale config at the install you actually need. https://docs.openclaw.ai/cli/plugins
OpenClaw🦞 / @openclaw:
R to @openclaw: Gateway startup and hot control-plane paths got lighter: fewer cold plugin scans, less lazy-load churn, and more useful phase diagnostics when something still feels slow. https://docs.openclaw.ai/cli/gateway
OpenClaw🦞 / #openclaw:
R to @openclaw: Doctor keeps getting sharper: SecretRefs survive cleanup, stale plugin config gets repaired instead of misread, and update failures are more likely to tell you the real next command. https://docs.openclaw.ai/cli/doctor
OpenClaw🦞 / @openclaw:
R to @openclaw: Windows got a calmer localhost story: loopback binds avoid the ::1/libuv trap, temp/media writes land in the right place, and Discord startup/status now reports degraded transport more honestly. https://docs.openclaw.ai/cli/status
OpenClaw🦞 / @openclaw:
R to @openclaw: Chat channels got a lot of paper-cut fixes: Slack threads stay threaded, Telegram previews clean up better, WhatsApp Newsletter targets work explicitly, and Discord final-send failures no longer pretend success. https://docs.openclaw.ai/channels
OpenClaw🦞 / @openclaw:
R to @openclaw: Meet and phone calls got snappier too: Twilio dial-ins can speak through the realtime Gemini voice bridge, with paced audio, bounded queues, and barge-in clearing. https://docs.openclaw.ai/plugins/google-meet
OpenClaw🦞 / @openclaw:
R to @openclaw: Model auth is easier to inspect now:
OpenClaw🦞 / @openclaw:
RT by @openclaw: Firefighters were deployed the whole night for this one 🔥🔥
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw 2026.5.4 🦞
🧩 Cleaner plugin installs + updates
⚡ Faster Gateway startup paths
🛠️ Better doctor/repair hints
🪟 Windows + Discord reliability fixes
The release where boring got fast.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.4
OpenClaw🦞 / @openclaw:
R to @openclaw: Plugin installs got less fussy: official packages recover cleaner across npm/ClawHub, beta-channel updates behave better, and doctor points stale config at the install you actually need. https://docs.openclaw.ai/cli/plugins
OpenClaw🦞 / @openclaw:
R to @openclaw: Gateway startup and hot control-plane paths got lighter: fewer cold plugin scans, less lazy-load churn, and more useful phase diagnostics when something still feels slow. https://docs.openclaw.ai/cli/gateway
OpenClaw🦞 / #openclaw:
R to @openclaw: Doctor keeps getting sharper: SecretRefs survive cleanup, stale plugin config gets repaired instead of misread, and update failures are more likely to tell you the real next command. https://docs.openclaw.ai/cli/doctor
OpenClaw🦞 / @openclaw:
R to @openclaw: Windows got a calmer localhost story: loopback binds avoid the ::1/libuv trap, temp/media writes land in the right place, and Discord startup/status now reports degraded transport more honestly. https://docs.openclaw.ai/cli/status
OpenClaw🦞 / @openclaw:
R to @openclaw: Chat channels got a lot of paper-cut fixes: Slack threads stay threaded, Telegram previews clean up better, WhatsApp Newsletter targets work explicitly, and Discord final-send failures no longer pretend success. https://docs.openclaw.ai/channels
OpenClaw🦞 / @openclaw:
R to @openclaw: Meet and phone calls got snappier too: Twilio dial-ins can speak through the realtime Gemini voice bridge, with paced audio, bounded queues, and barge-in clearing. https://docs.openclaw.ai/plugins/google-meet
OpenClaw🦞 / @openclaw:
R to @openclaw: Model auth is easier to inspect now:
openclaw models auth list shows saved per-agent profiles without dumping secrets or forcing live provider calls. https://docs.openclaw.ai/cli/modelsOpenClaw🦞 / @openclaw:
RT by @openclaw: Firefighters were deployed the whole night for this one 🔥🔥
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw🦞 / @openclaw:
OpenClaw 2026.5.5 🦞
💬 Feishu, LINE, Telegram, Discord fixes
🖥️ Control UI/TUI stay responsive
🔌 Plugins update without losing SDK links
🛠️ Gateway status/restarts clearer
Tiny bugfix release. Extremely tiny.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.5
OpenClaw🦞 / @openclaw:
R to @openclaw: Channel fixes landed across Feishu, LINE, Telegram, Discord, Matrix, Slack, and WhatsApp: better topic routing, safer DM config validation, cleaner progress drafts, and fewer reconnect false alarms. https://docs.openclaw.ai/channels
OpenClaw🦞 / @openclaw:
R to @openclaw: Plugin update paths got sturdier: official npm and ClawHub plugins stay synced across host updates, SDK peer links are reasserted after installs, and diagnostics now explain source-only package failures clearly. https://docs.openclaw.ai/tools/plugin
OpenClaw🦞 / @openclaw:
R to @openclaw: Gateway diagnostics got more useful: deep status now shows recent supervisor restart handoffs, token-shadowing warnings are quieter and sharper, and quick restarts stop leaving background timers behind. https://docs.openclaw.ai/cli/gateway
OpenClaw🦞 / @openclaw:
R to @openclaw: Reminder: OpenClaw has plugins now. Install the integrations you want, keep noisy ones disabled, and enable/disable them from the CLI as your setup changes. Less bundled mystery, more deliberate claws. https://docs.openclaw.ai/plugins/plugin-inventory
OpenClaw🦞 / @openclaw:
R to @openclaw: Using the codex harness is a plugin now, download via https://docs.openclaw.ai/plugins/plugin-inventory
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw 2026.5.5 🦞
💬 Feishu, LINE, Telegram, Discord fixes
🖥️ Control UI/TUI stay responsive
🔌 Plugins update without losing SDK links
🛠️ Gateway status/restarts clearer
Tiny bugfix release. Extremely tiny.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.5
OpenClaw🦞 / @openclaw:
R to @openclaw: Channel fixes landed across Feishu, LINE, Telegram, Discord, Matrix, Slack, and WhatsApp: better topic routing, safer DM config validation, cleaner progress drafts, and fewer reconnect false alarms. https://docs.openclaw.ai/channels
OpenClaw🦞 / @openclaw:
R to @openclaw: Plugin update paths got sturdier: official npm and ClawHub plugins stay synced across host updates, SDK peer links are reasserted after installs, and diagnostics now explain source-only package failures clearly. https://docs.openclaw.ai/tools/plugin
OpenClaw🦞 / @openclaw:
R to @openclaw: Gateway diagnostics got more useful: deep status now shows recent supervisor restart handoffs, token-shadowing warnings are quieter and sharper, and quick restarts stop leaving background timers behind. https://docs.openclaw.ai/cli/gateway
OpenClaw🦞 / @openclaw:
R to @openclaw: Reminder: OpenClaw has plugins now. Install the integrations you want, keep noisy ones disabled, and enable/disable them from the CLI as your setup changes. Less bundled mystery, more deliberate claws. https://docs.openclaw.ai/plugins/plugin-inventory
OpenClaw🦞 / @openclaw:
R to @openclaw: Using the codex harness is a plugin now, download via https://docs.openclaw.ai/plugins/plugin-inventory
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw🦞 / #openclaw:
OpenClaw 2026.5.6 🦞
🩺 doctor leaves Codex OAuth routes alone
🔌 plugin fetch handles odd headers
🌐 web_fetch cleans up timeouts
Small maintenance release:
https://github.com/openclaw/openclaw/releases/tag/v2026.5.6
OpenClaw🦞 / @openclaw:
R to @openclaw: If 5.5 changed your Codex OAuth routing, switch the default agent back with:
openclaw models set openai-codex/gpt-5.5
More checks: https://docs.openclaw.ai/providers/openai#check-and-recover-codex-oauth-routing
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw 2026.5.6 🦞
🩺 doctor leaves Codex OAuth routes alone
🔌 plugin fetch handles odd headers
🌐 web_fetch cleans up timeouts
Small maintenance release:
https://github.com/openclaw/openclaw/releases/tag/v2026.5.6
OpenClaw🦞 / @openclaw:
R to @openclaw: If 5.5 changed your Codex OAuth routing, switch the default agent back with:
openclaw models set openai-codex/gpt-5.5
More checks: https://docs.openclaw.ai/providers/openai#check-and-recover-codex-oauth-routing
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw🦞 / #openclaw:
OpenClaw 2026.5.7 🦞
🔐 Native command + Active Memory auth tightened
📣 Telegram access groups fixed
🧰 Channels list + cron JSON cleaned up
🔌 Plugin install/update repairs hardened
Boring fixes, useful boring.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.7
OpenClaw🦞 / @openclaw:
R to @openclaw: Telegram access groups got stricter and more useful: `accessGroup:*` allowlists now apply across DMs, groups, native commands, and callbacks before numeric sender checks.
Good for shared bot ops without config spaghetti. https://docs.openclaw.ai/channels/access-groups
OpenClaw🦞 / @openclaw:
R to @openclaw: Native commands and memory controls got tighter in 2026.5.7: owner enforcement now applies to native command handlers, and global Active Memory toggles require admin scope.
Less spooky action at a distance. https://docs.openclaw.ai/automation/active-memory
OpenClaw🦞 / @openclaw:
R to @openclaw: `openclaw channels list` is channel-only now, with `--all` for bundled/catalog channels and clear installed/configured/enabled state.
Cron JSON also gets computed status, so scripts stop guessing. https://docs.openclaw.ai/cli/channels
OpenClaw🦞 / @openclaw:
R to @openclaw: Plugin installs and updates got a bunch of unglamorous hardening: managed npm mutations now use the same stable lifecycle shell as package updates, and rollback/repair paths behave more predictably.
The best plugin bug is the one you never meet. https://docs.openclaw.ai/tools/plugin
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw 2026.5.7 🦞
🔐 Native command + Active Memory auth tightened
📣 Telegram access groups fixed
🧰 Channels list + cron JSON cleaned up
🔌 Plugin install/update repairs hardened
Boring fixes, useful boring.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.7
OpenClaw🦞 / @openclaw:
R to @openclaw: Telegram access groups got stricter and more useful: `accessGroup:*` allowlists now apply across DMs, groups, native commands, and callbacks before numeric sender checks.
Good for shared bot ops without config spaghetti. https://docs.openclaw.ai/channels/access-groups
OpenClaw🦞 / @openclaw:
R to @openclaw: Native commands and memory controls got tighter in 2026.5.7: owner enforcement now applies to native command handlers, and global Active Memory toggles require admin scope.
Less spooky action at a distance. https://docs.openclaw.ai/automation/active-memory
OpenClaw🦞 / @openclaw:
R to @openclaw: `openclaw channels list` is channel-only now, with `--all` for bundled/catalog channels and clear installed/configured/enabled state.
Cron JSON also gets computed status, so scripts stop guessing. https://docs.openclaw.ai/cli/channels
OpenClaw🦞 / @openclaw:
R to @openclaw: Plugin installs and updates got a bunch of unglamorous hardening: managed npm mutations now use the same stable lifecycle shell as package updates, and rollback/repair paths behave more predictably.
The best plugin bug is the one you never meet. https://docs.openclaw.ai/tools/plugin
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw🦞 / @openclaw:
OpenClaw 2026.5.27 is live 🦞
🔒 tighter runtime/security boundaries
⚡️ faster gateway + reply paths
🧠 steadier Codex/app-server memory
📡 better channels, providers, Pixverse video
Less wedge, more claw.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.27
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC
OpenClaw 2026.5.27 is live 🦞
🔒 tighter runtime/security boundaries
⚡️ faster gateway + reply paths
🧠 steadier Codex/app-server memory
📡 better channels, providers, Pixverse video
Less wedge, more claw.
https://github.com/openclaw/openclaw/releases/tag/v2026.5.27
#HowToClaw@TutorialBTC
#OpsMolt@TutorialBTC