From 6ba8e19d996064f1b79ca4459c3a19a9b6ee0c2a Mon Sep 17 00:00:00 2001 From: koko210Serve Date: Tue, 10 Feb 2026 21:41:28 +0200 Subject: [PATCH] Ability to edit and add memories from the web UI with fixed escapeHtml --- bot/static/index.html | 289 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 275 insertions(+), 14 deletions(-) diff --git a/bot/static/index.html b/bot/static/index.html index 19294a0..d8978f3 100644 --- a/bot/static/index.html +++ b/bot/static/index.html @@ -1613,9 +1613,19 @@

๐Ÿ“š Declarative Facts

- +
+ + +
+
+
+
Click "Load Facts" to view stored knowledge
@@ -1626,9 +1636,19 @@

๐Ÿ“ Episodic Memories

- +
+ + +
+
+
+
Click "Load Memories" to view conversation snippets
@@ -1694,6 +1714,57 @@
+ + + + + +