feat: add code queue services and baidu netdisk

This commit is contained in:
Codex
2026-05-13 00:59:36 +00:00
parent ae462ed9ef
commit 6a04144d3f
63 changed files with 10983 additions and 1101 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ export function startJob(name: string, command: string[], note: string, options:
repoRoot,
"--entrypoint",
"bun",
options.dockerImage ?? "unidesk-codex-queue:latest",
options.dockerImage ?? "unidesk-code-queue:latest",
rootPath("scripts", "cli.ts"),
"internal",
"run-job",