Skip to content

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 27 Jul 12:06
8d82973

Changelog

  • 8d82973 Merge pull request #14 from BackendStack21/feat/top-5-improvements
  • d7600bc feat(tui): reconnect with backoff and resume the session after a socket drop
  • ffe79d1 perf(tui): coalesce streaming renders into one flush per 80ms
  • 3853c62 refactor(tui): split model.go into events, input, and approval files