Skip to content

v1.0.0 — Initial Stable Release

Choose a tag to compare

@Chaerulcp Chaerulcp released this 01 Sep 12:39
· 40 commits to main since this release

v1.0.0 — Initial Stable Release

Initial stable release of Shared Agent Memory MCP.

Included

  • Shared long-term memory for MCP-compatible AI coding agents.
  • Notion database as the structured memory source of truth.
  • Optional Obsidian Markdown mirror.
  • CLI fallback for search, recent, add, get, update, delete, and export.
  • Explicit memory schema with title, content, agent, category, tags, importance, and status.
  • Configuration examples for Cline, OpenCode, Claude Code, GitHub Copilot, Gemini, Antigravity, and Hermes.
  • MIT license and contribution guidance.

Scope

This release is the stable baseline before the subsequent Notion-to-Obsidian watcher, reliability improvements, CI, and setup wizard features.

Security

Do not commit .env or expose Notion credentials. Configure credentials locally.