iiRecord
Agentic AI Atlas · Cline Memory Bank
memory-system:cline-memory-banka5c.ai
II.
MemorySystem overview

memory-system:cline-memory-bank

Reference · live

Cline Memory Bank overview

Cline's structured memory bank stored in .cline/memory/ with categorical markdown files. Categories include activeContext.md (current session state), productContext.md (what the product does), progress.md (development progress), systemPatterns.md (recurring code patterns), and techContext.md (technology decisions). Files are read at session start and optionally updated at session end. The structured-category approach trades flexibility for consistency — every project gets the same memory organization, making cross-project knowledge navigation predictable.

MemorySystemOutgoing · 1Incoming · 2

Attributes

displayName
Cline Memory Bank
description
Cline's structured memory bank stored in .cline/memory/ with categorical markdown files. Categories include activeContext.md (current session state), productContext.md (what the product does), progress.md (development progress), systemPatterns.md (recurring code patterns), and techContext.md (technology decisions). Files are read at session start and optionally updated at session end. The structured-category approach trades flexibility for consistency — every project gets the same memory organization, making cross-project knowledge navigation predictable.
memoryKind
file-based
persistence
project-scoped
autoExtraction
true
consolidation
on-write
storageFormat
markdown
privacyFilter
false
deduplication
none

Outgoing edges

realizes1

Incoming edges

uses_memory_system2