Skip to content

v0.64.0

Choose a tag to compare

@grnbtqdbyx-create grnbtqdbyx-create released this 01 Jun 03:27
· 9 commits to main since this release
f551dae

ContextForge v0.64.0

This release moves the surface-diff signal directly into ContextForge PR comments.

Highlights

  • contextforge audit --comment ... --base main now embeds a compact Changed Agent Surfaces section 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.md artifact.
  • 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.