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
@@ -120,7 +120,7 @@ function cleanupStaleComputerUseApps() {
120
120
}
121
121
122
122
console.error(
123
-
`[desktop-dev] Cleaning up ${stalePids.length} stale Synara (Dev) Computer Use helper process${stalePids.length===1 ? "" : "es"} from other worktrees.`,
123
+
`[desktop-dev] Cleaning up ${stalePids.length} stale Forkara (Dev) Computer Use helper process${stalePids.length===1 ? "" : "es"} from other worktrees.`,
124
124
);
125
125
126
126
for(constpidofstalePids){
@@ -139,17 +139,17 @@ function warnIfAlphaAppRunning() {
0 commit comments