Fix server file browse flow

This commit is contained in:
npc0-hue
2026-08-26 22:00:23 +08:00
parent 861ee752ed
commit 6369a8099a
22 changed files with 627 additions and 132 deletions
+1
View File
@@ -37,6 +37,7 @@ type RunJobClaim struct {
SessionToken string
Capabilities []string
Capacity RunCapacity
WaitSeconds int
}
type RunJobClaimResult struct {