Skip to content

v0.30.1

Choose a tag to compare

@github-actions github-actions released this 11 May 10:52
606aa9b

Fixed

  • Running an unrecognized CLI command (e.g. mnemonic sync) now prints a clear error instead of silently starting the MCP server and hanging. The error lists available CLI commands and explains that tools like sync require an MCP client session.
  • mnemonic --help now shows available CLI commands, MCP-only tools, and usage examples.

Changed

  • README and homepage: the import-claude-memory follow-up step now references the sync MCP tool instead of suggesting mnemonic sync as a CLI command.