Releases: HybridAIOne/hybridclaw
HybridClaw v0.12.5
Release Date: April 13, 2026
The operator-workflow and reliability release — versioned admin agent files, keyboard-driven TUI approvals, safer config recovery, and more predictable email, WhatsApp, and retry-aware transport behavior.
Highlights
- Versioned admin agent-file editor — Added
/admin/agentsso operators can edit each registered agent's allowlisted bootstrap markdown files, review saved revisions, and restore earlier versions directly from the browser. - Keyboard-driven TUI approvals —
hybridclaw tuinow opens pending approvals in an interactive picker with arrow-key navigation, number-key quick select, non-interactive fallback prompts, and a resumable exit summary. - Safer runtime-config recovery — Interactive onboarding can now restore the last known-good saved config snapshot or roll back to the newest tracked revision when
config.jsonbecomes invalid.
Changed
- Destructive admin confirmations — Browser-based operator flows now use explicit confirmation dialogs before restarts, deletes, and similar destructive actions.
- Operator docs and release surfaces — README, changelog, and docs landing pages now reflect the current admin-agent, TUI approval, config recovery, and transport-reliability workflows.
Fixed
- Approval replay and exit summaries — Replayed approval prompts now keep their cached details more reliably, web
/approveflows preserve pending metadata, and TUI exit summaries consistently show remote usage/tool/file totals or an explicit unavailable state. - Retry-aware transport backoff — Channel transports now honor service-provided
Retry-Afterdelays and reject invalid retry values early instead of silently retrying with bad timing. - Email first-sync cursor handling — The built-in email transport now seeds a missing mailbox cursor from the current mailbox head so old inbox mail is not replayed as new traffic on first startup.
- WhatsApp startup reliability — The built-in WhatsApp transport now disables Baileys init queries that can trigger intermittent
400/bad-requestfailures during startup and pairing.
Contributors
Core
- @furukama — admin agent-file editor, TUI approval workflow, runtime-config recovery, transport reliability fixes, and release documentation
- @maxnoller — destructive admin confirmation dialogs and console workflow polish
All Contributors
Full Changelog: v0.12.4...v0.12.5
HybridClaw v0.12.4
Release Date: April 12, 2026
The Slack, scheduler, and operator-workflow release — built-in Slack transport, immediate one-shot scheduler jobs, per-agent skill scoping, accessible admin dialogs and toast notifications, and clearer approval presentation across chat channels and gateway surfaces.
Highlights
- Slack transport and setup workflow — Added a built-in Slack Socket Mode channel with
hybridclaw auth login slack, DM/channel policy controls, thread-aware session routing, approval buttons, file handling, and a dedicated operator setup guide. - Immediate one-shot scheduler jobs — Added config-backed
one_shotjobs that run immediately, retry up tomaxRetries, preserve review state, and surface richer delivery output across the gateway and admin scheduler UI. - Per-agent skill scoping and admin feedback UX — Added per-agent skill allowlists while replacing inline console banners with accessible dialog and toast primitives, tightening scheduler/jobs feedback and improving the mobile admin shell.
Changed
- Admin console interactions — The embedded admin console now uses dialog/toast feedback instead of inline banners, and the mobile topbar/sidebar flow is cleaner for narrow-screen operator work.
- Per-agent skill filtering — Agent
skillssettings now narrow the globally enabled skill set, while omittingskillspreserves the existing global scope for backward compatibility. - Approval presentation across channels — Gateway approval copy and channel actions are more consistent across Discord, Slack, and gateway-managed approval surfaces.
Fixed
- Approval id preservation — Resumed approval flows preserve approval ids correctly so existing approval tracking stays stable across gateway and chat surfaces.
Contributors
Core
- @furukama — Slack transport, one-shot scheduler jobs, per-agent skill filtering, approval-flow polish, docs updates, and release preparation
- @maxnoller — Accessible dialog/toast components, scheduler/admin feedback polish, and mobile topbar refinement
All Contributors
Full Changelog: v0.12.3...v0.12.4
HybridClaw v0.12.3
Release Date: April 12, 2026
The transport, memory, and operator-workflow release — built-in Telegram support, first-class memory inspection, native LOCOMO evals, the bundled GBrain plugin and manim-video skill, refreshed admin navigation, and safer runtime polish across model routing, media staging, and config hot reloads.
Highlights
- Telegram transport and inbound media flow — Added a built-in Telegram Bot API channel with BotFather token setup, DM/group policy controls, admin Channels support, inbound media handling, and canonical
telegram:<chatId>send targets. - Memory inspection and native LOCOMO evals — Added
/memory inspect,/memory query, andhybridclaw gateway memory inspectdiagnostics plus managed and locallocomoeval flows with official dataset setup, QA and retrieval modes, detached logs, and retrieval sweeps. - Bundled GBrain plugin and manim-video skill — Shipped the bundled
gbrainplugin for prompt-time recall andgbrain_*tools, alongside a repo-bundledmanim-videoskill with setup helpers, reference packs, and render guidance for scripted explainer videos.
Changed
- Admin console navigation and email workflow — Reworked the embedded console around a structured sidebar taxonomy, richer channel and email surfaces, and a built-in mailbox UI for browsing folders, inspecting metadata, and composing or replying without leaving the runtime.
- Provider-aware model catalogs and routing — Updated
/model listand selector/status surfaces to use provider-scoped catalogs for Codex, OpenRouter, Mistral, and Hugging Face, with explicitopenai-codex/...ids and more consistent discovered-model metadata. - Shared runtime media staging and config reloads — Moved inbound media downloads for email, Telegram, WhatsApp, and Microsoft Teams into the shared
uploaded-media-cachedirectory and taught the gateway to restart Telegram automatically whentelegram.*config changes land.
Fixed
- TUI sandbox preflight correctness —
hybridclaw tuinow respects the sandbox mode reported by a reachable gateway instead of forcing unnecessary rebuild/preflight checks. - HybridAI auxiliary model prefix handling — Auxiliary routing now strips leading provider prefixes correctly so already-namespaced HybridAI model names do not fail at request time.
- GBrain discovery resilience — The bundled GBrain plugin now times out cleanly when
gbrain --tools-jsonhangs and reports parse failures with stdout/stderr previews to make discovery failures actionable.
Contributors
Core
- @furukama — Telegram transport, LOCOMO eval workflows, GBrain plugin + manim-video skill, built-in memory inspection, admin email surfaces, provider/model routing updates, and runtime robustness fixes
- @maxnoller — Admin console sidebar taxonomy, navigation refinement, and supporting console UX polish
All Contributors
Full Changelog: v0.12.2...v0.12.3
HybridClaw v0.12.2
Release Date: April 10, 2026
The memory-provider and operator UX release — bundled Honcho and MemPalace memory plugins, plugin dependency install and health checks, sortable admin tooling with managed gateway restart UX, Discord concierge buttons, and safer runtime defaults.
Highlights
- Honcho memory plugin — Added the bundled
honcho-memoryplugin so HybridClaw can mirror sessions into Honcho, inject prompt-time recall and Honcho tools into later turns, and promote native user-profile saves into Honcho conclusions while built-in memory stays active. - MemPalace memory plugin — Added the bundled
mempalace-memoryplugin with/mempalace ...controls, transcript mining, native-memory mirroring, and prompt-time recall that can route through CLI helpers or a configuredmempalaceMCP server. - Plugin dependency setup and health checks — Plugin manifests can declare npm, pip, and external runtime dependencies;
plugin installandplugin reinstallcan provision them with approval, andplugin checkreports package, binary, env, and config health for local plugins.
Changed
- Admin console tools and gateway UX —
/admin/toolsnow shows only live built-in and enabled plugin tools, admin tables support click-to-sort headers, the Tools view labels usage asInvocations, and the Gateway page adds a managed restart action with clearer restart-state handling. - Plugin install ergonomics and memory routing — Local installs accept bare repo plugin ids, prefer plugin-local executables after dependency setup, reuse the standard approval flow for dependency installers, and the bundled MemPalace provider keeps built-in memory active while switching recall to CLI or MCP-backed routes as available.
- Discord concierge approvals — Discord urgency prompts now use native buttons that resume the pending request directly, disable after selection, and keep normal progress reactions visible while the resumed run executes.
Fixed
- Built-in email config reloads — Gateway config changes to built-in email transport settings now restart the email integration automatically so SMTP and IMAP updates apply without a full gateway restart.
- Timezone-aware reminder prompts — Absolute
cronreminder guidance now uses offset-bearing one-shot timestamps that mirror the user’s timezone instead of defaulting toZtimestamps in prompt examples. - Provider and dependency safety — Non-Anthropic provider requests stop sending stray
maxTokens, Anthropic requests always get a discovered or fallback limit, and plugin dependency probes no longer execute through a shell while reinstall plans are recalculated from the installed plugin directory.
Contributors
Core
- @furukama — Honcho and MemPalace memory integrations, plugin dependency install/check flows, admin tools and gateway UX improvements, Discord concierge approvals, safer runtime handling, and release prep
All Contributors
Full Changelog: v0.12.1...v0.12.2
HybridClaw v0.12.1
Release Date: April 9, 2026
The channel-operations and operator-UX release — browser-based channel management in the admin console, remote-access runbooks for SSH and Tailscale, explicit email thread-header control, secret-backed email setup, unified local help, and cleaner secret-handling across TUI and auth flows.
Highlights
- Admin console channel operations — Added an
/adminChannels workspace with a transport catalog, browser-based editors for Discord, WhatsApp, email, Microsoft Teams, and iMessage, managed secret fields for channel credentials, and live WhatsApp pairing QR display. - Remote-access runbooks — Added maintainer docs for reaching
/chat,/agents,/admin, and remote CLI/TUI clients through SSH tunnels, host-managed Tailscale, and a persistent macOS LaunchAgent tunnel pattern while keeping the gateway bound to loopback. - Explicit email thread replies — The
messagetool/API and the repo-shippedbrevo-emailplugin now accept explicitinReplyToandreferencesMessage-ID headers so outbound replies can attach to existing external mail threads when needed.
Changed
- Secret-backed email transport config — Email setup and runtime config now support
email.passwordas a SecretRef-backed field, andhybridclaw channels email setupkeeps storedEMAIL_PASSWORDsecrets referenced from config instead of falling back to plaintext values. - Local operator docs and help surfaces — Refreshed the README, maintainer docs, channel setup guide, FAQ, and public docs landing page for
0.12.1, and unified TUI plus embedded web/helpoutput through the shared command registry so command listings stay alphabetized and surface-aware.
Fixed
- TUI sandbox preflight —
hybridclaw tuinow follows the sandbox mode reported by a reachable gateway, avoiding unnecessary container rebuild checks when the running gateway is already in host mode and vice versa. - Secret prompt recovery — Hidden secret prompts now restore terminal state correctly after earlier readline prompts across channel setup and auth flows.
- Credential status masking —
auth statussurfaces now report sensitive credentials asconfiguredinstead of echoing partial tokens, keys, or passwords.
Contributors
Core
- @furukama — admin channel operations, remote-access docs, release docs refresh, explicit email threading headers, secret-backed email setup, unified local help, and TUI/auth secret-handling fixes
All Contributors
Full Changelog: v0.12.0...v0.12.1
HybridClaw v0.12.0
Release Date: April 8, 2026
The eval-and-knowledge release — managed local benchmark workflows, nightly dream memory consolidation, browser-based skill authoring, per-agent Brevo email routing, and new persistent knowledge skills for long-lived research and note systems.
Highlights
- Managed local eval workflows — Added top-level
hybridclaw evalplus local/eval, loopback OpenAI-compatible eval environment helpers, managedtau2lifecycle commands, and a nativeterminal-bench-2.0runner with detached logs and progress reporting. - Dream memory consolidation controls — Added local
dream on|off|nowcommands for nightly workspace-memory consolidation, startup catch-up after downtime, and on-demand cleanup summaries in TUI and web sessions. - Skill and plugin expansion — Added admin skill creation and ZIP upload flows, the repo-shipped
brevo-emailplugin for per-agent email addresses, and bundledllm-wikiandzettelkastenskills for persistent research and knowledge maintenance.
Changed
- Skill catalog and operator UX — Normalized skill category metadata across bundled and community skills, grouped
skill listoutput, and refreshed TUI/admin skill management surfaces around availability, review, and authoring. - Scheduler and console review flow — Improved one-shot scheduler board review so outputs and state are surfaced more reliably, while tightening compact mobile navigation behavior in the embedded console.
- Release-facing docs and landing copy — Refreshed the README, reference docs, skills/plugin docs, and public landing page so the shipped
0.12.0surfaces match the current runtime and packaging state.
Contributors
Core
- @furukama — eval workflows, dream memory controls, admin skill management, skills/catalog improvements, bundled knowledge skills, release docs, and supporting reliability work
- @snoller — console and mobile UX improvements that shipped in the
0.12.0release window
All Contributors
Full Changelog: v0.11.0...v0.12.0
HybridClaw v0.11.0
Release Date: April 6, 2026
The gateway-and-operator workflow release — an OpenAI-compatible local gateway API, approval allowlists, a dark-mode admin console, richer web chat controls, clearer channel setup docs, safer packaged runtime pulls, and automated npm publishing for tagged releases.
Highlights
- OpenAI-compatible local gateway API — Added loopback-scoped
/v1/modelsand/v1/chat/completionsendpoints with streaming responses and usage reporting so local tools can talk to HybridClaw through an OpenAI-compatible surface. - Approval allowlists and approval UX cleanup — Added workspace approval allowlists,
/approve always, and tighter approval wording and replay handling across chat, TUI, and gateway flows. - Dark-mode admin console and richer web chat controls — Added console dark mode, reusable dropdown UI, cleaner icon extraction, slash-command suggestions in web chat, and improved mobile/browser behavior.
Changed
- Gateway lifecycle and packaged runtime behavior — Improved gateway start/restart and graceful container replacement, reduced duplicate refresh logging, and preferred public runtime image pulls for packaged installs.
- Operator documentation and setup flow — Added channel setup how-tos for Discord, email, WhatsApp, iMessage, and Microsoft Teams, refreshed release-facing docs and README quick start copy, and aligned console dark theme styling with the docs shell.
- Release publishing automation — Added npm publish-on-release automation, renamed the release workflow, and switched npm publishing to OIDC trusted publishing with better pre-release dist-tag handling.
Fixed
- Startup and update guidance — Fixed gateway startup diagnostics, provider auth/model guidance, and post-update restart reminders so local recovery steps are clearer.
- Browser/runtime cleanup reliability — Hardened browser daemon cleanup, kept host browser runtime availability intact, and treated daemon termination as best-effort.
- Config, health, and import edge cases — Fixed runtime config revision synchronization, removed stale
imageTaghealth output, added ClawHub base URL overrides, and retried skill imports more safely after HTTP 429/503 responses.
Contributors
Core
- @furukama — OpenAI-compatible gateway API, gateway lifecycle/runtime improvements, operator docs refresh, release packaging, and README/docs updates
- @maxnoller — dark-mode admin console, dropdown/icon work, web chat/mobile UX, ClawHub import overrides, and release workflow automation
- @snoller — approval allowlist and approval-flow improvements, alias handling, and channel setup documentation
All Contributors
@furukama, @maxnoller, @snoller
Full Changelog: v0.10.0...v0.11.0
HybridClaw v0.10.0
Release Date: April 1, 2026
The runtime-secrets and migration release — encrypted credential storage, SecretRef-backed authenticated API calls, OpenClaw and Hermes Agent import flows, first-class
llama.cppsupport, and smoother local-only onboarding and model-selection guidance.
Highlights
- Encrypted runtime secret store — Runtime credentials now live in an encrypted
~/.hybridclaw/credentials.jsonstore with per-secret AES-256-GCM encryption, owner-only permissions, separate master-key sourcing, and automatic migration from legacy plaintext secret files. - Secret-backed API auth and SecretRefs — Added named
/secretstorage, SecretRef-backed runtime config fields, and gateway-sidehttp_requestauth injection so models can call authenticated APIs without seeing plaintext tokens in prompts or persisted tool payloads. - OpenClaw and Hermes Agent migration commands — Added
hybridclaw migrate openclawandhybridclaw migrate hermesto preview or import compatible workspace files, config, model settings, and optional secrets into HybridClaw agent workspaces. - Expanded local-provider setup — Added first-class
llama.cppsupport, optional model ids forhybridclaw auth login local, and onboarding paths that let local-only operators skip remote-provider auth entirely.
Changed
- Runtime secret loading model — Secret reads now prefer explicit environment overrides and otherwise resolve values from the encrypted store on demand instead of broadly mirroring decrypted values into ambient
process.envat startup. - Secret persistence boundaries and docs — Reserved non-secret runtime config names are excluded from encrypted secret migration and rejected by the
/secretsurface, while the README, docs shell, FAQ, and runtime docs now reflect the encrypted-secret and SecretRef model. - Local setup and migration UX — Local backend login flows, startup guidance, and migration reporting are clearer around model selection, local-only onboarding, and repeatable imports into non-
mainagents.
Fixed
- Startup onboarding loops — Gateway and TUI startup no longer keep re-triggering onboarding once trust acceptance, local-provider setup, or existing credentials already satisfy runtime prerequisites.
- TUI model guidance for local backends — Startup and slash-menu model guidance now give clearer next steps when a local backend is enabled without a selected model.
- Secret migration edge cases — Runtime secret migration now avoids reserved non-secret keys, isolates legacy migration handling, and preserves clearer failure behavior around legacy-home imports and startup secret bootstrap.
Contributors
Core
- @furukama — encrypted runtime secret store, SecretRef-backed API auth, OpenClaw and Hermes Agent migration flows,
llama.cppsupport, onboarding/model-selection fixes, and release-facing docs updates
All Contributors
Full Changelog: v0.9.8...v0.10.0
HybridClaw v0.9.8
Release Date: March 31, 2026
HybridClaw v0.9.8 adds concierge routing and tracked runtime config revisions, expands agent install and plugin webhook workflows, bundles Sokosumi, and corrects the shipped HybridAI default model to
gpt-4.1-mini.
Highlights
- Added configurable concierge routing with
concierge info|on|off,concierge model, andconcierge profile <asap|balanced|no_hurry> [model]across gateway, TUI, and slash-command surfaces. - Added tracked runtime config revisions backed by
~/.hybridclaw/data/config-revisions.db, plushybridclaw config revisions [list|rollback|delete|clear]for audit and rollback workflows. - Expanded
agent installto support direct.clawURLs, session-side installs, and--skip-import-errors, and added plugin-owned inbound webhook routes plus SDK helpers for dispatching normalized inbound messages. - Added the bundled
sokosumiskill for API-key-authenticated agent hires, coworker task creation, job monitoring, and result retrieval.
Changed
- Updated the shipped HybridAI provider default from
gpt-5-nanotogpt-4.1-mini, reordered the built-in HybridAI model list so fresh configs and onboarding pick that model first, and added static capability metadata forgpt-4.1-mini. - Expanded CI and release verification with broader integration and e2e coverage for gateway docs, config reloads, skill resolution, chat APIs, npm installs, Docker runtime checks, and agent container flows.
- Extracted and tightened gateway plugin service boundaries, improving reload and webhook dispatch behavior while keeping the runtime easier to reason about.
- Refreshed the public docs shell, landing page release content, and release-facing docs so README and the browsable manual match the shipped feature set.
Fixed
- Fixed packaged gateway images so repo docs ship correctly at runtime, and restored static docs deep-link fallback behavior on refresh.
- Fixed packaged install/container reliability around pull-only runtime setup and agent image apt cache locking during builds.
- Fixed agent install partial-failure handling, plugin webhook validation/dispatch edge cases, and tracked config revision robustness around route sanitization, duplicate reads, and watcher timer cleanup.
Contributors
Core
- Benedikt Koehler
All Contributors
- Benedikt Koehler
- Maximilian Noller
- sarthi
Full Changelog: v0.9.7...v0.9.8
HybridClaw v0.9.7
Release Date: March 30, 2026
HybridClaw v0.9.7 adds first-class Mistral support, ATIF-compatible trace export, a searchable
/docshelp surface, smoother web chat streaming, and aligned release-facing documentation for the new patch.
Highlights
- Added first-class
Mistralprovider support withhybridclaw auth login|status|logout mistral,mistral/...model selection, and discovered catalog metadata in selectors and status output. - Added
export trace [sessionId|all|--all]so operators can emit ATIF-compatible trace JSONL with tool calls, token usage, git context, and attribution metadata. - Moved the browsable docs shell to
/docs, added raw-markdown/docs/agents.md, and bundledhybridclaw-helpso HybridClaw product questions can route through the public docs surface before answering. - Smoothed built-in web chat streaming with batched rendering, NDJSON fallback handling, replay cleanup, and preserved scroll position during live output.
Changed
- Tightened session previews and export help across
/sessions, agent cards, slash menus, and other export-related command surfaces. - Reworked gateway and agent Docker images into clearer multi-stage builds, added a
runtime-liteagent target, and added CI Docker preflight checks plus explicit publish targets. - Refreshed public docs routing and release-facing docs, and added a clearer HybridClaw Cloud path across the landing page.
Fixed
- Prevented local iMessage self-chat polling from replaying attributed-body control/history rows as fresh inbound messages.
- Expanded trace-export redaction coverage for more token types plus emails, IPs, phone numbers, SSNs, credit cards, and high-entropy secrets, while anonymizing runner-home paths.
- Hardened Mistral discovery and container build/publish flows around canonical model handling, dependency pruning, native addon builds, and runtime target selection.
Contributors
Core
- Benedikt Koehler
All Contributors
- Benedikt Koehler
- Maximilian Noller
- Stephan Noller
Full Changelog: v0.9.6...v0.9.7