Tag:memory
All content with the tag "memory".
The Four Types of Memory for AI Agents (and How Claude Code Implements Each)
Working, semantic, procedural, episodic. The CoALA framework splits agent memory into four kinds. Here is what each one is, and how Claude Code actually implements them on disk.
Read More→