Live preview from the agent-built app
real preview URLLifecycle timeline · cv.sandbox.task.events
real SSE-
Create sandbox
control plane spins container + assigns preview URL
0.0
-
Dispatch task
prompt handed to opencode inside the sandbox
0.2
-
Read scaffold
agent explores ~/workspace/app (vite + react + ts baseline)
14.4
-
Edit App.tsx
agent writes the Todo component (add / toggle / delete)
0.0
-
Edit index.css
agent styles the todo rows + strikethrough + delete
0.0
-
Start dev server
vite --host 0.0.0.0 --port 3000 goes live
36.4
-
build_check
sandboxd verifies the workspace builds cleanly
217.1
-
health_check
traefik confirms preview URL is serving 200 OK
219.5
-
succeeded
2 source files changed · 222.2s wall clock
222.1
- sandbox
01KWW81MSHGT31682RKDMSFAGR - agentopencode · free plan
- files edited
src/App.tsx·src/index.css - verdictpreview status
ready· vite dev server on:3000