From 9cccf17ef9b680251b83d8b1484164f3acdfa2ec Mon Sep 17 00:00:00 2001 From: Lucas Berger Date: Wed, 17 Jun 2026 20:41:00 -0400 Subject: [PATCH] chore: enable MemPalace discuss-time recall + KG mirror --- .planning/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.planning/config.json b/.planning/config.json index 5b635c3..27b2610 100644 --- a/.planning/config.json +++ b/.planning/config.json @@ -95,6 +95,8 @@ }, "mempalace": { "enabled": true, - "wing": "familysync" + "wing": "familysync", + "recall_on_discuss": true, + "mirror_kg": true } }