Skip to content

Variable: SpawnResponseSchema

Makaio Framework


Makaio Framework / services-core / SpawnResponseSchema

const SpawnResponseSchema: 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.