What's Changed
- fix(hermes): sync package version with 0.3.1 release by @dplush in #392
- fix: forward veracity through Mnemosyne.remember (unbreaks MCP remember) by @plainwuatlig in #398
- fix: rename tools/ to _benchmarks/ to avoid namespace collision with hermes-agent by @claytonchew in #397
- fix(hermes): resolve profile bank when CLI is loaded standalone by @TurgutKural in #395
- feat(hermes): add sync_turn diagnostics by @dplush in #394
- fix: replace BaseHTTPMiddleware with pure-ASGI bearer auth, Mount /messages/ by @codxt in #393
- docs: add Hermes Tweet memory context by @kriptoburak in #402
- feat: add Zero agent integration by @AxDSan in #418
- fix: prefer current-state memories in now queries by @dplush in #416
- fix: validate bank names before path operations by @dplush in #415
- diagnose: report orphaned memory references by @dplush in #417
- feat: config.yaml system with profiles, hot-reload, and write filters by @AxDSan in #431
- fix: address all 25 CodeRabbit review findings on PR #431 by @AxDSan in #433
- fix(beam): do not hold the SQLite write lock across consolidation LLM calls by @Milgauss in #432
- fix(hermes): default auto_sleep on across providers by @dplush in #429
- fix: exclude consolidated rows from hot context by @Stacey2911 in #427
- fix(hermes): install bundled memory override skill by @dplush in #424
- Fix issue #421 cross-session recall and CLI default scope by @dplush in #422
- fix(hermes): align pip sync adapter parity by @dplush in #419
- Revise installation steps for Hermes users by @bruvv in #414
- feat(hermes): add atomic mnemosyne_batch tool by @dplush in #400
- fix: forward veracity through module-level remember by @dplush in #399
- feat: add read-only doctor hygiene signals by @dplush in #440
- fix(beam): roll back the recall-touch transaction on failure by @Milgauss in #439
- fix(hermes): restore L3 persona prompt parity by @dplush in #405
- fix: make host LLM timeout configurable by @TurgutKural in #425
- test(hermes): avoid HERMES_HOME leak in CLI bank test by @TurgutKural in #437
- docs: add layered agent memory roadmap by @codxt in #438
- fix: harden hygiene audit CLI and table handling by @dplush in #441
- fix(mnemosyne): CLI bank selection, bank list, and 3.11.1 schema migration (Issues 1, 2, 3) by @codxt in #404
New Contributors
- @plainwuatlig made their first contribution in #398
- @claytonchew made their first contribution in #397
- @TurgutKural made their first contribution in #395
- @codxt made their first contribution in #393
- @kriptoburak made their first contribution in #402
- @Stacey2911 made their first contribution in #427
- @bruvv made their first contribution in #414
Full Changelog: v0.3.1...v3.12.0