Skip to content

HybridClaw v0.25.6

Choose a tag to compare

@furukama furukama released this 24 Jun 16:34
· 655 commits to main since this release

Release Date: June 24, 2026

The launch-agent and foreground-logging patch release: web chat launch links can start the intended local agent, and foreground gateway sessions once again mirror logs to the managed gateway log file.


Highlights

  • Launch-agent chat links/chat?agent=<id> now mints a web chat session, preselects the requested local agent, and routes the history bootstrap through that agent so the correct autostart flow runs.
  • Foreground gateway log mirroringgateway start --foreground restores managed gateway log-file output even when logger initialization happens before the foreground command configures its log path.

Changed

  • Web history bootstrap routing — Chat history requests can carry a validated launch-agent id only for the newly minted launch session, while normal session switches continue to reset local agent selection.
  • Gateway autostart metadata — The history bootstrap path now passes web channel, operator, and requested-agent metadata into autostart state checks for more precise launch-session handling.

Fixed

  • Foreground log file streams — The logger can attach the gateway log-file mirror after initialization and avoids opening duplicate file streams when stdio is already redirected to the gateway log.
  • Release metadata — Product packages, root and container lockfiles, shrinkwraps, README release pointer, and changelog entries are aligned at 0.25.6.

Contributors

Core

  • @furukama — launch-agent chat-session autostart routing, foreground gateway logging recovery, release metadata, and supporting tests

All Contributors

@furukama


Full Changelog: v0.25.5...v0.25.6