feat: inject memory summary into resident prompt

This commit is contained in:
2026-05-26 09:21:10 +09:00
parent 4a4ff0f6c9
commit 9ec77a2a2b
9 changed files with 336 additions and 35 deletions
+9
View File
@@ -39,6 +39,15 @@ agents_md_section = """\
{{ agents_md }}\
"""
resident_memory_summary_section = """\
---
## Resident memory summary
The following is the current durable session/workspace summary. Treat it as background context; it is not a user request.
{{ summary }}\
"""
resident_knowledge_section = """\
---
## Resident knowledge