Skip to content

v0.1.0

Choose a tag to compare

@zenbordercom zenbordercom released this 02 Jul 16:51

v0.1.0

Initial public release.

Install from npm:

npm install -g agents-memory-sidecar

Alternative GitHub release tarball:

npm install -g https://github.com/zenbordercom/agents-memory-sidecar/releases/download/v0.1.0/agents-memory-sidecar-0.1.0.tgz

Highlights:

  • Local-first MCP shared memory sidecar for multiple AI agents.
  • HTTP sidecar with bearer-token actor registry.
  • PostgreSQL backend with migrations and fake JSON backend for local testing.
  • MCP tools for memory search/get/add, project context get/set, and agent observations.
  • Generic integration examples for Codex, Claude Code, Grok, agy, and Pi.
  • Linux systemd templates, backup scripts, health checks, and local installation helper.