This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryAdded Cursor CLI, Haystack, and oh‑my‑openagent integrations; fixed opencode recall folding, API probe forcing, and migration routine installation.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds config flag to skip storing raw document text. Adds config flag to skip storing raw document text. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Feature | Medium |
Packages roo-code as installable PyPI CLI (hindsight-roo-code). Packages roo-code as installable PyPI CLI (hindsight-roo-code). Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Feature | Medium |
Adds Cursor CLI integration. Adds Cursor CLI integration. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Feature | Medium |
Adds Haystack integration. Adds Haystack integration. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Feature | Medium |
Adds Obsidian plugin for Hindsight. Adds Obsidian plugin for Hindsight. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Dependency | Medium |
Caps tokenizers dependency to <=0.23.0 for local‑ML extras. Caps tokenizers dependency to <=0.23.0 for local‑ML extras. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Fixes opencode recall folding into first system section. Fixes opencode recall folding into first system section. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Installs maintenance routines on target_schema=public during migrations. Installs maintenance routines on target_schema=public during migrations. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Removes locale slug from control‑plane URLs (localePrefix never). Removes locale slug from control‑plane URLs (localePrefix never). Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Stops forcing vchordrq.probes on listless vchord indexes in API. Stops forcing vchordrq.probes on listless vchord indexes in API. Source: llm_adapter@2026-06-09 Confidence: high |
— |
Full changelog
What's Changed
- fix(opencode): fold recall into the first system section, not a new one by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/2052
- docs: changelog and blog post for v0.8.0 by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/2053
- feat(roo-code): package as installable PyPI CLI (hindsight-roo-code) by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/2054
- feat(integrations): add Cursor CLI integration by @Korayem in https://github.com/vectorize-io/hindsight/pull/1975
- fix(deps): cap tokenizers<=0.23.0 for local-ML extras (#2055) by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/2057
- fix(docs): add cursor-cli to integrations gallery (unblock build-docs) by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/2060
- fix(migrations): install maintenance routines on target_schema=public (#2056) by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/2058
- docs: remove versioned docs for 0.5 and lower by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/2059
- fix(docs): correct Grok Build icon path in integrations banner by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/2063
- feat(integrations): add Haystack integration by @DK09876 in https://github.com/vectorize-io/hindsight/pull/1256
- blog: How oh-my-pi Built Persistent Codebase Memory on Hindsight by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/2017
- feat(cline): Hindsight memory integration via lifecycle hooks by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/1956
- feat(integrations): add oh-my-openagent (OMO) integration by @dcbouius in https://github.com/vectorize-io/hindsight/pull/2018
- feat(obsidian): Hindsight plugin for Obsidian by @benfrank241 in https://github.com/vectorize-io/hindsight/pull/1941
- chore: format test files with ruff (enable formatter on tests/) by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/2074
- fix(control-plane): drop locale slug from URLs (localePrefix never) by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/2075
- fix(api): stop forcing vchordrq.probes on listless vchord indexes by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/2076
- feat(api): config flag to skip storing raw document text (#2061) by @nicoloboschi in https://github.com/vectorize-io/hindsight/pull/2062
New Contributors
- @Korayem made their first contribution in https://github.com/vectorize-io/hindsight/pull/1975
Full Changelog: https://github.com/vectorize-io/hindsight/compare/v0.8.0...v0.8.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]