GitNexus/gitnexus/src
ivkond 90550bf4da feat(mcp): Phase 6 group resources + automated #794 smoke
- Register `gitnexus://group/{name}/contracts` and
  `gitnexus://group/{name}/status` MCP resources backed by GroupService
  (resources.ts + LocalBackend resource handlers).
- Cover the new resources with unit tests in test/unit/resources.test.ts.
- Convert the Phase 5.4 manual smoke into a table-driven test in
  test/unit/mcp/group-repo-routing.test.ts: `impact` / `query` / `context`
  with `repo: "@myproduct"` + `service: "app/backend"` route to the
  matching GroupService method and the leading `@` is stripped before
  delegation.
- Ignore local agent scratch dirs (.tmp/, .agents/) so review prompts
  and generated skill mirrors never leak into a commit.

Refs #794

Made-with: Cursor
2026-04-19 13:37:30 +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 feat(mcp): Phase 6 group resources + automated #794 smoke 2026-04-19 13:37:30 +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