II.
MemorySystem overview
Reference · livememory-system:qwen-code-memory
Qwen Code Memory overview
Qwen Code's instruction-file memory system. QWEN.md is the primary persistent project context file, read at session start and injected into the agent context. Qwen Code 0.16.2 adds `.qwen/QWEN.local.md` as a project-local context location for repository-scoped notes that should stay local to the checkout rather than living in shared team memory.
Attributes
displayName
Qwen Code Memory
description
Qwen Code's instruction-file memory system. QWEN.md is the primary
persistent project context file, read at session start and injected into
the agent context. Qwen Code 0.16.2 adds `.qwen/QWEN.local.md` as a
project-local context location for repository-scoped notes that should
stay local to the checkout rather than living in shared team memory.
memoryKind
file-based
persistence
project-scoped
autoExtraction
false
consolidation
manual
storageFormat
markdown
privacyFilter
false
deduplication
none
Outgoing edges
realizes1
- layer:12-knowledge-fabric·LayerKnowledge Fabric
Incoming edges
uses_memory_system1
- agent-version:qwen@current·AgentVersion