Skip to content

server: v0.28.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 10:15

0.28.2 (2026-08-13)

Features

  • dashboard: list session summary version history on the detail page (48310c8)
  • dev-seed: give a seeded session two curated summary versions (1a64a61)
  • plugin: tell a resumed process to read the stored summary once (da386cb)
  • sessions: add session_summary_versions table and append-on-write (c984608)
  • sessions: budget the Stop reminder correctly, direct verbatim copying of facts (d57b1b8)
  • sessions: rewrite model-facing summary text for replace-and-rewrite (733ddd5)
  • sessions: version titles and expose recent versions via session_get (0563260)

Bug Fixes

  • dashboard: tolerate prettier-wrapped whitespace in summary-history test assertions (29ce7c1)
  • server: create the fixture TMPDIR instead of assuming it exists (0e3fa76)
  • sessions: stop opencode's post-compaction instruction from storing the compacted window (9da6d33)