Skip to content

Commit 1cd8362

Browse files
committed
0.4.9 changelog
1 parent 90ad003 commit 1cd8362

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

hindsight-docs/src/pages/changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,26 @@ This changelog highlights user-facing changes only. Internal maintenance, CI/CD,
88

99
For full release details, see [GitHub Releases](https://github.com/vectorize-io/hindsight/releases).
1010

11+
## [0.4.9](https://github.com/vectorize-io/hindsight/releases/tag/v0.4.9)
12+
13+
**Features**
14+
15+
- New AI SDK integration. ([`7e339e1`](https://github.com/vectorize-io/hindsight/commit/7e339e1))
16+
- Add a Python SDK for running Hindsight in embedded mode (HindsightEmbedded). ([`d3302c9`](https://github.com/vectorize-io/hindsight/commit/d3302c9))
17+
- Add streaming support to the hindsight-litellm wrappers. ([`665877b`](https://github.com/vectorize-io/hindsight/commit/665877b))
18+
- Add OpenClaw support for connecting to an external Hindsight API and using dynamic per-channel memory banks. ([`6b34692`](https://github.com/vectorize-io/hindsight/commit/6b34692))
19+
20+
**Improvements**
21+
22+
- Improve the mental models experience in the control plane UI. ([`7097716`](https://github.com/vectorize-io/hindsight/commit/7097716))
23+
- Reduce noisy Hugging Face logging output. ([`34d9188`](https://github.com/vectorize-io/hindsight/commit/34d9188))
24+
25+
**Bug Fixes**
26+
27+
- Improve recall endpoint reliability by handling timeouts correctly and rejecting overly long queries. ([`dd621a6`](https://github.com/vectorize-io/hindsight/commit/dd621a6))
28+
- Improve /reflect behavior with Claude Code and Codex providers. ([`a43d208`](https://github.com/vectorize-io/hindsight/commit/a43d208))
29+
- Fix OpenClaw shell argument escaping for more reliable command execution. ([`63e2964`](https://github.com/vectorize-io/hindsight/commit/63e2964))
30+
1131
## [0.4.8](https://github.com/vectorize-io/hindsight/releases/tag/v0.4.8)
1232

1333
**Features**

0 commit comments

Comments
 (0)