v10.4.4

thedotmack/claude-memv10.4.4Feb 26, 2026by thedotmack

AI Summary

Maintenance release that removes save_observation from the MCP tool surface as it was an internal API-only feature that should not have been exposed.

Key Highlights

  • Removed save_observation from MCP tool surface
  • Prevents unintended tool invocation
  • Keeps tool surface clean

New Features

  • Internal tool surface cleanup

Full Release Notes

## Fix

- **Remove `save_observation` from MCP tool surface** — This tool was exposed as an MCP tool available to Claude, but it's an internal API-only feature. Removing it from the MCP server prevents unintended tool invocation and keeps the tool surface clean.