Skip to content

Releases: activeloopai/hivemind

v0.7.134 — fix(graph): stop graph-on-stop hook crashing when tree-sitter is absent

Choose a tag to compare

@github-actions github-actions released this 18 Jul 07:24

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

Choose a tag to compare

@github-actions github-actions released this 17 Jul 22:02

What's Changed

  • refactor(dir-config): single source of truth for workspace routing by @khustup2 in #318

Full Changelog: v0.7.132...v0.7.133

v0.7.132 — fix(dir-config): route memory reads through .hivemind, not just capture

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:26

What's Changed

  • fix(dir-config): route memory reads through .hivemind, not just capture by @khustup2 in #316

Full Changelog: v0.7.131...v0.7.132

v0.7.131 — docs(readme): document the code docs (wiki) feature

Choose a tag to compare

@github-actions github-actions released this 15 Jul 01:21

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)

Choose a tag to compare

@github-actions github-actions released this 14 Jul 18:42

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

Choose a tag to compare

@github-actions github-actions released this 14 Jul 03:18

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

Choose a tag to compare

@github-actions github-actions released this 14 Jul 00:03

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

Choose a tag to compare

@github-actions github-actions released this 13 Jul 23:24

What's Changed

  • fix(memory): surface honest notice for bodyless session reads by @khustup2 in #310

Full Changelog: v0.7.126...v0.7.127

v0.7.126 — fix(recall): semantic-only proactive recall, drop ILIKE full-scan fallback

Choose a tag to compare

@github-actions github-actions released this 12 Jul 18:02

What's Changed

  • fix(recall): semantic-only proactive recall, drop ILIKE full-scan fallback by @khustup2 in #309

Full Changelog: v0.7.125...v0.7.126

v0.7.125 — prep codex plugin for official directory submission

Choose a tag to compare

@github-actions github-actions released this 11 Jul 00:16

What's Changed

  • feat(docs): branch-aware and visibility-scoped wiki docs by @efenocchi in #303

Full Changelog: v0.7.124...v0.7.125