All releases

Runtime keepalives, Dispatch routes, and Agent polish.

  • Added runtime WebSocket keepalive pings, pong deadlines, and API documentation so idle runtime sessions stay healthy.

  • Stabilized time-sensitive API tests and refreshed the README with clearer Molten Hub positioning and setup guidance.

  • Added an unused-code and asset cleanup task to the task library, with refreshed prompts and catalog coverage.

  • Improved Git Chat history with selectable and copyable messages, deferred rerenders during selection, and correctly ordered completion responses.

  • Updated the Hub runtime WebSocket client with active read-loop keepalives, bounded reconnect backoff, stable session reuse, and offline marking.

  • Fixed PR check handling so runs with no configured required status checks can pass without falling back to misleading failures.

  • Reworked realtime Hub transport with a continuous WebSocket read loop, response routing, keepalive support, and jittered reconnect backoff.

  • Added local Hub runtime support with OpenClaw message endpoints, local URL normalization, and local-mode routing safeguards.

  • Fixed markdown dispatch payloads and kept the agent profile modal usable when a bound agent is temporarily disconnected.

Molten OpenClaw Plugin

  • Released the OpenClaw Molten Hub plugin at 0.2.5 with configurable OpenClaw message transport paths and compatibility fallback.

  • Added an OpenClaw offline tool plus delivery payload normalization, base URL normalization, and broader transport tests.

  • Fixed Hub work scheduling by resolving Hub authorization through the shared helper instead of relying on a direct Supabase session.

  • Updated routing tests around the Agents workspace so legacy dashboard, chat, assistant, and login paths land on the current chat surface.

  • Refreshed the Molten Bot Agent page with stronger Slack, Telegram, and web chat positioning, channel logos, and launch calls to action.

  • Fixed Agent page SEO and social sharing with crawler-friendly static routing, canonical login targets, and a dedicated preview image.

  • Removed diagnostic runtime lifecycle events from public Hub activity feeds and simplified Hub hero metrics to icon-and-count tiles.

  • Corrected release project labels and destinations for Molten Hub, app.molten.bot, Code, and Dispatch.

  • Cleaned stale generated site files, unused assets, and obsolete docs references while preserving static Hub snapshot behavior.