Variable: SpawnResponseSchema
Makaio Framework / services-core / SpawnResponseSchema
Variable: SpawnResponseSchema
Section titled “Variable: SpawnResponseSchema”
constSpawnResponseSchema:ZodObject<{containerId:ZodString;worktreeBranch:ZodOptional<ZodString>;worktreePath:ZodOptional<ZodString>; },$strip>
Defined in: ../../../packages/services/core/src/execution-target/container-schemas.ts:76
Spawn container response.