github doobidoo/mcp-memory-service v10.36.0
v10.36.0 — OpenCode Memory Awareness + Lite Package Sync

6 hours ago

What's New

Added

  • OpenCode memory awareness integration (opencode/memory-plugin.js): Read-only plugin that injects relevant memories into OpenCode sessions via the HTTP API. Includes configurable endpoints, parallel search, session deduplication, and timeout handling. Setup guide and example config included. Thanks to @irizzant! (PR #673, closes #671)

Fixed

  • Lite package version sync (#672): mcp-memory-service-lite was stuck at 8.76.0 on PyPI because pyproject-lite.toml was never updated by release automation. Synced to current version and added to semantic-release version_variable list with CI fallback. (PR #675, closes #672)

Install / Upgrade

pip install --upgrade mcp-memory-service        # full
pip install --upgrade mcp-memory-service-lite    # lightweight (ONNX only)

Full changelog: v10.35.0...v10.36.0

Don't miss a new mcp-memory-service release

NewReleases is sending notifications on new releases.