Skip to content

Variable: ContainerCreatedSchema

Makaio Framework


Makaio Framework / services-core / ContainerCreatedSchema

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

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

Container created event.