Skip to content

v1.22.7

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 12:56
· 2 commits to main since this release
7050b34

[v1.22.7] - 2026-09-07

Changed

  • Refactor(tool)!: permission is a gate, and five defects running it found (@yanmxa in #504)
  • Refactor(core)!: the loop's events are San's, not a translation of them (@yanmxa in #503)
  • Refactor(core)!: the response is ai.Response, so nothing flattens it back (@yanmxa in #502)
  • Refactor(core)!: the loop is the SDK's (@yanmxa in #500)
  • Refactor(core)!: the tool vocabulary is the SDK's (@yanmxa in #499)
  • Reach the model through one stream, not three (@yanmxa in #495)

Fixed

  • Fix(app)!: the overflow guard stopped protecting the context window (@yanmxa in #505)
  • Three scrollback rendering defects found verifying #495 (@yanmxa in #497)