fix(mem_scanner): fix context_size logic and update sops

This commit is contained in:
Liang Jiaqing
2026-02-09 18:32:15 +08:00
parent 656a3fe45e
commit 3a9a5ee2aa
6 changed files with 174 additions and 7 deletions

View File

@@ -10,4 +10,4 @@
[DIRECTORY]
- L2_Facts: ../memory/global_mem.txt (Method: 按 TOPIC 检索索引 -> file_read 对应条目)
- L3_SOPs: ../memory/ (Method: ls 查看文件列表 -> 读取具体 .md/.py)
- L3_SOPs: ../memory/ (Method: os.listdir查看文件列表 -> 读取具体 .md/.py)