v0.8.4
PyPI: https://pypi.org/project/kolega-code/0.8.4/
Update with:
uv tool install --force kolega-codePyPI is the canonical package distribution. GitHub provides source archives for this release.
What's Changed
- fix(ci): update actions for Node 24 by @evandempsey in #100
- chore: remove unused imports flagged by ruff F401 by @evandempsey in #101
- security: harden local state file permissions by @evandempsey in #102
- ci: harden release workflow validation by @evandempsey in #103
- ci: add ruff quality gate by @evandempsey in #104
- ci: add coverage and security scans by @evandempsey in #105
- docs: add issue templates by @evandempsey in #106
- docs: add changelog and project links by @evandempsey in #107
- chore: add pre-commit hooks and coverage badge by @evandempsey in #108
- chore(tests): split oversized test modules by @evandempsey in #109
- fix(tui): restore chat focus after app resume and cancel by @evandempsey in #110
- fix(tui): allow ctrl-u to clear multiline composer drafts by @evandempsey in #111
- fix(tui): add composer select all shortcut by @evandempsey in #112
- fix(tui): restore prompt focus from composer by @evandempsey in #113
- fix(tui): auto-grow chat composer by @evandempsey in #114
- fix(tui): optimize planning sidebar markdown by @evandempsey in #115
- fix(tui): clear runtime output on reset by @evandempsey in #116
- perf(tui): reduce Logs and Terminal scrollback caps to 2000 lines by @evandempsey in #117
- chore: release v0.8.4 by @evandempsey in #118
Full Changelog: v0.8.3...v0.8.4