2.3.1 August 21st 2026
Features
- Agent-friendly tool ergonomics: defaults and loose id parsing - Fewer well-intentioned tool calls fail
storenow requires onlytextandtitle;typedefaults toreferenceandsourcetoLLM(titlestays required — it is the primary text indexed for search)- Memory id parameters across
get,get_many,delete,edit,update_metadata,revert_to_version,archive,restore,create_reference, andmove_memorynow accept ids as returned by store or search — toleratingdoc-/memory-prefixes, the 32-hex form, and pasted/view/{id}URLs
Bug Fixes
- Own the MCP tool-argument error surface - MCP tools now return a correctable message when a required argument is missing or malformed, instead of the opaque "An error occurred invoking ''" produced by the 2.2.0 SDK marshaller