-
v2.2.0 Stable
released this
2026-07-22 19:33:40 -07:00 | 10 commits to main since this releaseKaimon v2.2.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 withkaimon --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'sset_stream_guard!).
Requires
- Tachikoma 2.4, KaimonGate 1.1.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Binary streaming transport — event-driven, wake-on-arrival stream draining