GitNexus/gitnexus/src
ivkond b18d2ecae6 fix(group-mcp): address cross-AI review for @repo routing
- Add subgroupExact to groupQuery/groupContext so @group/member does not
  prefix-match nested member paths (Codex/OpenCode HIGH).
- Build explicit param payloads in callToolAtGroupRepo; map context tool
  symbol name to target so group name is not overwritten (correctness).
- Narrow MCP tool copy: service applies in @ group mode only; align text.
- Refresh ai-context cross-repo section (remove retired group_* tools).
- Extend unit tests for exact filter, routing errors, removed tools, MCP name.

Made-with: Cursor
2026-04-16 01:40:32 +03:00
..
cli fix(group-mcp): address cross-AI review for @repo routing 2026-04-16 01:40:32 +03:00
config fix(ignore): respect negation patterns in .gitnexusignore (#654) 2026-04-06 08:32:47 +01:00
core fix(group-mcp): address cross-AI review for @repo routing 2026-04-16 01:40:32 +03:00
lib feat: configure prettier with pre-commit hook (#563) 2026-03-28 14:58:04 +00:00
mcp fix(group-mcp): address cross-AI review for @repo routing 2026-04-16 01:40:32 +03:00
server fix: content-hash staleness detection for embeddings and vector index creation on zero-node path (#831) 2026-04-15 11:20:48 +01:00
storage fix: map diff hunks to symbol line ranges in detect_changes (#779) 2026-04-11 11:29:52 +01:00
types feat: unify web and cli ingestion pipeline (#536) 2026-03-28 14:07:11 +00:00