Skip to content

Commit 7e66c3d

Browse files
author
nantas
committed
release(rc): prepare 1.4.11-rc runtime-process guidance
1 parent ce4cd48 commit 7e66c3d

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

gitnexus/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to GitNexus will be documented in this file.
44

5+
## [1.4.11-rc] - 2026-04-01
6+
7+
> Release candidate notes comparing `v1.4.10-rc` -> `v1.4.11-rc`.
8+
9+
### Added
10+
- Added runtime process evidence stitching for Unity retrieval flows, including confidence-aware clues for partial evidence and class-hit projection into process results.
11+
- Added regression coverage for Unity lifecycle/runtime-process projection, schema persistence fallbacks, and setup guidance distribution across workflow-facing skill paths.
12+
13+
### Changed
14+
- Expanded query/context runtime hydration orchestration so Unity class/process evidence is surfaced consistently in tool outputs and shared workflow contracts.
15+
- Standardized runtime-process guidance into a shared source-of-truth contract and distributed it across AGENTS-aligned skill docs and setup-generated guidance.
16+
17+
### Fixed
18+
- Fixed Ladybug impact traversal to avoid read-only DB traversal failures in runtime analysis paths.
19+
- Fixed process resource lifecycle metadata persistence and fallback insert reporting so `repo/processes` output reflects stored state accurately.
20+
521
## [1.4.10-rc] - 2026-03-30
622

723
> Release candidate notes comparing `v1.4.9` -> `v1.4.10-rc`.

gitnexus/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gitnexus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@veewo/gitnexus",
3-
"version": "1.4.10-rc",
3+
"version": "1.4.11-rc",
44
"description": "Graph-powered code intelligence for AI agents. Index any codebase, query via MCP or CLI.",
55
"author": "Abhigyan Patwari",
66
"license": "PolyForm-Noncommercial-1.0.0",

0 commit comments

Comments
 (0)