From caca5624a311a0329e46a17e1dcf827f3af9b96c Mon Sep 17 00:00:00 2001 From: Jane Date: Fri, 13 Mar 2026 21:51:05 +0100 Subject: [PATCH] Add typing indicator fix to backlog --- Backlog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Backlog.md b/Backlog.md index 55cf5b7..dc54468 100644 --- a/Backlog.md +++ b/Backlog.md @@ -5,3 +5,4 @@ Tasks and to-dos that need attention when time allows. --- - [ ] Switch Jane to Opus 4.6 (claude-opus-4-6) in config +- [ ] Fix typing indicator to keep running during multi-message responses (currently stops after first message)