v0.13.0
PyPI: https://pypi.org/project/kolega-code/0.13.0/
Update with:
uv tool install --force kolega-codePyPI is the canonical package distribution. GitHub provides source archives for this release.
What's Changed
- chore: update coverage badge by @evankolega in #176
- fix(openai_chatgpt): correct GPT-5.5 context window to 272K on Codex backend by @evandempsey in #177
- chore: update coverage badge by @evankolega in #178
- fix(gigacode): persist enabled state across session resume by @evandempsey in #179
- chore: update coverage badge by @evankolega in #180
- feat(mcp): add first-class MCP support by @evandempsey in #181
- feat(cli): persist plan artifacts by @evandempsey in #182
- chore: update coverage badge by @evankolega in #183
- fix(tools): exclude internal tool collection methods by @evandempsey in #184
- fix(tools): avoid dispatcher input name collisions by @evandempsey in #185
- fix(tui): hide queued messages from transcript by @evandempsey in #186
- fix(tui): polish status card spacing by @evandempsey in #187
- chore: update coverage badge by @evankolega in #189
- fix(status): make context-full note generic by @evandempsey in #188
- chore: update coverage badge by @evankolega in #190
- perf(tui): make session diff refresh incremental and async by @evandempsey in #191
- chore: update coverage badge by @evankolega in #192
- chore: release v0.13.0 by @evandempsey in #193
Full Changelog: v0.12.0...v0.13.0