chore(release): publish 0.5.1 (#44)

This commit is contained in:
Patrick Wozniak
2026-08-11 00:31:51 +02:00
committed by GitHub
parent a367aed63c
commit c4d25d1db1
3 changed files with 9 additions and 3 deletions
+6
View File
@@ -2,9 +2,15 @@
## Unreleased
## 0.5.1 - 2026-08-11
- Add model-specific image input capabilities from the `command-code@1.15.1` catalog and forward user and tool-result images using the current Command Code wire format.
- Update the Command Code client version header to `1.15.1`.
### Contributors
- @DiyarD — reported missing vision support for GPT-5.6 Luna, Muse Spark 1.2, and other vision-capable models.
## 0.5.0 - 2026-08-07
- Stop replaying completed assistant reasoning traces to Command Code while preserving visible text and completed tool calls in follow-up request history.
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "pi-commandcode-provider",
"version": "0.5.0",
"version": "0.5.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pi-commandcode-provider",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",
"devDependencies": {
"@types/node": "25.6.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pi-commandcode-provider",
"version": "0.5.0",
"version": "0.5.1",
"description": "pi custom provider for Command Code API (commandcode.ai)",
"type": "module",
"keywords": [