Skip to content

v1.1.11

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:48
7ac4d6e

1.1.11 - 2026-07-27

Added

  • Offer monitor as the default delivery mode, drop the beta framing (#497)
  • Support spawning into herdr panes (#495)
  • Drag files onto a pane to insert their path (#481)
  • Render terminals via WebGL, attached only to the active pane (#446)

Fixed

  • Stop the bridge launcher duplicating children and burning a core (#496)
  • Make the turn watchdog an idle timeout, not a fixed ceiling (#443)
  • Mark read_at on live delivery so a later inbox.sh does not replay it (#439)
  • Memoize the sqlite3 -escape probe instead of re-running it (#494)
  • Treat kill -0 EPERM as alive under the command sandbox (#447)
  • Fail loudly on shifted args instead of running with zero subscriptions (#477)
  • Add -g to macOS Terminal/iTerm launch so it doesn't steal focus (#470)
  • Make record-session project arg optional, reject poison records (#473)
  • Avoid two-line grep -c count breaking record-session integer test (#484)
  • Bound the self-clean race in the watcher re-invocation test (#440)
  • Shell-quote delivery hook command paths (F14) (#487)
  • Close #87-class SQLi/path-hazard gaps in rename/leave/reset/rename-team/team/api (#482)

Documentation

  • State how to pronounce agmsg (#498)