diff --git a/studio/frontend/src/features/chat/components/research-activity-panel.tsx b/studio/frontend/src/features/chat/components/research-activity-panel.tsx index 4990c50dbe..0bed4beb94 100644 --- a/studio/frontend/src/features/chat/components/research-activity-panel.tsx +++ b/studio/frontend/src/features/chat/components/research-activity-panel.tsx @@ -902,7 +902,10 @@ export function ResearchActivityPanel({ ) : null} - + {/* Key on runId only: keying on planRevision remounted PlanReview mid-approve + (updateResearchPlan bumps the revision), resetting local `pending` and + re-enabling "Start research" during the in-flight approve. */} +