1.0.0

CaviraOSS/LongMemory1.0.0Oct 26, 2025by nullure

AI Summary

The initial stable release (v1.0.0) establishes the core functionality by introducing the Model Context Protocol (MCP) for AI integration and adding metadata filtering to queries.

Key Highlights

  • Model Context Protocol (MCP) implementation
  • Tag and Metadata Filtering for HSG + API
  • Dockerfile refactor for dependency management

New Features

  • Model Context Protocol (MCP)
  • Tag and Metadata Filtering
  • Dockerfile optimization (install all dependencies, prune dev)

Full Release Notes

## What's Changed
* Add Model Context Protocol (MCP)
* Add Tag and Metadata Filtering to HSG + API Query by @ammesonb in https://github.com/CaviraOSS/OpenMemory/pull/1
* refactor: Dockerfile to install all dependencies and prune dev by @josephgoksu in https://github.com/CaviraOSS/OpenMemory/pull/4
* Fix Docker build by @pc-quiknode in https://github.com/CaviraOSS/OpenMemory/pull/5

## New Contributors
* @ammesonb made their first contribution in https://github.com/CaviraOSS/OpenMemory/pull/1
* @josephgoksu made their first contribution in https://github.com/CaviraOSS/OpenMemory/pull/4
* @pc-quiknode made their first contribution in https://github.com/CaviraOSS/OpenMemory/pull/5

**Full Changelog**: https://github.com/CaviraOSS/OpenMemory/commits/1.0.0