Developers compare approaches for cross-device agent memory and context persistence
mundane--alternative · reddit · 2026-09-16
A developer describes the pain of agent context fragmenting when switching between a desktop and laptop: within one machine, context compaction works, but across devices the agent loses project state, forcing manual log dumps or committing state files to Git.
The post asks how others persist agent memory so prior session decisions survive device switches — a good snapshot of real demand in agent memory engineering.
More from coding & agent
- Most concurrency bugs come from confusing 'simultaneous' with 'ordered', says engineer — Franc0Fernand0 · 2026-09-16
- Daniel Lemire releases useful_abstractions: a single-header C++23 compile-time programming library — lemire · 2026-09-16
- Hermes agent now logs into websites autonomously, keeping passwords and 2FA codes out of model context — alexcovo_eth · 2026-09-16
- A benchmark for humans: rank people by turns and tokens burned prompting an LLM — DominiqueCAPaul · 2026-09-16
- Open-Source MCP for Kilter Board Logs, With Hard-Won Private-API Lessons — fin_expat · 2026-09-16
- Astra's Context Compaction Takes 3x Longer Than Sol, Dev Notes — banteg · 2026-09-16