Skip to content

v2.5.1

Choose a tag to compare

@dnouri dnouri released this 15 Jun 14:56
· 47 commits to master since this release

2.5.1

Improvements

  • Large resumed sessions become usable promptly — Session history no longer waits for whole-buffer fontification or old table decoration before the buffer appears; the visible tail still gets Markdown and table polish (#233)

  • Full dates in chat message headings — User turns now always show YYYY-MM-DD HH:MM, including messages from today, so saved transcripts stay unambiguous across days (#230)

Fixes

  • C-c C-k cancels compaction too — The abort key now stops the current compaction operation instead of silently doing nothing; streaming abort behavior is unchanged (#232)