forked from defunkt/toes
Previously, pushing a new version would only restart apps that were already running. Apps in stopped or invalid state (e.g. due to a previous startup error) were left unchanged, requiring a manual start. Now the activate endpoint calls startApp() for stopped/invalid apps, so pushing a code fix automatically attempts to start the app. https://claude.ai/code/session_014UvBEvHbnhaoMLebdRFzm6 |
||
|---|---|---|
| .. | ||
| api | ||
| apps.ts | ||
| index.tsx | ||
| shell.tsx | ||
| sync.ts | ||
| tui.ts | ||