From b7586f10ddfeeb076d6504c7f50dbc608d9f627e Mon Sep 17 00:00:00 2001 From: Patrick Wozniak Date: Tue, 11 Aug 2026 00:29:21 +0200 Subject: [PATCH] chore(release): publish 0.5.1 --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bbe9b6..4cae0a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/package-lock.json b/package-lock.json index 70bbc48..e58b000 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 179343e..05a6ef0 100644 --- a/package.json +++ b/package.json @@ -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": [