Skip to content

Variable: ContainerStartedSchema

Makaio Framework


Makaio Framework / services-core / ContainerStartedSchema

const ContainerStartedSchema: ZodObject<{ containerId: ZodString; sessionId: ZodString; worktreePath: ZodOptional<ZodString>; }, $strip>

Defined in: ../../../packages/services/core/src/execution-target/container-schemas.ts:137

Container started event.