v0.0.13
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