From 8d709b95545f5ae3fd7df4b6a80734f91a11f858 Mon Sep 17 00:00:00 2001 From: serversdown Date: Mon, 29 Jun 2026 00:25:18 +0000 Subject: [PATCH] feat: stack quick-capture box on chat page (no LLM) Slim numeric input below the message box; posts to /session/stack and drops a confirmation line into the Live Log without a chat turn. Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_01G796GsLCvJQKVN7hwV2cDx --- lyra/web/static/index.html | 52 ++++++++++++++++++++++++++++++++++++++ lyra/web/static/style.css | 28 ++++++++++++++++++++ 2 files changed, 80 insertions(+) diff --git a/lyra/web/static/index.html b/lyra/web/static/index.html index d7f48b5..499f133 100644 --- a/lyra/web/static/index.html +++ b/lyra/web/static/index.html @@ -124,6 +124,12 @@ + +
+ + +
+