Skip to content

MemoryGuard v0.7.5

Choose a tag to compare

@MerakOsiris MerakOsiris released this 27 Aug 03:40
· 20 commits to main since this release

MemoryGuard v0.7.5

Released: 2026-08-27

v0.7.5 is a focused correctness release for reviewing governed memory
conflicts. It improves the read and display contract without changing the
underlying conflict-resolution policy.

Included

  • Conflict groups return self-contained member snapshots from V2 atom and
    tombstone history. Each snapshot is bounded and redacted before crossing the
    GUI boundary; missing history remains explicit instead of being replaced by
    an invented record.
  • Known conflict reason codes render as readable Chinese explanations, with a
    bounded diagnostic reason retained for troubleshooting.
  • Only live, selectable members can be chosen as keepers. Deleted,
    superseded, rejected, quarantined, shadowed, missing, or otherwise invalid
    candidates are disabled, and resolution fails closed unless at least two live
    members remain.
  • Historical conflict groups remain visible for audit. history_total and
    total report the queue size, while actionable_total reports groups that
    can still be resolved; the governance overview uses the actionable metric.

Validation boundary

This release preparation is limited to version, README, changelog, and release
metadata checks. It does not claim a full test-suite run, package publication,
or external release action.

Upgrade

python -m pip install --upgrade agent-memguard
memoryguard --version
memoryguard doctor