Skip to content

saikai 0.4.2

Choose a tag to compare

@m-morino m-morino released this 05 Jul 00:53

Fixes

  • Attention markers no longer freeze until F5 — the default-on auto-refresh gated on directory mtimes, which do not change when a transcript grows. The change gate now watches project subdirs and every listed transcript, so the "needs input" marker flips within ~2s. (011b53d)
  • Mirror: host terminal resize now reaches the browser — the mirror's xterm size was set once at startup; resizing the host froze the mirror geometry. (80ef848)
  • Mirror: region-aware edge auto-scroll — selection auto-scroll now triggers at the pane's own edges (published via a new regions SSE event), not the canvas edges, so selecting inside a claude split pane scrolls correctly. Two-stage: local pan first, host scroll (control ON) second. &debug=1 overlay for diagnosis. (5e6ad39, 84091a6, 6e22b75)
  • Mirror: TLS on by default (opt-out) — the LAN mirror serves https with a self-signed cert. (296307f)
  • Toast rows self-heal against the Windows Terminal hover artifact. (f9e06f3)
  • b2 handoff prompt forbids identifier truncation and tool use during the handoff. (ee7d07d)

Install / upgrade

uv tool install --force saikai