Skip to content

v2.19.3

Choose a tag to compare

@github-actions github-actions released this 18 Jul 14:37
03dc6a7

Highlights

  • Team comparisons stay synchronized when both operational indexes match, even if privacy advisories remain for separate review.
  • Existing team snapshots from v2.19.0 through v2.19.2 remain usable without migration, regeneration, or reindexing.

What changed

  • Team DX: report local and peer security advisory counts without blocking exact configuration and corpus drift analysis.
  • Compatibility: derive legacy operational readiness from stored corpus and health metadata while preserving snapshot schema v1.
  • Safety: real freshness, coverage, index-policy, or readiness failures still return status=not-ready.
  • CLI: print advisory counts and recommend rgr security-audit as a distinct non-blocking action.

Upgrade safety

Healthy active indexes remain available. Privacy or extractor advisories no longer trigger misleading repair or rebuild guidance. Review them separately with rgr security-audit.

Verification

  • pnpm validate passed, including 16 landing, 26 TTS, 38 Chat, and 499 Core tests.
  • Linux x64 and macOS ARM64 portability gates passed.
  • An existing PAC v2.19.2 snapshot compares with status=synchronized while retaining its extractor advisory.
  • Release assets include SHA-256 checksums, an SBOM, package archives, and the release manifest.

Install or upgrade

npm install --save-dev @jcode.labs/ragmir@2.19.3

Optional local packages use the same version:

Full changelog: v2.19.2...v2.19.3