iiRecord
Agentic AI Atlas · Qwen Code Memory
memory-system:qwen-code-memorya5c.ai
II.
MemorySystem overview

memory-system:qwen-code-memory

Reference · live

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.

MemorySystemOutgoing · 1Incoming · 1

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

Incoming edges

uses_memory_system1