-
Notifications
You must be signed in to change notification settings - Fork 0
module memory
devlikebear edited this page Apr 26, 2026
·
1 revision
internal/memory와 chat memory hook은 장기 기억, semantic search, daily log, experiences, compaction index를 다룬다.
internal/memory/workspace.gointernal/memory/semantic.gointernal/memory/experience.gointernal/tarsserver/chat_memory_hook.gointernal/reflection/job_memory.go
- 최신 user-facing 설명은
MEMORY.md, daily logs, experiences, semantic search 중심이다. - per-turn hook은 daily log와 explicit
remember ...hot path로 축소됐다. - broader experience derivation은 nightly reflection으로 이동했다.
- KB Wiki/graph residue는 #410에서 제거 후보로 추적한다.