Skip to content

HybridClaw v0.13.0

Choose a tag to compare

@furukama furukama released this 22 Apr 17:18
· 1373 commits to main since this release

Release Date: April 22, 2026

The provider, workspace, and workflow release — first-class Anthropic support, JSON agent provisioning, Google Workspace API skills, GitHub issue queue automation, editable Excalidraw diagrams, practical SME tutorials, and a refreshed browser chat surface.


Highlights

  • First-class Anthropic provider — Added anthropic/... model routing with direct Messages API support, hybridclaw auth login anthropic, runtime model discovery, doctor/onboarding coverage, and optional official claude -p transport for host sandbox mode.
  • Generated agent provisioning — Added hybridclaw agent config for JSON agent payloads that can upsert metadata, write bootstrap markdown, import profile images, and activate the configured agent without packaging a .claw archive.
  • Google Workspace API workflows — Added bundled gog and gws skills backed by encrypted Google OAuth material, host-minted short-lived access tokens, and focused Gmail, Calendar, Drive, Docs, Sheets, and Contacts workflows.
  • Workflow skills and tutorials — Added gh-issues for GitHub issue queue automation, excalidraw for editable diagrams, a Roman personality profile, and a new Tutorials section for owner, GTM, marketing, sales, DevRel, content, invoicing, webinar, and release-launch workflows.

Changed

  • Browser chat and console navigation — Promoted /chat to a top-level console SPA route, routed the gateway root to chat, refreshed the chat composer and message actions, aligned sidebar branding, and added a shared view switch with desktop navigation collapse.
  • Provider and channel internals — Routed Anthropic through provider-specific auth, probing, discovery, streaming, timeout, task-routing, and credential handling while sharing provider discovery caches and channel runtime lifecycle boilerplate.
  • Prompt and tool surface cleanup — Scoped message-send tool advertising to active channels and reduced redundant prompt-hook/comment noise.
  • Release automation — Added a dedicated release image promotion action and tightened GitHub Actions caching around release image workflows.

Fixed

  • Gateway shutdown and runtime races — Prevented gateway restart hangs during WhatsApp shutdown, waited for in-flight Honcho memory prefetch before prompt context reads, and guarded channel runtime initialization during shutdown.
  • Provider and auth reliability — Fixed Anthropic auth readiness reporting, Claude CLI transport behavior, Anthropic model fallback/discovery paths, OpenRouter free model lookup normalization, and provider discovery failure logging.
  • Chat and console polish — Fixed authenticated agent avatar loading, eager chat avatar initialization, historic replay request hydration, standalone chat viewport sizing, static about routing, collapsed sidebar width, mobile sidebar behavior, and the removed agents manual refresh path.
  • Skill and channel behavior — Preserved user-visible Google Workspace output, hardened gog and gh-issues review paths, limited inactive message tools, and tightened Slack runtime send guards.
  • Streaming text correctness — Avoided duplicate HybridAI assistant text when stream chunks include both cumulative message content and incremental deltas.

Contributors

Core

  • @furukama — release coordination, provider/auth work, agent provisioning, Google Workspace skills, workflow skills, tutorials, docs, reliability fixes, and release automation
  • @ maxnoller — console/chat UI refresh, sidebar and navigation updates, and browser route polish

All Contributors

@furukama, @maxnoller


Full Changelog: v0.12.11...v0.13.0