From 0ac2e05c40dd2fe415920b1365e81852b9bc1434 Mon Sep 17 00:00:00 2001 From: robbond Date: Thu, 20 Aug 2026 06:01:32 +0100 Subject: [PATCH] test(ui): clarify branch focus and passive updates --- components/experimental/branch-switcher.jsx | 2 +- components/reasoning-workspace.jsx | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/components/experimental/branch-switcher.jsx b/components/experimental/branch-switcher.jsx index 02cfe7c..b7457ca 100644 --- a/components/experimental/branch-switcher.jsx +++ b/components/experimental/branch-switcher.jsx @@ -63,7 +63,7 @@ function BranchRow({ id, label, active, isNew, onClick }) { {/* Active indicator — ● vs ○ */}