Skip to content

feat: add codebase map context packs#66

Merged
bntvllnt merged 1 commit into
mainfrom
feat/2-5-0-map-context-pack
Jul 1, 2026
Merged

feat: add codebase map context packs#66
bntvllnt merged 1 commit into
mainfrom
feat/2-5-0-map-context-pack

Conversation

@bntvllnt

@bntvllnt bntvllnt commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • add map CLI/operation plus get_codebase_map, get_scope_graph, and get_context_pack MCP surfaces
  • produce deterministic graph/context-pack evidence with JSON, Markdown, DOT, and GraphML output
  • sync README, docs, llms files, roadmap, registry tests, MCP tests, and real-codebase verification

Review

  • $code-review fix loop complete
  • Artifact: /tmp/code-review-map-context-pack.json
  • Resolved scope graph evidence subset bug in src/mcp/index.ts
  • Removed newly introduced TypeScript as assertions in MCP tests

Validation

  • pnpm lint
  • pnpm typecheck
  • pnpm vitest run tests/mcp-tools.test.ts tests/map.e2e.test.ts --reporter=verbose --pool threads --no-file-parallelism --maxWorkers=1
  • pnpm test (34 files, 470 tests)
  • pnpm verify:cli-real (SUMMARY pass=65 fail=0)
  • git diff --check

Release

  • Target: 2.5.0 canary train only
  • Stable release intentionally not included

@bntvllnt bntvllnt self-assigned this Jul 1, 2026
@bntvllnt bntvllnt added the enhancement New feature or request label Jul 1, 2026
@bntvllnt bntvllnt merged commit 66370dc into main Jul 1, 2026
2 checks passed
@bntvllnt bntvllnt deleted the feat/2-5-0-map-context-pack branch July 1, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant