From 6832957ab051e15c3ffc78032bd4ed0f210627b2 Mon Sep 17 00:00:00 2001 From: ducoterra Date: Sat, 29 Aug 2026 18:32:15 -0400 Subject: [PATCH] =?UTF-8?q?feat(chat):=20retry=20the=20last=20answer=20?= =?UTF-8?q?=E2=80=94=20redo-in-place=20Retry=20button=20on=20the=20latest?= =?UTF-8?q?=20brain=20bubble?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/assets/app.js | 161 +++++++++- frontend/assets/styles.css | 30 ++ frontend/index.html | 5 + tests/e2e/test_retry_answer.py | 446 +++++++++++++++++++++++++++ tests/unit/test_frontend_feedback.py | 239 ++++++++++++++ tests/unit/test_frontend_scroll.py | 14 +- tests/unit/test_sources_midstream.py | 11 +- 7 files changed, 891 insertions(+), 15 deletions(-) create mode 100644 tests/e2e/test_retry_answer.py diff --git a/frontend/assets/app.js b/frontend/assets/app.js index c45a5f2..085210b 100644 --- a/frontend/assets/app.js +++ b/frontend/assets/app.js @@ -110,6 +110,20 @@ * below — the header.js single-evaluation design (no direct