Skip to content

v0.6.0

Choose a tag to compare

@bowenliang123 bowenliang123 released this 14 Aug 15:29
· 34 commits to main since this release

What's new?

  • fix(host): history retained by whole turns instead of step count — a turn is never cut mid-way.
  • fix(host): assistant replies and tool results priced by their content, not the flat envelope.
  • feat(ui): the full history renders — earlier turns/steps stay reachable via horizontal scroll.
  • feat(ui): chart anchors at the newest bars by default.
  • feat(ui): turn-mode bars and the turn strip align exactly (uniform column width).
  • feat(ui): turn detail shows the step count and a last-step tag.
  • feat(ui): message list shows timestamps.
  • feat(ui): hovering the composition bar highlights the matching legend chip.
  • perf(host): raised folded-history caps so turn mode covers more turns.
  • chore: husky pre-commit hook runs tsc --noEmit.

Contributors

Commits

v0.5.0...v0.6.0 · 12 commits