📄️ 记忆系统
统一的记忆-会话-智能体架构,具备人类可读的 Markdown 持久化、JSONL 会话记录和可检查的智能体状态。
📄️ Configuration
YAML Configuration
📄️ Memory Consolidation
Suzent uses append-only daily logs for fast, lossless capture and a background “dream” runner for slower consolidation into the notebook wiki. The goal is to avoid dropping new or changed facts during normal chat turns while still giving the agent a deduplicated, cross-linked long-term memory over time.
📄️ Memory Internals
This page describes the implementation-level structure of Suzent memory as it exists today.
📄️ LLM Wiki
Pattern originally described by Andrej Karpathy: LLM Wiki