d165ab9de1cf05395bd5fff62e4e6edb38be59aa
- New POST /api/projects/[id]/dev-server/ensure: checks if dev server is running, queries last known config from fs_dev_servers, fires startDevServer + probeDevServerReadiness in background, returns immediately - Preview pane calls ensure on mount when anatomy is loaded but no server is running - Distinguishes state='running' (show iframe) from state='starting' (show warming-up UI) - WarmingUpState: indigo spinner, elapsed timer, 'View last deployed version' link if available - ensureCalledRef prevents duplicate calls per mount - The 5s anatomy poll handles the starting→running transition automatically
vibn-code
@ 8c1c14de0b
Description
No description provided
Languages
HTML
45.8%
TypeScript
30%
JavaScript
10.9%
Python
7.6%
CSS
4.7%
Other
0.9%