Skip to content

fix(web): closed plan sidebar stays closed when returning to a thread - #5484

Merged
t3dotgg merged 1 commit into
mainfrom
t3code/persist-closed-plan-state
Aug 6, 2026
Merged

t3dotgg merged 1 commit into
mainfrom
t3code/persist-closed-plan-state

fix(web): closed plan sidebar stays closed when returning to a thread

9589e10
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Effect Service Conventions succeeded Aug 6, 2026 in 13s

Effect Service Conventions: 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, this is actually a React state module, not an Effect service. The new file creates a plain module with a Map global, so the Effect service convention about hiding dependencies doesn't apply here. There's nothing Effect-related in the code, so no issues to flag.


Agent Credits: 16 credits