What's Changed
- doc: 0.4.13 changelog by @nicoloboschi in #411
- fix(chore): include hindsight-crewai in release workflow by @nicoloboschi in #412
- feat(openclaw): add autoRecall toggle and excludeProviders schema by @slayoffer in #413
- doc: improve api explanation by @nicoloboschi in #415
- misc: fix vertex/gemini errors and use it for ci tests by @nicoloboschi in #414
- Fix bank config API for multi-tenant schema isolation by @cdbartholomew in #417
- feat: add ZeroEntropy reranker provider support by @franchb in #420
- Fix reflect based_on population and enforce full hierarchical retrieval by @cdbartholomew in #421
- fix: improve memory footprint of recall by @nicoloboschi in #423
- feat: include doc metadata in fact extraction by @nicoloboschi in #424
- feat: increase customization for reflect, retain and consolidation by @nicoloboschi in #419
- feat: enable bank config API by default by @nicoloboschi in #426
- feat: add reflect mode to LoComo benchmark and improve reflect agent by @nicoloboschi in #428
- fix(openclaw): pass auth token to health check endpoint by @slayoffer in #427
- fix: handle observations regeneration when memories get deleted by @nicoloboschi in #429
- feat: batch observations consolidation by @nicoloboschi in #430
- feat: expand MCP tool surface area by @DK09876 in #435
- feat: filter graph memories with tags by @nicoloboschi in #431
- fix: pass encoding_format="float" in LiteLLM SDK embedding calls by @franchb in #434
- fix: catch ValueError instead of bare except in date parsing by @haosenwang1018 in #438
- feat: configure exposed mcp tools per bank by @nicoloboschi in #439
- fix(storage): use dynamic schema_getter in PostgreSQLFileStorage for multi-tenant by @Andreymi in #440
- fix: fail fast HNSW index when embedding dimension exceeds 2000 by @slayoffer in #361
- feat: add Chat SDK integration for persistent chat bot memory by @benfrank241 in #442
- chore: integrate chat with release by @nicoloboschi in #443
- fix: doc build and add chat doc by @nicoloboschi in #444
New Contributors
- @haosenwang1018 made their first contribution in #438
- @Andreymi made their first contribution in #440
Full Changelog: v0.4.13...v0.4.14