v0.1.1
Changelog
0.1.1 - 2026-07-02
- Added PostgreSQL + pgvector CI coverage.
- Added
postgres:smokevalidation 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.