Skip to content

Releases: vectorize-io/hindsight

v0.4.19

18 Mar 14:00

Choose a tag to compare

What's Changed

  • doc: add 0.4.18 release blog post by @nicoloboschi in #567
  • fix: support for gemini-3.1-flash-lite-preview (thought_signature in tool calls) by @nicoloboschi in #568
  • docs: improve type hints and documentation in client_wrapper by @hiSandog in #570
  • fix: inject Accept header in MCP middleware to prevent 406 errors by @DK09876 in #571
  • blog: add disposition-aware agents post by @benfrank241 in #566
  • Upgrade GitHub Actions to latest versions by @salmanmkc in #576
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #583
  • chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #582
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #581
  • fix: chunk FK cascade so doc deletion doesn't leave orphan memory units by @jnMetaCode in #580
  • fix(migration): backsweep orphaned observation memory units by @nicoloboschi in #584
  • feat: local reranker FP16, bucket batching, and transformers 5.x compatibility by @fabioscarsi in #588
  • fix(docker): honor HINDSIGHT_CP_HOSTNAME for control-plane startup by @abix5 in #590
  • docs: add config vars for local reranker FP16 and bucket batching by @nicoloboschi in #589
  • docs(skills): encourage rich context over pre-summarized strings in retain by @nicoloboschi in #594
  • blog: add n8n persistent memory workflows post by @benfrank241 in #585
  • docs: add Best Practices unversioned page by @nicoloboschi in #598
  • feat: hindsight-hermes integration for Hermes Agent by @benfrank241 in #600
  • feat(retain): verbatim, chunks modes and named retain strategies by @nicoloboschi in #593
  • blog: Streamlit chatbot with persistent memory by @benfrank241 in #602
  • fix: prevent silent memory loss on consolidation LLM failure by @nicoloboschi in #601
  • blog: fix streamlit post slug and add cover image by @benfrank241 in #604
  • blog: fix internal links in streamlit post by @benfrank241 in #605
  • feat: add Agno integration with Hindsight memory toolkit by @benfrank241 in #596
  • feat(typescript-client): Deno compatibility by @nicoloboschi in #607

New Contributors

Full Changelog: v0.4.18...v0.4.19

v0.4.18

13 Mar 14:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.17...v0.4.18

v0.4.17

10 Mar 16:46

Choose a tag to compare

What's Changed

Full Changelog: v0.4.16...v0.4.17

v0.4.16

05 Mar 17:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.15...v0.4.16

v0.4.15

03 Mar 14:34

Choose a tag to compare

What's Changed

  • doc: changelog and blog post by @nicoloboschi in #445
  • doc: improvements by @nicoloboschi in #448
  • doc: 0.4.14 by @nicoloboschi in #449
  • feat: observation_scopes field to drive observations granularity by @nicoloboschi in #447
  • feat(openclaw): retain last n+2 turns every n turns (default n=10) by @fabioscarsi in #452
  • Add bank-scoped validation to engine and HTTP handlers by @cdbartholomew in #454
  • fix: JSON serialization and logging exception propagation in claude_code_llm by @nicoloboschi in #461
  • fix: zeroentropy rerank URL missing /v1 prefix and MCP retain async_processing param by @nicoloboschi in #460
  • fix(control-plane): observations count always showing 0 by @nicoloboschi in #464
  • fix: resolve consolidation deadlock caused by zombie processing tasks on retry by @nicoloboschi in #463
  • fix(reflect): prevent context_length_exceeded on large memory banks by @nicoloboschi in #462
  • feat: support timestamp="unset" to retain content without a date by @nicoloboschi in #465
  • feat: entity labels β€” optional, free_values, multi_value, UI polish by @nicoloboschi in #450
  • docs: entities vs tags vs metadata by @nicoloboschi in #466
  • feat: add Pydantic AI integration for persistent agent memory by @benfrank241 in #441
  • feat: add Pydantic AI integration to CI, release pipeline, and docs by @nicoloboschi in #467
  • feat: add tags filtering and q description fix for list documents API by @nicoloboschi in #468
  • blog: add CrewAI persistent memory post by @benfrank241 in #471
  • feat: add extension hooks for root routing and error headers by @DK09876 in #470
  • refactor(openclaw): replace console.log with debug() helper by @slayoffer in #456
  • fix(performance): improve recall and retain performance on large banks by @nicoloboschi in #469
  • feat: configurable Gemini/Vertex AI safety settings by @nicoloboschi in #473
  • perf(recall): improve single-query chunk fetch by @nicoloboschi in #475
  • fix(ts-sdk): send null instead of undefined when includeEntities is false by @nicoloboschi in #476
  • refactor: replace set_gemini_safety_settings() with LLMProvider.with_config() by @nicoloboschi in #474

New Contributors

Full Changelog: v0.4.14...v0.4.15

v0.4.14

26 Feb 19:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.13...v0.4.14

v0.4.13

19 Feb 18:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.12...v0.4.13

v0.4.12

18 Feb 13:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.11...v0.4.12

v0.4.11

13 Feb 10:23

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.10...v0.4.11

v0.4.10

09 Feb 11:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.9...v0.4.10