Skip to content

v3.2.0

Choose a tag to compare

@pro2pilot pro2pilot released this 22 Jun 12:24
· 6 commits to main since this release

v3.2.0 - Universal final-report hardening

Packaging maintenance note (2026-06-29): The uploaded install asset was refreshed as a packaging-only cleanup. The tag and source history were not changed. Do not use GitHub "Download ZIP" or autogenerated "Source code" archives as install packages. Use the uploaded GitHub Release asset only.

v3.2.0 lifts the active release line to 3.2.0 and makes post-work reporting consistent across installed agent integrations.

Install note: Do not use GitHub "Download ZIP" as the install package. Use the release asset only.

Added

  • A shared final-report contract for installed agents after meaningful work or before handoff.
  • A decision record that makes metrics and token-savings reporting part of the expected .knowledge workflow when data exists.
  • v3.2.0 knowledge-log and release-note bootstrap records.
  • Inspector update UI: automatic release check on local server launch, dry-run plan, report view, and explicit apply gated by --allow-local-actions.
  • Updater preflight, migration-default creation, post-upgrade health reporting, and verify coverage for older bootstrap installs.
  • Shared memory adapter contract plus explicit Mem0 and Pinecone adapter CLIs that keep external memory advisory-only.

Changed

  • Active version and schema markers are updated to 3.2.0.
  • Quick-Start.md now requires agents to report doctor status, wiki lint status, suspect or low-confidence areas, repair queue state, routing bundle path, PR summary path, metrics path, and token-savings data when available.
  • Installed AGENTS.md, CLAUDE.md, Codex skills, Claude skills, and OpenCode commands now reinforce the same final-report expectations.
  • Update checks are enabled for Inspector launch, while update apply remains explicit and telemetry-free.
  • Memory provider status now reports adapter commands, offline status behavior, and explicit-live-call boundaries.

Fixed

  • Final reports no longer depend on which agent happened to do the work.
  • Missing or stale metrics are now called out explicitly instead of being silently omitted from the final response.
  • Old installs missing required external_memory defaults no longer become broken after system update; missing defaults are created without overwriting curated knowledge.
  • Filesystem permission/report failures are detected before apply so updates stop before partial backup/copy work.
  • Graphiti and Zep provider manifests are not included in the free/core release artifact.