v0.64.0
ContextForge v0.64.0
This release moves the surface-diff signal directly into ContextForge PR comments.
Highlights
contextforge audit --comment ... --base mainnow embeds a compactChanged Agent Surfacessection in the generated PR comment.- The PR comment summarizes changed agent-readable surfaces, affected ecosystems, and top files before reviewers open any artifact.
- Reusable action and dogfood workflow now pass the same base ref to the audit comment and
contextforge-agent-surface-diff.mdartifact. - README, docs, generated examples, artifact map, launch/comparison docs, and LLM discovery files now describe the PR-comment surface-diff flow.
- Bumps package/action ref to v0.64.0.
Verified
- TDD red checks were observed for PR comment surface summaries and audit base-ref wiring before implementation.
- Local
git diff --check, typecheck, full test suite, build, audit, security benchmark, publish-readiness, and npm pack dry-run passed. - PR #153 checks passed before merge.
- Main branch CI and ContextForge Audit passed after merge.