From a33b7230c58d8900815b03dc845a5c3386ca9dc2 Mon Sep 17 00:00:00 2001 From: Google Gemini Date: Sun, 22 Mar 2026 23:24:11 +0000 Subject: [PATCH] Add dreaming mode UI to thinking.html --- src/dashboard/templates/thinking.html | 30 ++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/src/dashboard/templates/thinking.html b/src/dashboard/templates/thinking.html index 2460378f..0b628b4c 100644 --- a/src/dashboard/templates/thinking.html +++ b/src/dashboard/templates/thinking.html @@ -7,7 +7,25 @@ {% block content %}
-
+ +
+
+
Thought Stream
+
+ Inner monologue — always thinking, always pondering. +
+
+
+
+ + +
+ +
+
+
Thought Stream
Inner monologue — always thinking, always pondering. @@ -50,3 +68,13 @@
{% endblock %} + +