Dev.to AI ๐Ÿค– Ai ๐Ÿ‘ 0

Sprint 16 closed: memory soft sync and Temperature Map UX

Sprint 16 is closed. Desktop memory refresh no longer depends on knowing memory_sync by name, and the Temperature Map is easier to navigate when heat and focus matter. What shipped Soft sync policy โ€” handsh

Sprint 16 is closed. Desktop memory refresh no longer depends on knowing memory_sync by name, and the Temperature Map is easier to navigate when heat and focus matter.

What shipped

  • Soft sync policy โ€” handshake remains primary; Desktop adds debounced soft sync on window focus / visibility plus an explicit Refresh Memory control (POST /api/memory-sync). No git-triggered sync.
  • Open GitHub counts โ€” handshake / agents / CLI report true open issues and open PRs after closed issues and merged PRs stayed in the CEM snapshot (ADR-0013).
  • Temperature Map UX โ€” clickable Relations list to focus related nodes; Show archived + Expand/Pack without remounting the graph or jumping scroll; focus ranking by BFS from selection, then strength/score, then heat.

Principle

Memory should stay warm while you work. Refresh follows Connect/handshake, Desktop focus, and an explicit button โ€” not a hidden MCP ritual.

Cloud edge stays Workers-seeded. Desktop distribution and updater move to Sprint 17.

Read the full post on meronq.pages.dev ยท Source on GitHub

๐Ÿ“ฐ Read the original article on Dev.to AI

Originally published by Dev.to AI. Aggregated on AIWithGhost for educational purposes โ€” full credit and traffic to the original publisher.