Releases: activeloopai/hivemind
Releases · activeloopai/hivemind
Release list
v0.7.134 — fix(graph): stop graph-on-stop hook crashing when tree-sitter is absent
What's Changed
- fix(graph): stop graph-on-stop hook crashing when tree-sitter is absent by @efenocchi in #321
Full Changelog: v0.7.133...v0.7.134
v0.7.133 — refactor(dir-config): single source of truth for workspace routing
What's Changed
Full Changelog: v0.7.132...v0.7.133
v0.7.132 — fix(dir-config): route memory reads through .hivemind, not just capture
What's Changed
Full Changelog: v0.7.131...v0.7.132
v0.7.131 — docs(readme): document the code docs (wiki) feature
What's Changed
- docs(readme): document the code docs (wiki) feature by @efenocchi in #315
- fix(docs): async install docs generation + home-repo guard by @efenocchi in #314
Full Changelog: v0.7.130...v0.7.131
v0.7.130 — feat(docs): persist the docs LLM agent choice (config + onboarding + CLI)
What's Changed
- feat(docs): suggest enabling docs once per repo at SessionStart by @efenocchi in #305
- feat(docs): persist the docs LLM agent choice (config + onboarding + CLI) by @efenocchi in #312
Full Changelog: v0.7.129...v0.7.130
v0.7.129 — fix(wiki-worker): read current session from a local cache, not a full DB re-scan
What's Changed
- fix(wiki-worker): read current session from a local cache, not a full DB re-scan by @khustup2 in #311
Full Changelog: v0.7.128...v0.7.129
v0.7.128 — fix(memory): surface honest notice for bodyless session reads
What's Changed
- feat(capture): mask secrets (tokens, passwords, API keys) with stars before persist/embed by @khustup2 in #307
Full Changelog: v0.7.127...v0.7.128
v0.7.127 — fix(memory): surface honest notice for bodyless session reads
What's Changed
Full Changelog: v0.7.126...v0.7.127
v0.7.126 — fix(recall): semantic-only proactive recall, drop ILIKE full-scan fallback
What's Changed
Full Changelog: v0.7.125...v0.7.126
v0.7.125 — prep codex plugin for official directory submission
What's Changed
- feat(docs): branch-aware and visibility-scoped wiki docs by @efenocchi in #303
Full Changelog: v0.7.124...v0.7.125