Skip to content

chore: bump to 3.14.0 and update CHANGELOG#485

Merged
AxDSan merged 1 commit into
mainfrom
chore/bump-3.14.0
Jul 17, 2026
Merged

chore: bump to 3.14.0 and update CHANGELOG#485
AxDSan merged 1 commit into
mainfrom
chore/bump-3.14.0

Conversation

@AxDSan

@AxDSan AxDSan commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

9 features, 17 fixes, 3 security improvements since 3.13.0.

Added

Fixed

Security

  • Sync event payloads sanitized
  • Cross-model security findings closed
  • Branch protection enforces license/cla on main

Summary

  • Bumps Mnemosyne to v3.14.0 and documents 9 features, 17 fixes, and 3 security improvements.
  • Strengthens agent integration through write approval, canonical forgetting, safer doctor/repair workflows, and Hermes sync hardening.
  • Improves privacy and local-first safety with sanitized sync payloads, cross-model sync protections, CLA enforcement, and safer repair paths.
  • Fixes configuration crashes, expiry-link updates, recall/context correctness, embedding retries and threading, and Hermes diagnostics/path handling.
  • No changes are reported to the working/episodic/BEAM memory tiers, consolidation pipeline, veracity system, retrieval architecture, or benchmark methodology.
  • The approval gate, canonical forget operation, and safe repair workflow are strong architectural choices: they make memory mutation more deliberate, reversible, and maintainable.
  • The release does not indicate erosion of local-first guarantees or introduce new external-service dependencies; embedding retry and configuration fixes improve resilience where providers are used.

9 features, 17 fixes, 3 security improvements since 3.13.0.
Highlights: write_approval gate, forget_canonical, safe doctor,
sync hardening, CLA enforcement, polyphonic recall fixes,
content mutation fix, config set crash fix, onnxruntime fix.
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: df901c86-7e90-4c6f-9517-2b2caedb8d95

📥 Commits

Reviewing files that changed from the base of the PR and between 30fc09a and bf97316.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • mnemosyne/__init__.py

📝 Walkthrough

Walkthrough

The changelog introduces the v3.14.0 release entry with Added, Fixed, and Security sections, while the package version is updated from 3.13.0 to 3.14.0.

Changes

Release metadata

Layer / File(s) Summary
Versioned release entry
CHANGELOG.md, mnemosyne/__init__.py
Adds the dated v3.14.0 changelog content and updates the module-level package version to 3.14.0.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Suggested reviewers: ruangraung, dplush

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-3.14.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@AxDSan
AxDSan merged commit ab63c23 into main Jul 17, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant