Engram v1.9.5 — Search Truncation Hints
Fixes a problem where agents would use truncated search results without realizing the full content was available.
Bug Fix
- Truncation hints in
mem_search— when search results are truncated (previews), the response now includes a hint telling the agent to callmem_get_observation(id)for the full content - This prevents agents from making decisions based on incomplete information