Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 07:44
· 25 commits to main since this release
v0.2.0
1ee0c8f

What's Changed

  • test: add regression tests (binary filter, noise boundary, cosine edge-cases) by @valpere in #12
  • ci: release workflow, govulncheck security scan, dependabot by @valpere in #13
  • chore(deps): Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #14
  • chore(deps): Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #15
  • chore(deps): Bump actions/checkout from 4 to 7 by @dependabot[bot] in #16
  • docs: extend README comparison + Ollama install link by @valpere in #17
  • refactor: drop python3 dependency — replace with jq by @valpere in #18
  • docs: update UC-6 — python → jq for /recall formatting by @valpere in #19
  • docs: document orchestrator/subagent recall pattern by @valpere in #20
  • docs: document hook-common.sh rotation helper and drop-python3 in hooks by @valpere in #21
  • docs: add MemMachine to centralized-memory comparison by @valpere in #22
  • chore: gitignore .claude/settings.local.json by @valpere in #24
  • chore: track .claude/ (agents, hooks, skills) and add spec-dispersion doc by @valpere in #25
  • chore: sync fixes and additions from ~/wrk/common skill library by @valpere in #26
  • chore: gitignore sqlite WAL sidecar files by @valpere in #27
  • chore: sync fixes from ~/wrk/common skill library, part 2 by @valpere in #28
  • docs: add explicit single-user scope statement + FAQ on DB storage/worktrees by @valpere in #30
  • fix: patch-pin go.mod to 1.26.5, fixing GO-2026-5856 in CI vulncheck by @valpere in #32
  • chore: gitignore self-learn accumulated state by @valpere in #33
  • feat: add facts layer — distill and query subject-predicate-object claims by @valpere in #34
  • docs: add UC-11/UC-12 for the facts layer by @valpere in #35
  • chore: remove per-project session-recall skill (now user-level) by @valpere in #36
  • docs: /recall is now a user-level skill, not per-project by @valpere in #37
  • feat(distill): default OLLAMA_DISTILL_MODEL to glm-5.2:cloud, add --model flag by @valpere in #38
  • feat(distill): concurrent workers, retry-with-jitter, --limit, progress by @valpere in #41
  • chore: bump version to 0.2.0 by @valpere in #42

Full Changelog: v0.1.0...v0.2.0