This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryCanonicalized manifest line endings for Windows compatibility.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Added concise GitHub-source install path for coding agents and expanded VS Code / Copilot client configuration documentation. Added concise GitHub-source install path for coding agents and expanded VS Code / Copilot client configuration documentation. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Canonicalized manifest to LF bytes before SHA256 validation for Windows CRLF compatibility. Canonicalized manifest to LF bytes before SHA256 validation for Windows CRLF compatibility. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Ensured all `0.21.x` packages inherit the fixed `0.21.0` governed-change proof instead of falling back to v0.20 clean-room proof. Ensured all `0.21.x` packages inherit the fixed `0.21.0` governed-change proof instead of falling back to v0.20 clean-room proof. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Refactor | Low |
Replaced large overview PNG with compact SVG in bilingual README. Replaced large overview PNG with compact SVG in bilingual README. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
v0.21.1 - Windows Proof and Adoption Polish
Agent Memory Bridge 0.21.1 is a narrow compatibility and adoption patch over
the v0.21 governed-memory release.
0.21.1 = the fixed v0.21 proof made patch-safe and Windows-safe, with clearer client setup assets.
What Changed
- Canonicalized the fixed v0.21 manifest to LF bytes before SHA256 validation,
so Windows CRLF checkout behavior does not invalidate unchanged proof input. - Made every
0.21.xpackage inherit the fixed0.21.0governed-change proof
instead of falling back to the historical v0.20 clean-room proof. - Kept the proof report's
releaseandtarget_releasesemantics fixed at
0.21.0; the package version advances independently to0.21.1. - Added a concise GitHub-source install path for coding agents and expanded
documented client configuration support, including VS Code / Copilot. - Modernized the bilingual README positioning and replaced the large overview
PNG with a compact SVG.
Validation
pytest:373 passed- focused release-contract and governed-change proof tests: passed
- public MCP surface: unchanged at
10tools - governed-change report and manifest release fields: unchanged at
0.21.0
Boundaries
This patch does not widen the MCP surface, regenerate the fixed governed-change
report, alter its manifest, write client configuration automatically, or claim
vendor certification. Client setup output remains documentation or local
renderer output, and durable writeback remains explicit.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About zzhang82/Agent-Memory-Bridge
MCP-native, local-first memory for coding agents that turns coding sessions into reusable engineering memory: decisions, gotchas, and domain knowledge.
Related context
Related tools
Earlier breaking changes
- v0.21.0 Procedures with declared domains are rejected for mismatched task domains; legacy unscoped procedures now emit a warning instead of auto‑assigning policy.
Beta — feedback welcome: [email protected]