github Gentleman-Programming/engram v1.14.10

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

Summary

  • Materialized accepted cloud chunk uploads into the mutation stream used by autosync pull.
  • Ensured manual engram sync --cloud --project <project> uploads become visible to other autosync clients on their next polling cycle.
  • Kept chunk replay idempotent so retrying the same chunk does not duplicate materialized mutations.

Validation

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

Upgrade guidance

Upgrade the self-hosted cloud server to v1.14.10 before testing cross-machine sync. This fix applies to newly uploaded chunks going forward; existing chunks from older server versions are not backfilled automatically.

Don't miss a new engram release

NewReleases is sending notifications on new releases.