fix(web): unstick /connect after in-modal sign-in by redirecting to the authorize endpoint - #5133
All clear
All clear
Details
Note
Your check run agent prompt is: .macroscope/check-run-agents/ui-consistency.md
More information about how Check Run Agents work can be found in our Help Center.
🔍 Agent activity — reasoning, no tool calls
💭 Looking at the changed files to see what needs evaluation. I notice the diff is mostly logic changes rather than UI styling, and I'm spotting a potential hook issue in ConnectCliAuthSurface.tsx where
isElectronis used inside theopenSignIncallback but might be missing from the dependency array. Let me check whetherisElectronis a constant or a value that could change. I'm checking whether theButtonprimitive is being used consistently and whether changingsignUpForceRedirectUrlimpacts other places that callresolveClerkSignInProps. This doesn't seem to be a UI styling concern, though I should verify thatconnectCliAuth.tsisn't affected by the changes. The scope here is UI consistency, and there are no styling changes in the diff, so I think we're good. I need to format my response as JSON with a success state and "All clear" as both the title and summary, then do a final sanity check on the fallback test behavior when the environment variable isn't set.
Agent Credits: 21 credits