Skip to content

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 02:10
· 92 commits to main since this release

0.17.0 (2026-06-11)

Bug Fixes

  • vscode: reject the desktop bin/code wrapper — probe serve-web support, not just --version (e5b133d)

Features

  • history: durable history via hostId + machine-preferring deep-link resolution (1935579)
  • host: one daemon per host — dev registers with a live root daemon instead of spawning a second peer (43051de)
  • identity: stable per-machine hostId, advertised in PeerMeta; web groups workspaces by host (43a48a2)
  • lib: embeddable room-client bundle for external consoles (agent-yes.com) (fd0afd1)
  • plugins: daemon plugin layer + agent-yes plugin (agents[] in meta, ay API proxy over the tunnel) (60f77b2)
  • tree: root daemons advertise enumerated workspaces; live meta updates; exact deep-link matching (81493be)