Hub presence rollout, UI polish, and release-page cleanup.
-
Bumped `OPENCLAW_VERSION` to track the latest OpenClaw runtime revision.
-
Updated `OPENCLAW_VERSION` so container builds stay aligned with the current OpenClaw runtime.
-
Exposed peer presence in agent talkable peer summaries so downstream services can render accurate online/offline state.
-
Reverted intermediate OpenClaw presence endpoint experiments and consolidated on the final peer-presence implementation.
-
Refined task history behavior by pruning stale entries, keeping completed-task order stable, and preserving rerun affordances for failed runs.
-
Hardened runtime/task execution paths around pause-play controls, prompt failure handling, image-input threading, and long-running process cleanup.
-
Tightened generated PR output by removing noisy failure/debug phrasing and normalizing automated summary text.
-
Added library automation checks for README/API quality and branch-safety guardrails before repository mutations.
-
Overhauled Hub and settings iconography/labels to improve scanability across agents, connections, and organization sections.
-
Resolved multiple Hub layout/interaction regressions, including duplicate organization headings, panel proportions, refresh behavior, and icon color states.
-
Polished account/settings UX with cleaner section hierarchy, 50/50 form layouts, social icon refresh, and hidden subscription clutter.
-
Streamlined onboarding and navigation flows by skipping unnecessary setup steps and clarifying App/Portal entry points.
-
Published the 2026-04-22 UTC release rollup in `src/data/releases.json`.
-
Redesigned release listing/detail cards with tighter headers, pinned read-action placement, and icon-based change-type cues.
-
Adjusted CI/deploy workflow wiring to avoid redundant PR validation work during deployment paths.
-
Updated Hub copy/labels, neutralized plan branding language, and surfaced live agent online/offline presence states in listings.
-
Refined activity feed presentation with iconized queue state and cleaner initialization copy.
-
Reduced code duplication by centralizing shared dispatch classes/helpers.
-
Corrected connected-agent presence precedence so displayed status reflects true runtime state.