What's Changed
- fix(opencode): fold recall into the first system section, not a new one by @nicoloboschi in #2052
- docs: changelog and blog post for v0.8.0 by @nicoloboschi in #2053
- feat(roo-code): package as installable PyPI CLI (hindsight-roo-code) by @benfrank241 in #2054
- feat(integrations): add Cursor CLI integration by @Korayem in #1975
- fix(deps): cap tokenizers<=0.23.0 for local-ML extras (#2055) by @nicoloboschi in #2057
- fix(docs): add cursor-cli to integrations gallery (unblock build-docs) by @benfrank241 in #2060
- fix(migrations): install maintenance routines on target_schema=public (#2056) by @nicoloboschi in #2058
- docs: remove versioned docs for 0.5 and lower by @nicoloboschi in #2059
- fix(docs): correct Grok Build icon path in integrations banner by @benfrank241 in #2063
- feat(integrations): add Haystack integration by @DK09876 in #1256
- blog: How oh-my-pi Built Persistent Codebase Memory on Hindsight by @benfrank241 in #2017
- feat(cline): Hindsight memory integration via lifecycle hooks by @benfrank241 in #1956
- feat(integrations): add oh-my-openagent (OMO) integration by @dcbouius in #2018
- feat(obsidian): Hindsight plugin for Obsidian by @benfrank241 in #1941
- chore: format test files with ruff (enable formatter on tests/) by @nicoloboschi in #2074
- fix(control-plane): drop locale slug from URLs (localePrefix never) by @nicoloboschi in #2075
- fix(api): stop forcing vchordrq.probes on listless vchord indexes by @nicoloboschi in #2076
- feat(api): config flag to skip storing raw document text (#2061) by @nicoloboschi in #2062
New Contributors
Full Changelog: v0.8.0...v0.8.1