v0.10.0
PyPI: https://pypi.org/project/kolega-code/0.10.0/
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 coverage badge via PR by @evandempsey in #122
- ci: fast-pass coverage badge PRs by @evandempsey in #124
- chore: update coverage badge by @github-actions[bot] in #123
- refactor(llm): split specs.py into a package by @evandempsey in #125
- chore: update coverage badge by @github-actions[bot] in #126
- fix(cli): ignore project dotenv for model config by @evandempsey in #127
- ci: use trusted token for coverage badge PRs by @evandempsey in #129
- chore: update coverage badge by @github-actions[bot] in #128
- fix(ollama): preserve cloud reasoning provider metadata by @evandempsey in #131
- fix(tui): stabilize terminal rendering artifacts by @evandempsey in #132
- chore: update coverage badge by @evankolega in #133
- feat(prompts): add project prompt overrides by @evandempsey in #134
- chore: update coverage badge by @evankolega in #135
- feat(tui): add session changes inspector by @evandempsey in #136
- chore: update coverage badge by @evankolega in #137
- chore: release v0.10.0 by @evandempsey in #138
New Contributors
- @github-actions[bot] made their first contribution in #123
Full Changelog: v0.9.0...v0.10.0