From f5aaf1e09031f77a26b921182f913bc9498afa2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 19:37:44 +0000 Subject: [PATCH] chore(main): release 0.8.1 --- .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 64f3cdd..02f17d9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.8.0" + ".": "0.8.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 309568b..7776e7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.8.1](https://github.com/raphaelbahat/pi-codegraphcontext/compare/v0.8.0...v0.8.1) (2026-09-19) + + +### Bug Fixes + +* /cgc index and /cgc sync resolve indexedness through the registry-backed chain (snapshot → marker → API point lookup → cgc list) — the marker-only check misclassified marker-less (Neo4j/FalkorDB) workspaces as unindexed; unknown maps to the conservative decline ([7f4bec9](https://github.com/raphaelbahat/pi-codegraphcontext/commit/7f4bec9330cac6e2cd579c699f3fb88bcde169e7)) + ## [0.8.0](https://github.com/raphaelbahat/pi-codegraphcontext/compare/v0.7.2...v0.8.0) (2026-09-16) diff --git a/package.json b/package.json index 86716e5..6155315 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-codegraphcontext", - "version": "0.8.0", + "version": "0.8.1", "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": [