Skip to content

v0.1.1

Choose a tag to compare

@zenbordercom zenbordercom released this 02 Jul 21:40

Changelog

0.1.1 - 2026-07-02

  • Added PostgreSQL + pgvector CI coverage.
  • Added postgres:smoke validation for migrations, keyword search, semantic search, and hybrid search.
  • Added pgvector-backed semantic and hybrid search modes for PostgreSQL.
  • Documented npm registry installation in the published README.

0.1.0 - 2026-07-02

Initial public release.

  • 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.
  • Public documentation for configuration, operations, security, backups, and limitations.