Skip to content

v1.0.8

Choose a tag to compare

@yashagldit yashagldit released this 06 Jun 23:04

Host agent v1.0.8.

Terminal resume rewrite

  • Host-authoritative headless terminal mirror + snapshot serializer.
  • Canonical snapshot resume with offset-tagged live output (correct ordering on rejoin).
  • Scrollback folded into the resume snapshot up to a byte budget.

Windows

  • Nudge ConPTY to flush its initial frame so fresh terminals no longer render blank.
  • Answer DSR cursor-position queries so PowerShell renders its prompt.
  • Windows x64 release support via npm.

Reliability

  • Self-update mechanism + warm-resume update check.
  • WebRTC: timeouts on relay-delta collection and file-channel sends (fixes a control-plane hang after ICE failure).
  • Session title parsing now prefers AI-generated titles.

Misc

  • Updated UI translations across 12 languages.
  • Homebrew formula license corrected to Apache-2.0.

Full Changelog: v1.0.7...v1.0.8