Skip to content

HybridClaw v0.12.9

Choose a tag to compare

@furukama furukama released this 19 Apr 08:29
· 1591 commits to main since this release

Release Date: April 19, 2026

The local eval and safer admin-ops release — the new hybridai-skills suite for validating bundled skill prompts, browser-side gateway reloads that avoid container-killing restarts, unattended eval execution, and quieter agent-image build logs.


Highlights

  • hybridai-skills local eval suite — Added hybridclaw eval hybridai-skills [setup|list|run|results] and matching local /eval flows that harvest the bundled skills guides' “Try it yourself” prompts into fixtures and grade which documented skill actually fired from the tool trace.
  • Safer /admin/gateway reload flow — Replaced the browser restart action with Reload Gateway, which refreshes runtime config and secrets without tearing down the enclosing workspace container while keeping manual hybridclaw gateway restart available.
  • Cleaner unattended eval and build workflows — Eval-profiled loopback requests now auto-approve tools and preserve execution trace headers, while container builds suppress noisy debconf frontend fallback warnings in CI.

Changed

  • Skill-eval command and docs surfacehybridai-skills now documents and supports --explicit for forced /<skill> invocation, and the command refs plus skills guides describe the richer observed-skill, artifact, and counted-tool summaries.
  • Admin operator guidance — README, admin-console docs, and channel setup pages now consistently point browser users at /admin/gateway -> Reload Gateway instead of the old restart-oriented wording.

Fixed

  • Unattended eval completion — Eval-profiled loopback requests no longer stop on tool approvals, which keeps detached local eval runs moving end to end.
  • Fresh-agent eval cleanup — Temporary eval workspaces, transient sessions, and audit-trail directories are cleaned up after grading instead of accumulating under the runtime data directory.
  • Agent image build log noise — The runtime image now sets DEBIAN_FRONTEND=noninteractive for apt-based package installation and Playwright dependency setup, eliminating repeated debconf fallback warnings during release and snapshot builds.

Contributors

Core

  • @furukamahybridai-skills, gateway reload UX, quieter agent-image builds, and release-note/doc updates
  • @maxnoller — review and follow-up changes in the v0.12.8...v0.12.9 release range

All Contributors

@furukama
@maxnoller


Full Changelog: v0.12.8...v0.12.9