Skip to content

v0.3.15

Choose a tag to compare

@github-actions github-actions released this 22 Jul 16:54
· 146 commits to main since this release

v0.3.15 (2026-07-22)

Features

  • mid-turn message queue (steering) while the agent is running (6adb56a)

Bug Fixes

  • await in-flight flush in saveSession to prevent process.exit() race (94efe83)
  • fix session header/message race, and compaction state consistency (e314525)
  • close flushPendingMessages double-append race (490ef4d)