Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 13:38
4eb989e

0.2.0 (2026-07-20)

Features

  • docker: add compose profiles for CLI, MCP stdio, and loopback HTTP (b5cfa19)
  • envelope: add optional staleness, next_steps, meta enrichment fields (b63a610)
  • mcp: add NextStepPlanner for per-tool follow-up suggestions (f237d6a)
  • mcp: add ResultEnricher composing staleness, next_steps, verbosity, meta (d14c0ad)
  • mcp: commit portable project-scoped stdio registration (3971886)
  • mcp: enrich all tool results with staleness, next_steps, verbosity, meta (953a7d5)
  • mcp: intent-first tool descriptions and verbosity input; regenerate reference (129cc31)
  • query: add read-only StalenessProbe for project freshness (a83882b)

Bug Fixes

  • ci: build pcov from a checksum-pinned tarball instead of pecl (eccae29)
  • ci: build pcov from a checksum-pinned tarball instead of pecl (b7e9055)
  • ci: drop the MCP Observatory link waiver now that the badge resolves (77d3a54)
  • ci: drop the MCP Observatory link waiver now that the badge resolves (b9cffd0)
  • ci: stop binding host paths from inside the quality container (188e93b)
  • cli: emit architecture-summary JSON payload once (7b0a147)
  • discovery: exclude build output and mutation-test sandboxes (7982e46)
  • docker: copy compose file and MCP registration into the quality image (c61ab10)
  • docker: install pinned compose plugin in quality stage (de40f44)
  • docker: purge build headers so the runtime image clears the CVE gate (6170cb6)
  • query: exclude test modules from dead-code nomination (ab8a5e9)
  • query: report dead-code reasons as unfound, not proven absent (e2bfbd2)
  • ts-scanner: prevent OOM and timeouts on real TypeScript projects (7dcbc56)