From ef93950140f598297f91296810e1975fd7fcee74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 04:02:07 +0000 Subject: [PATCH] Release packages --- .changeset/shim-status-attached.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/shim-status-attached.md diff --git a/.changeset/shim-status-attached.md b/.changeset/shim-status-attached.md deleted file mode 100644 index 399e3e2..0000000 --- a/.changeset/shim-status-attached.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"grok-bot-cli": patch ---- - -Report `attached-shim` from `gbot codex status` when the desktop-shim is active (installed wrapper that the Desktop-facing `CODEX_CLI_PATH` points at), outranking a stale-looking private-stdio process list. diff --git a/CHANGELOG.md b/CHANGELOG.md index 82b69e2..701eeeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # grok-bot-cli +## 0.4.4 + +### Patch Changes + +- 4563466: Report `attached-shim` from `gbot codex status` when the desktop-shim is active (installed wrapper that the Desktop-facing `CODEX_CLI_PATH` points at), outranking a stale-looking private-stdio process list. + ## 0.4.3 ### Patch Changes diff --git a/package.json b/package.json index 04fbe29..1c7b6c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grok-bot-cli", - "version": "0.4.3", + "version": "0.4.4", "description": "CLI and Agent Bundle plugin for Grok Bot agents and groups: create, update, message, inspect threads, and automate cleanup", "type": "module", "bin": {