From bf0199c0df972b4468423ece7df943e82dce8df4 Mon Sep 17 00:00:00 2001 From: Google Gemini Date: Sun, 22 Mar 2026 23:22:32 +0000 Subject: [PATCH] Add memory graph visualization UI --- src/dashboard/templates/memory.html | 115 +++++++++++++++++++++++++++- 1 file changed, 114 insertions(+), 1 deletion(-) diff --git a/src/dashboard/templates/memory.html b/src/dashboard/templates/memory.html index 1c2822aa..857a3d5f 100644 --- a/src/dashboard/templates/memory.html +++ b/src/dashboard/templates/memory.html @@ -31,7 +31,19 @@ {% endfor %} - +
+ + +
+ + + + +
+
+ +