Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/examples
/ sync_existing_sandbox
Route
sync_existing_sandbox
python/vibe-coding-ide/backend/src/api/sandbox.py:None–None ·
view source on GitHub ↗
router.post("/sync")
Source
from the content-addressed store, hash-verified
1
from
typing
import
Any
2
import
os
3
import
httpx
4
from
pydantic
import
BaseModel
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected