Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(tui): highlight code in user messages by @cniska in #347
- fix(memory): stream distillation requests by @cniska in #348
- fix(chat): append queued messages by @cniska in #349
- fix(status): surface memory and diagnostics by @cniska in #350
- feat(skills): cache guidance in system prompt by @cniska in #351
- fix(cli): width-aware truncation for list tables by @cniska in #352
- docs(skills): sharpen skill descriptions by @cniska in #353
- fix(chat): keep queued messages across interrupts by @cniska in #354
- feat(memory): distill over a work digest by @cniska in #355
- fix(chat): release the connection on exit by @cniska in #356
- fix(chat): preserve transcript promotion order by @cniska in #358
- feat(memory): dedup and skip re-distilling by @cniska in #357
- feat(memory): raise the distiller fact bar by @cniska in #359
- fix(lifecycle): stop the run on cancellation by @cniska in #360
- fix(file-find): match patterns as globs by @cniska in #363
- feat(memory): retire records to a restorable archive by @cniska in #361
- fix(file-find): disclose incomplete discovery by @cniska in #364
- fix(chat): preserve user message indentation by @cniska in #365
- feat(memory): converge the corpus at distill time by @cniska in #362
- feat(memory): configure dedicated embeddings by @cniska in #366
Full Changelog: v0.22.2...v0.23.0