From ec62a1fc7b8a8ca0660a58f1d33f310b1e043328 Mon Sep 17 00:00:00 2001 From: Jon Seager Date: Wed, 4 Feb 2026 17:41:46 +0000 Subject: [PATCH] fix(scan): clear signals and reset form on repeated extractions Clear all roaster/roast signals before each extraction request to prevent stale values from persisting across consecutive scans. Also reset the extract form on completion to clear the prompt input. --- templates/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/home.html b/templates/home.html index 993dec0..55144be 100644 --- a/templates/home.html +++ b/templates/home.html @@ -56,8 +56,8 @@