Skip to content

HybridClaw v0.13.1

Choose a tag to compare

@furukama furukama released this 24 Apr 08:22
· 1351 commits to main since this release

Release Date: April 24, 2026

The delegation visibility and shutdown reliability release — dedicated delegate model routing, live TUI delegate progress, auditable subagent usage, encrypted web-search secret propagation, console navigation polish, and safer WhatsApp gateway shutdown.


Highlights

  • Delegation observability — Delegated agent runs persist request logs, audit tool events, model usage, token counts, and artifacts, and /status can include first-level delegate token totals when a dedicated delegate model is configured.
  • Dedicated delegate model routingproactive.delegation.model lets operators run delegated subagent work on a different model from the parent orchestration turn.
  • Live TUI delegate progress — Delegate batches stream status blocks, child tool progress, token totals, and synthesized final-answer deltas into local TUI sessions.

Changed

  • Sharper delegation behavior — Delegation metadata is carried in child user prompts, duplicate delegate task titles are tracked independently, and delegate is green-lit as internal orchestration while child tool calls remain separately classified.
  • TUI activity rendering — Running tools pulse in place, completed tools switch to a green checkmark, streamed text rows are tracked incrementally, and delegate tool calls avoid leaking partial parent text before delegate output is ready.
  • Console usability — Chat navigation collapses cleanly to a desktop icon rail, mobile chat exposes a topbar sidebar trigger, reduced-motion preferences are respected, and audit inspection stays visible while browsing events.
  • Runtime secret propagation — Brave, Perplexity, and Tavily web-search keys resolve from encrypted runtime secrets and flow into host/container runtimes from active credentials.
  • Local Liquid/LFM compatibility — Local OpenAI-compatible Liquid/LFM requests include a compact tool list in the system prompt while preserving normal tool-choice fields.

Fixed

  • WhatsApp shutdown — Runtime shutdown cancels debounced inbound batches, aborts in-flight handlers, stops typing indicators, and avoids starting new typing state after shutdown begins.
  • Gateway command parsing — Policy, concierge, skill, session, usage, export, audit, and schedule commands normalize whitespace-padded ids and lower-case subcommands through shared helpers.
  • Release documentation — Changelog, README, and operator docs describe the post-v0.13.0 behavior and configuration changes.

Contributors

Core

  • @furukama — delegation reporting, TUI progress, WhatsApp shutdown reliability, web-search secret propagation, release documentation, and release packaging
  • @maxnoller — console chat sidebar collapse, mobile access, reduced-motion handling, and regression coverage

All Contributors

@furukama, @maxnoller


Full Changelog: v0.13.0...v0.13.1