v0.8.2
PyPI: https://pypi.org/project/kolega-code/0.8.2/
Update with:
uv tool install --force kolega-codePyPI is the canonical package distribution. GitHub provides source archives for this release.
What's Changed
- Refactor CLI TUI package layout by @evandempsey in #86
- Move TUI persistence off event loop by @evandempsey in #87
- Optimize TUI streaming render updates by @evandempsey in #88
- Improve gigacode workflow transcript artifacts by @evandempsey in #89
- Fix transcript jump-to-bottom locking by @evandempsey in #90
- Optimize sidebar terminal and logs rendering by @evandempsey in #91
- Fix long TUI approval prompt layout by @evandempsey in #92
- docs: add branch and PR naming guidance by @evandempsey in #93
- chore: release v0.8.2 by @evandempsey in #94
Full Changelog: v0.8.1...v0.8.2