Skip to content

v1.2.1 — Relative Manifest Path Fix

Choose a tag to compare

@Chaerulcp Chaerulcp released this 01 Sep 17:17
· 18 commits to main since this release

Fixed

  • Ensure synchronization manifests always store vault-relative paths on Windows.
  • Prevent watcher-generated absolute local paths from entering .shared-agent-memory-sync.json.
  • Add regression coverage for manifest path portability.

Verification

  • 27 automated tests passed.
  • npm audit reported 0 vulnerabilities.
  • Secret scan and git diff check passed.
  • Production dry-run and conflict listing remained safe.

v1.2.0 remains immutable.