Skip to content

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 13:05
e43404d

What's Changed

  • fix(tui): full-view age tracks last message, surviving daemon restarts by @edwin-zvs in #943
  • feat(webui): session-list detail row with TUI full-mode info by @edwin-zvs in #944
  • feat(tui,webui): columnize the session-list detail line by @edwin-zvs in #945
  • docs: remove license badge from README by @edwin-zvs in #946
  • Add Hermes coding harness integration by @edwin-zvs in #947
  • feat(harness): add pi coding agent adapter by @edwin-zvs in #948
  • fix(claude): recognize Opus 5 context window by @edwin-zvs in #951
  • fix(tui): highlight focused lineage header rule by @edwin-zvs in #952
  • Exclude slash commands from session auto-titles by @edwin-zvs in #953
  • feat(suggest): on-demand next-prompt suggestion deck (orb → fan → stack) by @edwin-zvs in #950
  • Fix Smith prompt-cache routing by @edwin-zvs in #956
  • Show session model and context in web header by @edwin-zvs in #954
  • Improve TUI harness picker readability by @edwin-zvs in #957
  • Support harness args in construct new by @edwin-zvs in #958
  • Keep Tab-completed harness selected by @edwin-zvs in #959
  • Show shortcuts in session context menu by @edwin-zvs in #961
  • Quantize TUI colors to the terminal's real color depth by @edwin-zvs in #960
  • Keep quantized palette slots that overlap from merging by @edwin-zvs in #962
  • fix(webui): stop the terminal rendering into a grid the child doesn't have by @edwin-zvs in #963
  • chore(release): prepare v0.16.0 by @edwin-zvs in #964

Full Changelog: v0.15.4...v0.16.0