Skip to content

v0.1.0 — Phase A

Choose a tag to compare

@vaniteav vaniteav released this 15 Jun 20:57

First public release of automem-synapse — a Claude Code plugin that makes AutoMem automatic and safe.

  • Automatic recall at session start and before every turn (via the mcp-automem sidecar).
  • Fail-closed write gate on every memory write: normalize → secret-scan → policy → dedupe. Secrets blocked, duplicates flagged, sensitive categories confirmed.
  • /automem-status + /automem-recall commands, usage skill, JSONL observability.
  • Zero runtime dependencies; Node ≥ 20. Codex-APPROVED; 61 offline tests + live smoke; first-live-use verified.

See the README for install + configuration.