From 982a089fcb5e471f35166247501c80ca566244af Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 9 Sep 2026 02:13:17 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20authHeaders=20must=20include=20Content-T?= =?UTF-8?q?ype=20=E2=80=94=20Express=20never=20parsed=20JSON=20bodies,=20c?= =?UTF-8?q?ausing=20empty=20"Question=20is=20required"=20on=20every=20chat?= =?UTF-8?q?=20send.=20Also:=20Learning=20Hub=20back=20in=20the=20main=20me?= =?UTF-8?q?nu,=20sources-only=20right=20column,=20image=20gallery=20as=20t?= =?UTF-8?q?he=20user=20library=20with=20poll+preview,=20queued=20job=20ref?= =?UTF-8?q?erence=20handling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/components/assistant.html | 14 --- public/index.html | 5 ++ public/js/assistant/api.js | 15 +++- public/js/clinicalAssistant.js | 96 ++++++--------------- test/assistant-attachment-roundtrip.test.js | 4 +- test/assistant-workspace-layout.test.js | 42 ++------- test/generated-images-ui.test.js | 4 +- 7 files changed, 57 insertions(+), 123 deletions(-) diff --git a/public/components/assistant.html b/public/components/assistant.html index 01d30574..cb3b5d06 100644 --- a/public/components/assistant.html +++ b/public/components/assistant.html @@ -14,10 +14,6 @@ -

Saved Chats

@@ -79,19 +75,9 @@
-