Section 01
CoMem Framework Overview: Efficient Agent Memory Management via Decoupling Long-Context Models
CoMem is a new context management framework whose core lies in decoupling memory management from the main agent workflow and executing it asynchronously, significantly reducing response latency for long-context tasks while maintaining performance. Its key designs include the k-step offset asynchronous pipeline strategy and reward-driven memory alignment training, achieving a 1.4x latency improvement on the SWE-Bench-Verified benchmark and providing a new path for modular optimization of agent systems.