From 74cfa5de28c3c9475002301455c171ff0676e5a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 08:39:08 +0000 Subject: [PATCH] chore(main): release 0.6.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f1c1e58..bcd0522 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.0" + ".": "0.6.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e57de3c..1b8e9bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.6.0](https://github.com/raphaelbahat/pi-codegraphcontext/compare/v0.5.0...v0.6.0) (2026-09-16) + + +### Features + +* make cgc-routing model-invocable — drop disable-model-invocation so the agent can autonomously pull the deep routing content; the skill stays user-executable via /skill:cgc-routing ([db36707](https://github.com/raphaelbahat/pi-codegraphcontext/commit/db36707093a50a2db6536b9953df2cbc6bbdf544)) + ## [0.5.0](https://github.com/raphaelbahat/pi-codegraphcontext/compare/v0.4.2...v0.5.0) (2026-09-16) diff --git a/package.json b/package.json index ffbe179..cc80248 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-codegraphcontext", - "version": "0.5.0", + "version": "0.6.0", "description": "Pi coding-agent extension for CodeGraphContext (CGC): index lifecycle gate, freshness sync, agent routing guidance, status surfaces, and CLI-gap tools wrapping the cgc binary.", "type": "module", "keywords": [