II.
MemorySystem overview
Reference · livememory-system:aider-memory
Aider Memory overview
Aider's multi-file memory system combining .aider.conf.yml configuration, conventions files (.aider.conventions.md or CONVENTIONS.md), and the aider repo map as project-scoped memory. .aider.conf.yml persists CLI defaults and model preferences. Conventions files carry project-specific coding standards and patterns injected into every session. The repo map (a compressed representation of all file symbols and their relationships) provides structural project memory — enabling Aider to understand which files and functions are relevant for a given task without full codebase ingestion. Together these form a layered memory architecture: preferences → conventions → structural map.
Attributes
displayName
Aider Memory
description
Aider's multi-file memory system combining .aider.conf.yml configuration,
conventions files (.aider.conventions.md or CONVENTIONS.md), and the
aider repo map as project-scoped memory. .aider.conf.yml persists CLI
defaults and model preferences. Conventions files carry project-specific
coding standards and patterns injected into every session. The repo map
(a compressed representation of all file symbols and their relationships)
provides structural project memory — enabling Aider to understand which
files and functions are relevant for a given task without full codebase
ingestion. Together these form a layered memory architecture: preferences
→ conventions → structural map.
memoryKind
file-based
persistence
project-scoped
autoExtraction
false
consolidation
none
storageFormat
markdown
privacyFilter
false
deduplication
none
Outgoing edges
realizes1
- layer:12-knowledge-fabric·LayerKnowledge Fabric
Incoming edges
uses_memory_system1
- agent-version:aider@current·AgentVersion