List view
Released: April1, 2026 ### Highlights - Live activity stream for real-time visibility of agent and user actions - Soft resource locks for safer parallel work across files, modules, and tasks - Collaboration-aware updates with conflict detection and warnings - New MCP tools for activity tracking and lock management ### System Impact - Enables human + agent concurrent workflows - Prevents silent overwrites and conflicting updates - Improves transparency and coordination across agents ### Key Additions - activity tracking system - soft locking mechanism - collaboration safety layer --- See full changelog: https://github.com/coderooz/Local-MCP-Memory-Server/blob/main/CHANGELOG.md
Due by April 1, 2026Released: March 31, 2026 ### Highlights - Introduced project descriptor system for structured project identity - Added GitHub Pages documentation (`/docs`) - Improved README as entry point to documentation ### System Impact - Agents now understand project purpose, constraints, and structure - Improves multi-agent alignment and coordination - Provides clear onboarding for users and contributors ### Key Additions - project descriptor memory - documentation site - improved onboarding flow --- See full changelog: https://github.com/coderooz/Local-MCP-Memory-Server/blob/main/CHANGELOG.md
Due by March 31, 2026Released: March 25, 2026 ### Highlights - Introduced task management system with status tracking - Added agent registry and identification - Implemented messaging system for agent communication - Introduced project map for codebase awareness ### System Impact - Transition from single-agent memory to coordinated multi-agent system - Enables structured workflows and task ownership - Provides system-level awareness across agents ### Key Additions - tasks system - agent registry - messaging layer - project map --- See full changelog: https://github.com/coderooz/Local-MCP-Memory-Server/blob/main/CHANGELOG.md
Due by March 25, 2026### Highlights - Improved memory ranking (importance, recency, usage) - Enhanced context storage and retrieval reliability - Refined MCP tool interactions ### System Impact - More accurate memory retrieval for agents - Better performance and stability in MCP workflows - Reduced noise in context search results ### Key Improvements - ranking system refinement - memory consistency improvements - MCP interaction stability --- See full changelog: https://github.com/coderooz/Local-MCP-Memory-Server/blob/main/CHANGELOG.md
Due by March 24, 2026## v1.0.0 — Initial Release ### Highlights - Initial MCP memory server implementation - MongoDB-backed persistent context storage - Basic MCP tools for storing and retrieving context ### System Impact - Provides persistent memory layer for MCP-based agents - Enables cross-session context retention - Establishes foundation for future multi-agent coordination ### Core Features - context storage - context retrieval - MCP server integration --- See full changelog: https://github.com/coderooz/Local-MCP-Memory-Server/blob/main/CHANGELOG.md
Due by March 23, 2026