github Gentleman-Programming/engram v1.14.9

latest releases: v1.20.0, v1.19.0, pi-v0.1.10...
3 months ago

Summary

  • Fixed autosync incorrectly marking pending cloud mutations as acknowledged before any server push occurred.
  • Added a clear non_enrolled_pending_mutations diagnostic when autosync is blocked by local project enrollment state.
  • Surfaced persisted sync diagnostics in engram cloud status so users can see the required enrollment action.

Validation

  • go test ./...
  • Main CI passed.
  • Release workflow passed.

Upgrade guidance

Upgrade both clients that run engram serve and any self-hosted cloud server, then retry autosync. If engram cloud status reports non_enrolled_pending_mutations, run engram cloud enroll <project> for the intended project and retry.

Don't miss a new engram release

NewReleases is sending notifications on new releases.