Skip to main content

Changelog

Added

  • Automatic memory plugin for Claude Code, Codex, Cursor, and Antigravity.
  • New memwal_remember_bulk and memwal_health tools.

Fixed

  • Ship the plugin's .mcp.json in the marketplace bundle. A root gitignore rule excluded it, so plugin installs loaded the lifecycle hooks but never registered the MCP server.

Changed

  • Memory tools are now proactive, agents recall and save context on their own.

Fixed

  • Plugin bundle now ships its .mcp.json so the MCP server registers on install.
  • Automatically recover from dropped relayer connections that could hang tool calls.

Fixed

  • Accept HTTPS dashboard sign-in callbacks to the local 127.0.0.1 MCP listener.
  • Reload credentials after memwal_login so memory tools work without restarting the MCP client.

Changed

  • Rebranded package metadata and documentation from Walrus Memory to Walrus Memory.

Added

  • Added relayer compatibility metadata checks before opening the MCP bridge.

Initial release

  • Stdio MCP server for Walrus Memory with browser-based wallet login.
  • Inline memwal_login and memwal_logout session tools.
  • Memory tools for remember, recall, analyze, and restore through the Walrus Memory relayer.
  • Environment presets for production, dev, staging, and local relayers.