v0.2.85
What's new in 0.2.85
This release rebuilds multi-device sync and restores full memory context for connected agents, alongside a broad round of stability and security fixes.
Cross-device sync, rebuilt
- Faster, more reliable sync — local changes now reach the cloud within seconds instead of waiting for the next cycle.
- Deletes and restores propagate correctly — deleting or restoring a memory on one device now reliably reflects on your others, with no more "deleted note coming back to life."
- Your edits win over stale updates — a causal version stamp keeps a manual edit from being overwritten by an in-flight background update.
- Recall stays consistent across devices — memories synced from another device get their embeddings backfilled, closing gaps in semantic recall.
Memory context for connected agents
- Full profile restored in Claude Code and other external agents — the session-start context had grown past the host's injection limit, so agents were seeing a truncated or missing profile. It now fits within budget again, so agents see your complete profile, memory index, and guidance.
- Fixed an issue where a malformed profile could be stored as raw data; affected profiles now self-heal on read.
Fixes & security
- A wide range of stability fixes across recall filters, memory metabolism, search, and the app UI, from a full cross-system audit.
- Upgraded several dependencies to patch known security advisories.