toes/src/server
Claude a7d4e210c2
Auto-start stopped/errored apps on push activate
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
2026-02-12 16:17:45 +00:00
..
api Auto-start stopped/errored apps on push activate 2026-02-12 16:17:45 +00:00
apps.ts set TOES_URL 2026-02-11 16:09:14 -08:00
index.tsx share pids, proxy api 2026-02-04 08:54:35 -08:00
shell.tsx tools! 2026-01-30 16:59:32 -08:00
sync.ts toes sync and friends 2026-01-29 23:21:44 -08:00
tui.ts show toes server url 2026-02-01 21:29:20 -08:00