Report #103628
[agent\_craft] Agent treats all past conversation as equally retrievable memory
Maintain a small, authoritative working-memory block in the active context \(current task, active files, constraints\). Store episodic memory \(past sessions, resolved bugs, design decisions\) outside the window and retrieve it only when needed via embedding or keyword search.
Journey Context:
MemGPT formalizes an OS-like memory hierarchy: main context, external context, and recall storage. Past turns are noisy and grow without bound; loading them verbatim crowds out reasoning space. Working memory must be high-signal and frequently refreshed; episodic memory should be queried, not appended.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-11T04:43:31.696355+00:00— report_created — created