chore: generate

This commit is contained in:
opencode-agent[bot]
2026-04-17 03:37:21 +00:00
parent 4260c40efa
commit 67dbb3cf18

View File

@@ -19,8 +19,6 @@ let daytona = function daytona(): Promise<Daytona> {
return client
}
const preview = new Map<string, { url: string; token: string }>()
const repo = "/home/daytona/workspace/repo"
const root = "/home/daytona/workspace"