HybridClaw v0.23.0
Release Date: June 9, 2026
The home integrations and admin-operations release: packaged Blink and Philips Hue skills, new fleet-topology and secret-management console surfaces, richer chat code blocks, Sentry reporting, scheduler heartbeat polling, and reliability fixes across hatching, approvals, prompts, shutdown output, and trace exports.
Highlights
- Blink and Philips Hue skills — Added packaged workflows for Blink camera/video-doorbell account setup, inventory, clips, guarded arm/disarm controls, and artifact-backed media, plus Philips Hue Bridge local CLIP v2 setup, light/group/scene reads, guarded changes, and LAN policy diagnostics.
- Fleet and secrets admin surfaces — Added
/admin/fleet-topologyfor A2A instance identity and trust-ledger peer management, and/admin/secretsas a write-only secret manager that never returns cleartext values to the browser. - Chat code rendering and Sentry reporting — Web chat now syntax-highlights completed code blocks with language labels and copy controls, while optional Sentry reporting captures startup/runtime failures with release naming, secret redaction, and graceful shutdown flushes.
Changed
- Installer and npm policy alignment — Fresh Debian/Ubuntu and no-sudo Node setups work more cleanly, while contributor docs, CI, Docker, and package metadata align on npm 11.10+ without adding consumer-facing npm engine warnings.
- Hatching and scheduler flow — Agent hatching now starts immediately from web chat when an active
BOOTSTRAP.mdis selected, and config-backed scheduler jobs can explicitly useheartbeat_pollto skip empty heartbeat files before starting a model turn. - TUI and skill setup polish —
/second-opinionoutput wraps long responses in the terminal, and skill authoring guidance now includes chat-friendly/envand/secretsetup paths alongside local CLI commands.
Fixed
- Runtime and prompt robustness — Interrupted container shutdown output is classified separately from real failures, and malformed Unicode is sanitized before provider prompts and OpenAI-compatible local requests.
- Chat, approval, and autocomplete reliability — Browser chat deletion is blocked while a session run is active, web approval buttons now emit gateway-supported approval commands, and slash autocomplete keeps literal argument and flag completions.
- Trace export integrity — Session trace exports preserve trace hash identifiers while applying secret redaction.
Contributors
Core
- @furukama — Blink and Hue skills, fleet topology, scheduler heartbeat polling, Sentry reporting, hatching flow, TUI/autocomplete/runtime fixes, release work, and supporting docs
- @maxnoller — admin secrets console, chat code rendering, and related console polish
All Contributors
Full Changelog: v0.22.0...v0.23.0