From 4f431b4ace6c3d399e850ba4716eeb0a6955a43a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Boschi?= Date: Thu, 19 Feb 2026 20:48:50 +0100 Subject: [PATCH] doc: 0.4.13 changelog (#411) --- hindsight-docs/sidebars.ts | 3 +++ hindsight-docs/src/pages/changelog.md | 18 ++++++++++++++++++ hindsight-docs/static/img/icons/crewai.png | Bin 0 -> 407 bytes hindsight-docs/static/img/icons/crewai.svg | 12 ++++++++++++ 4 files changed, 33 insertions(+) create mode 100644 hindsight-docs/static/img/icons/crewai.png create mode 100644 hindsight-docs/static/img/icons/crewai.svg diff --git a/hindsight-docs/sidebars.ts b/hindsight-docs/sidebars.ts index a459731f..03b99b7b 100644 --- a/hindsight-docs/sidebars.ts +++ b/hindsight-docs/sidebars.ts @@ -214,6 +214,9 @@ const sidebars: SidebarsConfig = { type: 'doc', id: 'sdks/integrations/crewai', label: 'CrewAI', + customProps: { + icon: "/img/icons/crewai.png" + } }, { type: 'doc', diff --git a/hindsight-docs/src/pages/changelog.md b/hindsight-docs/src/pages/changelog.md index c416c427..75ce90eb 100644 --- a/hindsight-docs/src/pages/changelog.md +++ b/hindsight-docs/src/pages/changelog.md @@ -8,6 +8,24 @@ This changelog highlights user-facing changes only. Internal maintenance, CI/CD, For full release details, see [GitHub Releases](https://github.com/vectorize-io/hindsight/releases). +## [0.4.13](https://github.com/vectorize-io/hindsight/releases/tag/v0.4.13) + +**Features** + +- Switched the default OpenAI LLM to gpt-4o-mini. ([`325b5cc1`](https://github.com/vectorize-io/hindsight/commit/325b5cc1)) +- Observation recall now includes the source facts behind recalled observations. ([`5569d4ad`](https://github.com/vectorize-io/hindsight/commit/5569d4ad)) +- Added CrewAI integration to enable persistent memory. ([`41db2960`](https://github.com/vectorize-io/hindsight/commit/41db2960)) + +**Bug Fixes** + +- Fixed npx hindsight-control-plane failing to run. ([`0758827d`](https://github.com/vectorize-io/hindsight/commit/0758827d)) +- Improved MCP compatibility by aligning the local MCP implementation with the server and removing the deprecated stateless parameter. ([`ea8163c5`](https://github.com/vectorize-io/hindsight/commit/ea8163c5)) +- Fixed Docker startup failures when using named Docker volumes. ([`ac739487`](https://github.com/vectorize-io/hindsight/commit/ac739487)) +- Prevented reranker crashes when an upstream provider returns an error. ([`58c4d657`](https://github.com/vectorize-io/hindsight/commit/58c4d657)) +- Improved accuracy of fact temporal ordering by reducing per-fact time offsets. ([`c3ef1555`](https://github.com/vectorize-io/hindsight/commit/c3ef1555)) +- Client timeout settings are now properly respected. ([`dcaa9f14`](https://github.com/vectorize-io/hindsight/commit/dcaa9f14)) +- Fixed documents not being tracked when fact extraction returns zero facts. ([`f78278ea`](https://github.com/vectorize-io/hindsight/commit/f78278ea)) + ## [0.4.12](https://github.com/vectorize-io/hindsight/releases/tag/v0.4.12) **Features** diff --git a/hindsight-docs/static/img/icons/crewai.png b/hindsight-docs/static/img/icons/crewai.png new file mode 100644 index 0000000000000000000000000000000000000000..e3923421f91cd8654b47fd0f6dce5a12429e834f GIT binary patch literal 407 zcmV;I0cie-P)E`Cr%*@=^*QS}7Mivw>0024x0F{M=#lF3BT3KO3Lba=^gKln9Ei5~V z*t7ru00DGTPE)ju>aX(v009q4L_t(|0d&#@g2XTg1<(yY!Y6+J%kGqp3-!Ku`1=b# zb_H#xtUj`G9bg*lhAZ zNn|=KvH&P7&$#_3L@5B~GfLsc5yPr?%K22&&JHKd8z + + + + + + + + + + +