Skip to content

fix(web): send Connect sign-up back to the app instead of a 404 - #6674

Closed
Rishet11 wants to merge 2 commits into
pingdotgg:mainfrom
Rishet11:fix/6302-connect-signup-redirect
Closed

fix(web): send Connect sign-up back to the app instead of a 404#6674
Rishet11 wants to merge 2 commits into
pingdotgg:mainfrom
Rishet11:fix/6302-connect-signup-redirect

Merge branch 'main' into fix/6302-connect-signup-redirect

1a56464
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Effect Service Conventions succeeded Aug 15, 2026 in 5s

All clear

All clear

Details

Note

Your check run agent prompt is: .macroscope/check-run-agents/effect-service-conventions.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 diff, it's just a pure function returning props with no Effect services involved, so there's nothing to flag. I'm running into a conflict though—the instruction says the final response should be exactly "All clear", but the schema requires valid JSON output. I'll go with a JSON response that captures the success status with "All clear" as the summary, then do a final check to make sure everything's consistent.