Windows Compatibility & Consolidation Stability
This patch release fixes critical issues affecting Windows users and memory consolidation operations.
Fixed
Windows Task Scheduler HTTP Dashboard (PR #402)
- Fixed 6 bugs preventing scheduled task from starting HTTP dashboard on Windows
- Full
powershell.exepath resolution via$env:SystemRoot - Robust executable discovery with
Find-Executablefunction - Fixed
$using:LogFilesilent failure in .NET event handlers - Corrected health check URLs from https:// to http://
- Added executable path logging for debugging
- Improved Python version discovery with py.exe launcher
- Full
Consolidation Logger Fix (PR #404)
- Fixed NameError in
consolidator.pywherelogger.warning()was called without module-level logger - Ensures proper error logging during memory consolidation operations
Installation
pip install --upgrade mcp-memory-serviceFull Changelog
https://github.com/doobidoo/mcp-memory-service/blob/main/CHANGELOG.md