• v2.2.0 387f097314

    v2.2.0 Stable

    github-actions[bot] released this 2026-07-22 19:33:40 -07:00 | 10 commits to main since this release

    Kaimon v2.2.0

    Diff since v2.1.0

    Kaimon 2.2.0

    Features

    • Binary streaming transport — event-driven, wake-on-arrival stream draining
      and a zero-copy raw binary frame path for high-rate streaming consumers (live
      widgets/plots, KaimonSlate binary-emit), cutting stream latency and idle CPU.
    • Startup KaimonGate upgrade prompt — on interactive launch, offers to update
      a stale registry-installed global KaimonGate so auto-connecting REPL sessions
      pick up the latest gate fixes. No-op for dev/current installs; dismissals are
      remembered per version; re-armed with kaimon --reset-global-prompt.

    Fixes

    • #67 — a raw-mode Tachikoma TUI run from a gate REPL no longer wedges the
      host REPL on exit (stream guard via Tachikoma 2.4's set_stream_guard!).

    Requires

    • Tachikoma 2.4, KaimonGate 1.1.
    Downloads