Skip to content

v1.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 16:52
e2ad7d8

1.0.4 - 2026-06-15

Added

  • Record git-describe provenance version (/agmsg version) (#122)
  • Add native Windows agmsg helpers (#103)
  • Readiness handshake by default (status=ready / --no-wait / --ready-timeout) (#113)
  • Launch a new agent into tmux/terminal and auto-actas (#105)

Fixed

  • Busy_timeout on all DB connections — concurrent writes no longer drop (SQLITE_BUSY) (#115)
  • Make the monitor mode and delivery.sh set work under Claude Code's sandboxed Bash tool (#106)
  • Persist per-session watermark so restarts don't drop messages (#107) (#111)
  • Resolve session's real project from subdir/worktree (#92) (#110)

Documentation

  • Show all four install paths (#90)