Releases: klarlabs-studio/mnemos
Releases · klarlabs-studio/mnemos
Release list
v0.84.0
Changelog
- f0fa0e5 chore(image): hermes-mnemos sha256:ce4cbc79637e -> sha256:312676f3bcde (rollops)
- 954766a docs(adr): 0011 — Mnemos as a brain (CLS, consolidation, ubiquitous language) (#170)
- bcbeb84 docs(changelog): note brain vocabulary + tenant→global promotion (ADR 0011)
- 4ee8ca5 docs(changelog): note read-time precedence policy (ADR 0011 Phase C)
- 60f00cf feat(consolidate): global-write persistence + direct expectation edge (ADR 0011 Phase B completion) (#174)
- 1cd57f7 feat(consolidate): tenant→global promotion (ADR 0011 Phase B — systems consolidation) (#172)
- c241763 feat(query): read-time precedence policy — tenant-wins/global-wins/surface-dissonance (ADR 0011 Phase C) (#173)
- 8cfee98 feat(server): brain-native API v2 with v1 retained (ADR 0011 Phase D) (#175)
- 2b648ea feat(workspace): explicit pin (use) + shareable definition (export/import) (#169)
- 19e0589 refactor(domain): brain vocabulary — Episode/Belief/Association/Reflex/Schema/Context (ADR 0011 Phase A) (#171)
v0.83.0
Changelog
- 462f661 Merge pull request #165 from klarlabs-studio/feat/mcp-scope-and-hosted-repo-tenant
- 196c0ba Merge pull request #166 from klarlabs-studio/feat/adr0009-phase2-tenant-allowlist
- 02bae65 Merge remote-tracking branch 'origin/main' into feat/mcp-scope-and-hosted-repo-tenant
- 99670a0 chore(image): hermes-mnemos sha256:09a68f858de5 -> sha256:ce4cbc79637e (rollops)
- 6c62550 docs(changelog): finalize 0.83.0 (workspaces, hosted federation, tenant allowlist, MCP scope)
- 44abfa0 feat(auth): ADR-0009 Phase 2 — tenant-allowlist token + per-request tenant
- 23bbeb4 feat(hooks): federate hosted repo/workspace tenant (ADR 0009 Phase 3) (#168)
- 9bbc104 feat(hosted): ADR 0009 + Phase 1 — repo-as-tenant derivation &
repo-tenant - c231afc feat(mcp): scope param on query_knowledge (global | repo | both)
- 4819142 feat(workspace): user-selected named workspaces over 1+ folders (ADR 0010) (#167)
- 601509e fix(auth): address review — centralize tenant validation + cover REST/MCP surfaces
v0.82.0
Changelog
- 29632ab Merge pull request #162 from klarlabs-studio/fix/homebrew-selfpath-and-doctor-override
- 4c83d3f Merge pull request #163 from klarlabs-studio/chore/bump-mcp-go-v1.24.0
- 4ce1289 Merge pull request #164 from klarlabs-studio/chore/release-0.82.0
- f3ba263 Merge remote-tracking branch 'origin/main' into fix/homebrew-selfpath-and-doctor-override
- 39b1ec8 chore(deps): bump go.klarlabs.de/mcp to v1.24.0
- 629febe chore(image): hermes-mnemos sha256:34c938b27b88 -> sha256:09a68f858de5 (rollops)
- f5287c0 docs(changelog): 0.82.0 — central+repo brain, ADR 0008, CLI hardening
- 839755a feat(cli):
mnemos rebuild+ auto .gitignore for the derived repo-brain index - a3021d1 feat(docsync): sync-back — fold human edits of AGENTS.md into the brain
- 759829e feat(docsync): write repo learnings into AGENTS.md/CLAUDE.md so agents follow them
- 11e7fad feat(doctor): warn about an orphaned $HOME/.mnemos brain (ADR 0008 migration safety)
- 6de6392 feat(hooks): federated two-tier brain — global base + opt-in repo overlay
- eaab417 fix(cli): make --db a global flag so every command resolves the brain uniformly
- f089998 fix(cli): repair two dead global-flag collisions (consolidate --dry-run, doctor --json)
- eec6697 fix(cli): resolve a batch of UX-review findings across the command surface
- 7cab6ab fix(cli): route usage errors through NewUserError and list valid subcommands
- 54d2ad1 fix(cli): stop treating $HOME/.mnemos as a project root (ADR 0008)
- 3512df6 fix(doctor): reflect MNEMOS_DB_URL override in the project_root check
- 518dc29 fix(setup): register the stable binary path so brew upgrades don't break hooks
- 3742e5b fix: address code-review findings (data-loss, silent no-op, flag corruption)