Files
pi-commandcode-provider/CHANGELOG.md
T
2026-05-26 23:05:21 +02:00

13 lines
413 B
Markdown

# Changelog
## 0.1.1 - 2026-05-26
- Align Command Code generate requests with CLI `0.27.2` headers and payload shape.
- Support official Command Code CLI auth files using the `command-code` credential key.
- Handle `reasoning-start` and ignore streamed `tool-result` events.
- Cap generated `max_tokens` by the selected model and the Command Code output limit.
## 0.1.0 - 2026-05-05
- Initial public release.