Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 09:34
7099a71

2.0.0 (2026-07-27)

Features

  • web: answer AskUserQuestion from the dashboard (#50) (#52) (69d0ea2)

Bug Fixes

  • ask: answer every question in an AskUserQuestion batch, not just the first (#54) (c2ff11a)
  • daemon: don't process.exit from the shutdown safety-net under vitest (#45) (e9a13d4)
  • daemon: drain held IPC requests on shutdown (defer/null) (#45) (9dbdbe3)
  • deps: node-pty 1.2.0-beta.14 — ships the linux prebuilds 1.1.0 lacks (#55) (672e568)
  • ipc: drain connections gracefully on close, destroy only stragglers (#45) (eb08863)
  • ipc: flush replies (end + delay) before destroy on close (#45) (b656b96)
  • ipc: force-close in-flight connections on server shutdown (#45) (0598a73)
  • notify: surface waiting permission prompts locally in notify mode (#49) (#51) (df81b0a)
  • win: root-fix Windows CI teardown flake + make Windows a hard gate (#45) (2542986)

Continuous Integration

  • release: anchor release-please + target stable 2.0.0 + drop v1-era dead files (#53) (3f6be98)