Skip to content

Releases: lopadova/claude-mem-sync

v1.2.0 — WOW enterprise documentation site

Choose a tag to compare

@lopadova lopadova released this 20 Jun 19:36

WOW enterprise documentation site

Documentation-only release. The docs-site landing page (https://doc.claude-mem-sync.padosoft.com) has been rewritten to an enterprise-grade introduction.

What's new

  • Team-memory banner and real-tech badges (Node 18+, Bun 1.0+, TypeScript, mem-sync CLI, Claude Code plugin, MIT) — no Laravel/PHP badges.
  • What it is / The problem it solves — clear value prop plus a Without/With comparison table.
  • Why it's different — the moats: Git-as-backend, never-leak filtered export, eviction scoring, cross-machine composite-key dedup, real-usage access tracking, read-only safety, deterministic developer profiles, opt-in LLM distillation, and the local dashboard.
  • See it — embedded dashboard screenshots (overview + analytics).
  • Competitor matrix vs no-sync, manual .db copy, and cloud AI-memory SaaS.
  • How it fits together Mermaid diagram + the eviction-score formula, a 30-second start, and next-step cards mapped to the real nav.

No code or behavior changes. npm run check and npm run build pass; the semantic search index regenerates and the build emits no raw ::: markers.

v1.1.9

Choose a tag to compare

@lopadova lopadova released this 09 Jun 18:46

What's Changed

Full Changelog: v1.1.8...v1.1.9

v1.1.8

Choose a tag to compare

@lopadova lopadova released this 27 Mar 19:30

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7

Choose a tag to compare

@lopadova lopadova released this 27 Mar 19:17

What's Changed

  • Bump version from 1.1.6 to 1.1.7 (lorenzo.padovani@padosoft.com)
  • fix: version resolution via compile-time injection, dashboard repo validation, quote escaping (leopado)

Full Changelog: v1.1.6...v1.1.7

v1.1.6

Choose a tag to compare

@lopadova lopadova released this 26 Mar 21:58

What's Changed

  • Bump version from 1.1.5 to 1.1.6 (lorenzo.padovani@padosoft.com)
  • Fix 4 code review issues from PR #13: heatmap msg dedup, score normalization, schtasks quotes, JSON.parse error handling (copilot-swe-agent[bot])
  • fix: dashboard distilled section, observation scores, timeline, access map, schedule on Windows (leopado)

Full Changelog: v1.1.5...v1.1.6

v1.1.4

Choose a tag to compare

@lopadova lopadova released this 25 Mar 12:22

What's Changed

  • Bump version from 1.1.3 to 1.1.4 (lorenzo.padovani@padosoft.com)
  • fix: use deterministic clone dirs in dashboard, validate config in add-project (copilot-swe-agent[bot])
  • Update src/commands/setup-repo.ts (Lorenzo)
  • Update templates/github-action/merge-memories.yml (Lorenzo)
  • Update src/commands/update-project.ts (Lorenzo)
  • Update src/core/dashboard-profiles.ts (Lorenzo)
  • Update templates/github-action/distill-knowledge.yml (Lorenzo)
  • Update src/commands/profile.ts (Lorenzo)
  • fix: add timestamp to distill branch name to avoid push conflicts (leopado)
  • fix: distill workflow Anthropic support and auto-create repo secrets (leopado)
  • feat: add config/add-project/update-project commands, fix dashboard and CI workflows (leopado)

Full Changelog: v1.1.3...v1.1.4

v1.1.3

Choose a tag to compare

@lopadova lopadova released this 24 Mar 23:13

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@lopadova lopadova released this 24 Mar 23:07

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@lopadova lopadova released this 24 Mar 23:03

What's Changed

  • fix: inline dashboard HTML for built CLI compatibility by @leopado in #8
  • fix: review corrections for commits 93520eb & b2a6be0 by @Copilot in #9
  • Fix template GitHub Action workflows: registry auth, missing CI config, and GITHUB_TOKEN for distillation by @Copilot in #10

Full Changelog: 1.1.0...v1.1.1

1.1.0

Choose a tag to compare

@lopadova lopadova released this 24 Mar 16:30
c3856e2
Bump version from 1.0.0 to 1.1.0 in marketplace.json