You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor process management and improve run workflow
Replaces single sketchProcess with a list to track multiple processes, updates process lifecycle management, and moves sketch running logic into a new runSketch() method. Refactors toolbar activation/deactivation based on process state, improves dependency installation checks, and cleans up code formatting. Updates mode name to 'experimental' in mode.properties.