@continuous-labs/sdk 0.0.7 → 0.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -31,8 +31,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
31
31
  export declare const SDK_METADATA: {
32
32
  readonly language: "typescript";
33
33
  readonly openapiDocVersion: "v1";
34
- readonly sdkVersion: "0.0.7";
34
+ readonly sdkVersion: "0.0.8";
35
35
  readonly genVersion: "2.935.1";
36
- readonly userAgent: "speakeasy-sdk/typescript 0.0.7 2.935.1 v1 @continuous-labs/sdk";
36
+ readonly userAgent: "speakeasy-sdk/typescript 0.0.8 2.935.1 v1 @continuous-labs/sdk";
37
37
  };
38
38
  //# sourceMappingURL=config.d.ts.map
package/esm/lib/config.js CHANGED
@@ -27,8 +27,8 @@ export function serverURLFromOptions(options) {
27
27
  export const SDK_METADATA = {
28
28
  language: "typescript",
29
29
  openapiDocVersion: "v1",
30
- sdkVersion: "0.0.7",
30
+ sdkVersion: "0.0.8",
31
31
  genVersion: "2.935.1",
32
- userAgent: "speakeasy-sdk/typescript 0.0.7 2.935.1 v1 @continuous-labs/sdk",
32
+ userAgent: "speakeasy-sdk/typescript 0.0.8 2.935.1 v1 @continuous-labs/sdk",
33
33
  };
34
34
  //# sourceMappingURL=config.js.map
@@ -3,14 +3,14 @@ import { ClosedEnum } from "../types/enums.js";
3
3
  /**
4
4
  * Model provider that builds the Simulator. Defaults to claude.
5
5
  */
6
- export declare const Builder: {
6
+ export declare const BuildSimulatorRequestBuilder: {
7
7
  readonly Openai: "openai";
8
8
  readonly Claude: "claude";
9
9
  };
10
10
  /**
11
11
  * Model provider that builds the Simulator. Defaults to claude.
12
12
  */
13
- export type Builder = ClosedEnum<typeof Builder>;
13
+ export type BuildSimulatorRequestBuilder = ClosedEnum<typeof BuildSimulatorRequestBuilder>;
14
14
  /**
15
15
  * Source specification format. Omission detects the format.
16
16
  */
@@ -26,7 +26,7 @@ export type BuildSimulatorRequest = {
26
26
  /**
27
27
  * Model provider that builds the Simulator. Defaults to claude.
28
28
  */
29
- builder?: Builder | undefined;
29
+ builder?: BuildSimulatorRequestBuilder | undefined;
30
30
  /**
31
31
  * Regular expressions (RE2 syntax) that select the operations to implement. Each is matched against the OpenAPI operationId or the WSDL operation name; an operation is kept when any expression matches, and an OpenAPI operation without an operationId is dropped. At most 64 expressions of at most 1,024 characters each. Omit or send an empty list to keep every operation. Not allowed for an incremental build.
32
32
  */
@@ -49,7 +49,7 @@ export type BuildSimulatorRequest = {
49
49
  specKind?: SpecKind | undefined;
50
50
  };
51
51
  /** @internal */
52
- export declare const Builder$outboundSchema: z.ZodMiniEnum<typeof Builder>;
52
+ export declare const BuildSimulatorRequestBuilder$outboundSchema: z.ZodMiniEnum<typeof BuildSimulatorRequestBuilder>;
53
53
  /** @internal */
54
54
  export declare const SpecKind$outboundSchema: z.ZodMiniEnum<typeof SpecKind>;
55
55
  /** @internal */
@@ -1 +1 @@
1
- {"version":3,"file":"build-simulator-request.d.ts","sourceRoot":"","sources":["../../src/models/build-simulator-request.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AAEjC,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAE/C;;GAEG;AACH,eAAO,MAAM,OAAO;;;CAGV,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,OAAO,GAAG,UAAU,CAAC,OAAO,OAAO,CAAC,CAAC;AAEjD;;GAEG;AACH,eAAO,MAAM,QAAQ;;;CAGX,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,UAAU,CAAC,OAAO,QAAQ,CAAC,CAAC;AAEnD,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC9B;;OAEG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;IACnC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAClC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;CACjC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sBAAsB,EAAE,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAEhE,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,WAAW,CAAC,OAAO,QAAQ,CAElE,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,8BAA8B,GAAG;IAC3C,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;IACnC,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAClC,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC/B,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAChC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oCAAoC,EAAE,CAAC,CAAC,WAAW,CAC9D,8BAA8B,EAC9B,qBAAqB,CAgBtB,CAAC;AAEF,wBAAgB,2BAA2B,CACzC,qBAAqB,EAAE,qBAAqB,GAC3C,MAAM,CAIR"}
1
+ {"version":3,"file":"build-simulator-request.d.ts","sourceRoot":"","sources":["../../src/models/build-simulator-request.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AAEjC,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAE/C;;GAEG;AACH,eAAO,MAAM,4BAA4B;;;CAG/B,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,4BAA4B,GAAG,UAAU,CACnD,OAAO,4BAA4B,CACpC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,QAAQ;;;CAGX,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,UAAU,CAAC,OAAO,QAAQ,CAAC,CAAC;AAEnD,MAAM,MAAM,qBAAqB,GAAG;IAClC;;OAEG;IACH,OAAO,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IACnD;;OAEG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;IACnC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAClC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;CACjC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,WAAW,CACrE,OAAO,4BAA4B,CACG,CAAC;AAEzC,gBAAgB;AAChB,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,WAAW,CAAC,OAAO,QAAQ,CAElE,CAAC;AAEF,gBAAgB;AAChB,MAAM,MAAM,8BAA8B,GAAG;IAC3C,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;IACnC,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAClC,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC/B,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAChC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oCAAoC,EAAE,CAAC,CAAC,WAAW,CAC9D,8BAA8B,EAC9B,qBAAqB,CAgBtB,CAAC;AAEF,wBAAgB,2BAA2B,CACzC,qBAAqB,EAAE,qBAAqB,GAC3C,MAAM,CAIR"}
@@ -6,7 +6,7 @@ import { remap as remap$ } from "../lib/primitives.js";
6
6
  /**
7
7
  * Model provider that builds the Simulator. Defaults to claude.
8
8
  */
9
- export const Builder = {
9
+ export const BuildSimulatorRequestBuilder = {
10
10
  Openai: "openai",
11
11
  Claude: "claude",
12
12
  };
@@ -18,12 +18,12 @@ export const SpecKind = {
18
18
  Wsdl: "wsdl",
19
19
  };
20
20
  /** @internal */
21
- export const Builder$outboundSchema = z.enum(Builder);
21
+ export const BuildSimulatorRequestBuilder$outboundSchema = z.enum(BuildSimulatorRequestBuilder);
22
22
  /** @internal */
23
23
  export const SpecKind$outboundSchema = z.enum(SpecKind);
24
24
  /** @internal */
25
25
  export const BuildSimulatorRequest$outboundSchema = z.pipe(z.object({
26
- builder: z._default(Builder$outboundSchema, "claude"),
26
+ builder: z._default(BuildSimulatorRequestBuilder$outboundSchema, "claude"),
27
27
  filter: z.optional(z.array(z.string())),
28
28
  instructions: z.optional(z.string()),
29
29
  name: z.optional(z.string()),
@@ -1 +1 @@
1
- {"version":3,"file":"build-simulator-request.js","sourceRoot":"","sources":["../../src/models/build-simulator-request.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AACjC,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAGvD;;GAEG;AACH,MAAM,CAAC,MAAM,OAAO,GAAG;IACrB,MAAM,EAAE,QAAQ;IAChB,MAAM,EAAE,QAAQ;CACR,CAAC;AAMX;;GAEG;AACH,MAAM,CAAC,MAAM,QAAQ,GAAG;IACtB,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,MAAM;CACJ,CAAC;AAiCX,gBAAgB;AAChB,MAAM,CAAC,MAAM,sBAAsB,GAAkC,CAAC,CAAC,IAAI,CACzE,OAAO,CACR,CAAC;AAEF,gBAAgB;AAChB,MAAM,CAAC,MAAM,uBAAuB,GAAmC,CAAC,CAAC,IAAI,CAC3E,QAAQ,CACT,CAAC;AAYF,gBAAgB;AAChB,MAAM,CAAC,MAAM,oCAAoC,GAG7C,CAAC,CAAC,IAAI,CACR,CAAC,CAAC,MAAM,CAAC;IACP,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,sBAAsB,EAAE,QAAQ,CAAC;IACrD,MAAM,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;IACvC,YAAY,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IACpC,IAAI,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IAC5B,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IAChC,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,uBAAuB,CAAC;CAC9C,CAAC,EACF,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,QAAQ,EAAE,WAAW;QACrB,QAAQ,EAAE,WAAW;KACtB,CAAC,CAAC;AAAA,CACJ,CAAC,CACH,CAAC;AAEF,MAAM,UAAU,2BAA2B,CACzC,qBAA4C,EACpC;IACR,OAAO,IAAI,CAAC,SAAS,CACnB,oCAAoC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAClE,CAAC;AAAA,CACH"}
1
+ {"version":3,"file":"build-simulator-request.js","sourceRoot":"","sources":["../../src/models/build-simulator-request.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AACjC,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAGvD;;GAEG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG;IAC1C,MAAM,EAAE,QAAQ;IAChB,MAAM,EAAE,QAAQ;CACR,CAAC;AAQX;;GAEG;AACH,MAAM,CAAC,MAAM,QAAQ,GAAG;IACtB,OAAO,EAAE,SAAS;IAClB,IAAI,EAAE,MAAM;CACJ,CAAC;AAiCX,gBAAgB;AAChB,MAAM,CAAC,MAAM,2CAA2C,GAEpD,CAAC,CAAC,IAAI,CAAC,4BAA4B,CAAC,CAAC;AAEzC,gBAAgB;AAChB,MAAM,CAAC,MAAM,uBAAuB,GAAmC,CAAC,CAAC,IAAI,CAC3E,QAAQ,CACT,CAAC;AAYF,gBAAgB;AAChB,MAAM,CAAC,MAAM,oCAAoC,GAG7C,CAAC,CAAC,IAAI,CACR,CAAC,CAAC,MAAM,CAAC;IACP,OAAO,EAAE,CAAC,CAAC,QAAQ,CAAC,2CAA2C,EAAE,QAAQ,CAAC;IAC1E,MAAM,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;IACvC,YAAY,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IACpC,IAAI,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IAC5B,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IAChC,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,uBAAuB,CAAC;CAC9C,CAAC,EACF,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,QAAQ,EAAE,WAAW;QACrB,QAAQ,EAAE,WAAW;KACtB,CAAC,CAAC;AAAA,CACJ,CAAC,CACH,CAAC;AAEF,MAAM,UAAU,2BAA2B,CACzC,qBAA4C,EACpC;IACR,OAAO,IAAI,CAAC,SAAS,CACnB,oCAAoC,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAClE,CAAC;AAAA,CACH"}
@@ -11,6 +11,7 @@ export * from "./mint-simulation-token-request.js";
11
11
  export * from "./security.js";
12
12
  export * from "./simulation-token.js";
13
13
  export * from "./simulation.js";
14
+ export * from "./simulator-build-progress.js";
14
15
  export * from "./simulator-error.js";
15
16
  export * from "./simulator.js";
16
17
  export * from "./step.js";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"AAIA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qCAAqC,CAAC;AACpD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oCAAoC,CAAC;AACnD,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"AAIA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qCAAqC,CAAC;AACpD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oCAAoC,CAAC;AACnD,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,YAAY,CAAC"}
@@ -14,6 +14,7 @@ export * from "./mint-simulation-token-request.js";
14
14
  export * from "./security.js";
15
15
  export * from "./simulation-token.js";
16
16
  export * from "./simulation.js";
17
+ export * from "./simulator-build-progress.js";
17
18
  export * from "./simulator-error.js";
18
19
  export * from "./simulator.js";
19
20
  export * from "./step.js";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qCAAqC,CAAC;AACpD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oCAAoC,CAAC;AACnD,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,YAAY,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qCAAqC,CAAC;AACpD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oCAAoC,CAAC;AACnD,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,YAAY,CAAC"}
@@ -0,0 +1,78 @@
1
+ import * as z from "zod/v4-mini";
2
+ import { OpenEnum } from "../types/enums.js";
3
+ import { Result as SafeParseResult } from "../types/fp.js";
4
+ import { SDKValidationError } from "./errors/sdk-validation-error.js";
5
+ /**
6
+ * The coding-loop provider.
7
+ */
8
+ export declare const SimulatorBuildProgressBuilder: {
9
+ readonly Claude: "claude";
10
+ readonly Openai: "openai";
11
+ };
12
+ /**
13
+ * The coding-loop provider.
14
+ */
15
+ export type SimulatorBuildProgressBuilder = OpenEnum<typeof SimulatorBuildProgressBuilder>;
16
+ /**
17
+ * Outcome of the most recent submit attempt, or null.
18
+ */
19
+ export declare const LastSubmission: {
20
+ readonly Accepted: "accepted";
21
+ readonly Rejected: "rejected";
22
+ };
23
+ /**
24
+ * Outcome of the most recent submit attempt, or null.
25
+ */
26
+ export type LastSubmission = OpenEnum<typeof LastSubmission>;
27
+ /**
28
+ * derive while the effective spec, build skeleton, and sandbox are prepared; build while the coding loop runs; assemble while an accepted artifact publishes.
29
+ */
30
+ export declare const SimulatorBuildProgressStage: {
31
+ readonly Derive: "derive";
32
+ readonly Build: "build";
33
+ readonly Assemble: "assemble";
34
+ };
35
+ /**
36
+ * derive while the effective spec, build skeleton, and sandbox are prepared; build while the coding loop runs; assemble while an accepted artifact publishes.
37
+ */
38
+ export type SimulatorBuildProgressStage = OpenEnum<typeof SimulatorBuildProgressStage>;
39
+ export type SimulatorBuildProgress = {
40
+ /**
41
+ * The coding-loop provider.
42
+ */
43
+ builder: SimulatorBuildProgressBuilder;
44
+ /**
45
+ * Outcome of the most recent submit attempt, or null.
46
+ */
47
+ lastSubmission: LastSubmission | null;
48
+ /**
49
+ * Name of the most recent tool call, or null.
50
+ */
51
+ lastTool: string | null;
52
+ /**
53
+ * derive while the effective spec, build skeleton, and sandbox are prepared; build while the coding loop runs; assemble while an accepted artifact publishes.
54
+ */
55
+ stage: SimulatorBuildProgressStage;
56
+ /**
57
+ * Submit attempts.
58
+ */
59
+ submissions: number;
60
+ /**
61
+ * Tool calls the coding loop executed.
62
+ */
63
+ toolCalls: number;
64
+ /**
65
+ * Time of the last progress report.
66
+ */
67
+ updatedAt: Date;
68
+ };
69
+ /** @internal */
70
+ export declare const SimulatorBuildProgressBuilder$inboundSchema: z.ZodMiniType<SimulatorBuildProgressBuilder, unknown>;
71
+ /** @internal */
72
+ export declare const LastSubmission$inboundSchema: z.ZodMiniType<LastSubmission, unknown>;
73
+ /** @internal */
74
+ export declare const SimulatorBuildProgressStage$inboundSchema: z.ZodMiniType<SimulatorBuildProgressStage, unknown>;
75
+ /** @internal */
76
+ export declare const SimulatorBuildProgress$inboundSchema: z.ZodMiniType<SimulatorBuildProgress, unknown>;
77
+ export declare function simulatorBuildProgressFromJSON(jsonString: string): SafeParseResult<SimulatorBuildProgress, SDKValidationError>;
78
+ //# sourceMappingURL=simulator-build-progress.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"simulator-build-progress.d.ts","sourceRoot":"","sources":["../../src/models/simulator-build-progress.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AAIjC,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC7C,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AAEtE;;GAEG;AACH,eAAO,MAAM,6BAA6B;;;CAGhC,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG,QAAQ,CAClD,OAAO,6BAA6B,CACrC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,cAAc;;;CAGjB,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,QAAQ,CAAC,OAAO,cAAc,CAAC,CAAC;AAE7D;;GAEG;AACH,eAAO,MAAM,2BAA2B;;;;CAI9B,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,2BAA2B,GAAG,QAAQ,CAChD,OAAO,2BAA2B,CACnC,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG;IACnC;;OAEG;IACH,OAAO,EAAE,6BAA6B,CAAC;IACvC;;OAEG;IACH,cAAc,EAAE,cAAc,GAAG,IAAI,CAAC;IACtC;;OAEG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,KAAK,EAAE,2BAA2B,CAAC;IACnC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,SAAS,EAAE,IAAI,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,WAAW,CACrE,6BAA6B,EAC7B,OAAO,CACiD,CAAC;AAE3D,gBAAgB;AAChB,eAAO,MAAM,4BAA4B,EAAE,CAAC,CAAC,WAAW,CACtD,cAAc,EACd,OAAO,CACkC,CAAC;AAE5C,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,WAAW,CACnE,2BAA2B,EAC3B,OAAO,CAC+C,CAAC;AAEzD,gBAAgB;AAChB,eAAO,MAAM,oCAAoC,EAAE,CAAC,CAAC,WAAW,CAC9D,sBAAsB,EACtB,OAAO,CAmBR,CAAC;AAEF,wBAAgB,8BAA8B,CAC5C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,sBAAsB,EAAE,kBAAkB,CAAC,CAM7D"}
@@ -0,0 +1,57 @@
1
+ /*
2
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
+ */
4
+ import * as z from "zod/v4-mini";
5
+ import { remap as remap$ } from "../lib/primitives.js";
6
+ import { safeParse } from "../lib/schemas.js";
7
+ import * as openEnums from "../types/enums.js";
8
+ import * as types from "../types/primitives.js";
9
+ /**
10
+ * The coding-loop provider.
11
+ */
12
+ export const SimulatorBuildProgressBuilder = {
13
+ Claude: "claude",
14
+ Openai: "openai",
15
+ };
16
+ /**
17
+ * Outcome of the most recent submit attempt, or null.
18
+ */
19
+ export const LastSubmission = {
20
+ Accepted: "accepted",
21
+ Rejected: "rejected",
22
+ };
23
+ /**
24
+ * derive while the effective spec, build skeleton, and sandbox are prepared; build while the coding loop runs; assemble while an accepted artifact publishes.
25
+ */
26
+ export const SimulatorBuildProgressStage = {
27
+ Derive: "derive",
28
+ Build: "build",
29
+ Assemble: "assemble",
30
+ };
31
+ /** @internal */
32
+ export const SimulatorBuildProgressBuilder$inboundSchema = openEnums.inboundSchema(SimulatorBuildProgressBuilder);
33
+ /** @internal */
34
+ export const LastSubmission$inboundSchema = openEnums.inboundSchema(LastSubmission);
35
+ /** @internal */
36
+ export const SimulatorBuildProgressStage$inboundSchema = openEnums.inboundSchema(SimulatorBuildProgressStage);
37
+ /** @internal */
38
+ export const SimulatorBuildProgress$inboundSchema = z.pipe(z.object({
39
+ builder: SimulatorBuildProgressBuilder$inboundSchema,
40
+ last_submission: types.nullable(LastSubmission$inboundSchema),
41
+ last_tool: types.nullable(types.string()),
42
+ stage: SimulatorBuildProgressStage$inboundSchema,
43
+ submissions: types.number(),
44
+ tool_calls: types.number(),
45
+ updated_at: types.date(),
46
+ }), z.transform((v) => {
47
+ return remap$(v, {
48
+ "last_submission": "lastSubmission",
49
+ "last_tool": "lastTool",
50
+ "tool_calls": "toolCalls",
51
+ "updated_at": "updatedAt",
52
+ });
53
+ }));
54
+ export function simulatorBuildProgressFromJSON(jsonString) {
55
+ return safeParse(jsonString, (x) => SimulatorBuildProgress$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'SimulatorBuildProgress' from JSON`);
56
+ }
57
+ //# sourceMappingURL=simulator-build-progress.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"simulator-build-progress.js","sourceRoot":"","sources":["../../src/models/simulator-build-progress.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AACjC,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,KAAK,SAAS,MAAM,mBAAmB,CAAC;AAG/C,OAAO,KAAK,KAAK,MAAM,wBAAwB,CAAC;AAGhD;;GAEG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG;IAC3C,MAAM,EAAE,QAAQ;IAChB,MAAM,EAAE,QAAQ;CACR,CAAC;AAQX;;GAEG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;CACZ,CAAC;AAMX;;GAEG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAG;IACzC,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;CACZ,CAAC;AAuCX,gBAAgB;AAChB,MAAM,CAAC,MAAM,2CAA2C,GAGpD,SAAS,CAAC,aAAa,CAAC,6BAA6B,CAAC,CAAC;AAE3D,gBAAgB;AAChB,MAAM,CAAC,MAAM,4BAA4B,GAGrC,SAAS,CAAC,aAAa,CAAC,cAAc,CAAC,CAAC;AAE5C,gBAAgB;AAChB,MAAM,CAAC,MAAM,yCAAyC,GAGlD,SAAS,CAAC,aAAa,CAAC,2BAA2B,CAAC,CAAC;AAEzD,gBAAgB;AAChB,MAAM,CAAC,MAAM,oCAAoC,GAG7C,CAAC,CAAC,IAAI,CACR,CAAC,CAAC,MAAM,CAAC;IACP,OAAO,EAAE,2CAA2C;IACpD,eAAe,EAAE,KAAK,CAAC,QAAQ,CAAC,4BAA4B,CAAC;IAC7D,SAAS,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,MAAM,EAAE,CAAC;IACzC,KAAK,EAAE,yCAAyC;IAChD,WAAW,EAAE,KAAK,CAAC,MAAM,EAAE;IAC3B,UAAU,EAAE,KAAK,CAAC,MAAM,EAAE;IAC1B,UAAU,EAAE,KAAK,CAAC,IAAI,EAAE;CACzB,CAAC,EACF,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,iBAAiB,EAAE,gBAAgB;QACnC,WAAW,EAAE,UAAU;QACvB,YAAY,EAAE,WAAW;QACzB,YAAY,EAAE,WAAW;KAC1B,CAAC,CAAC;AAAA,CACJ,CAAC,CACH,CAAC;AAEF,MAAM,UAAU,8BAA8B,CAC5C,UAAkB,EAC2C;IAC7D,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oCAAoC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAChE,oDAAoD,CACrD,CAAC;AAAA,CACH"}
@@ -2,6 +2,7 @@ import * as z from "zod/v4-mini";
2
2
  import { OpenEnum } from "../types/enums.js";
3
3
  import { Result as SafeParseResult } from "../types/fp.js";
4
4
  import { SDKValidationError } from "./errors/sdk-validation-error.js";
5
+ import { SimulatorBuildProgress } from "./simulator-build-progress.js";
5
6
  import { SimulatorError } from "./simulator-error.js";
6
7
  /**
7
8
  * workspace for a Simulator your workspace built; catalog for a read-only Simulator that Continuous publishes.
@@ -28,6 +29,10 @@ export declare const SimulatorStatus: {
28
29
  */
29
30
  export type SimulatorStatus = OpenEnum<typeof SimulatorStatus>;
30
31
  export type Simulator = {
32
+ /**
33
+ * The build's latest progress report, or null before the first report. A terminal Simulator keeps its last report.
34
+ */
35
+ build: SimulatorBuildProgress | null;
31
36
  /**
32
37
  * Simulator creation time.
33
38
  */
@@ -1 +1 @@
1
- {"version":3,"file":"simulator.d.ts","sourceRoot":"","sources":["../../src/models/simulator.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AAIjC,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC7C,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EACL,cAAc,EAEf,MAAM,sBAAsB,CAAC;AAE9B;;GAEG;AACH,eAAO,MAAM,MAAM;;;CAGT,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG,QAAQ,CAAC,OAAO,MAAM,CAAC,CAAC;AAE7C;;GAEG;AACH,eAAO,MAAM,eAAe;;;;;CAKlB,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,QAAQ,CAAC,OAAO,eAAe,CAAC,CAAC;AAE/D,MAAM,MAAM,SAAS,GAAG;IACtB;;OAEG;IACH,SAAS,EAAE,IAAI,CAAC;IAChB,KAAK,EAAE,cAAc,GAAG,IAAI,CAAC;IAC7B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,MAAM,EAAE,eAAe,CAAC;CACzB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oBAAoB,EAAE,CAAC,CAAC,WAAW,CAAC,MAAM,EAAE,OAAO,CACxC,CAAC;AAEzB,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,WAAW,CACvD,eAAe,EACf,OAAO,CACmC,CAAC;AAE7C,gBAAgB;AAChB,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,WAAW,CAAC,SAAS,EAAE,OAAO,CAiBnE,CAAC;AAEJ,wBAAgB,iBAAiB,CAC/B,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,SAAS,EAAE,kBAAkB,CAAC,CAMhD"}
1
+ {"version":3,"file":"simulator.d.ts","sourceRoot":"","sources":["../../src/models/simulator.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AAIjC,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC7C,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EACL,sBAAsB,EAEvB,MAAM,+BAA+B,CAAC;AACvC,OAAO,EACL,cAAc,EAEf,MAAM,sBAAsB,CAAC;AAE9B;;GAEG;AACH,eAAO,MAAM,MAAM;;;CAGT,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,MAAM,GAAG,QAAQ,CAAC,OAAO,MAAM,CAAC,CAAC;AAE7C;;GAEG;AACH,eAAO,MAAM,eAAe;;;;;CAKlB,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,QAAQ,CAAC,OAAO,eAAe,CAAC,CAAC;AAE/D,MAAM,MAAM,SAAS,GAAG;IACtB;;OAEG;IACH,KAAK,EAAE,sBAAsB,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,SAAS,EAAE,IAAI,CAAC;IAChB,KAAK,EAAE,cAAc,GAAG,IAAI,CAAC;IAC7B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,MAAM,EAAE,eAAe,CAAC;CACzB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,oBAAoB,EAAE,CAAC,CAAC,WAAW,CAAC,MAAM,EAAE,OAAO,CACxC,CAAC;AAEzB,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,WAAW,CACvD,eAAe,EACf,OAAO,CACmC,CAAC;AAE7C,gBAAgB;AAChB,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,WAAW,CAAC,SAAS,EAAE,OAAO,CAkBnE,CAAC;AAEJ,wBAAgB,iBAAiB,CAC/B,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,SAAS,EAAE,kBAAkB,CAAC,CAMhD"}
@@ -6,6 +6,7 @@ import { remap as remap$ } from "../lib/primitives.js";
6
6
  import { safeParse } from "../lib/schemas.js";
7
7
  import * as openEnums from "../types/enums.js";
8
8
  import * as types from "../types/primitives.js";
9
+ import { SimulatorBuildProgress$inboundSchema, } from "./simulator-build-progress.js";
9
10
  import { SimulatorError$inboundSchema, } from "./simulator-error.js";
10
11
  /**
11
12
  * workspace for a Simulator your workspace built; catalog for a read-only Simulator that Continuous publishes.
@@ -31,6 +32,7 @@ export const SimulatorStatus$inboundSchema = openEnums.inboundSchema(SimulatorSt
31
32
  /** @internal */
32
33
  export const Simulator$inboundSchema = z
33
34
  .pipe(z.object({
35
+ build: types.nullable(SimulatorBuildProgress$inboundSchema),
34
36
  created_at: types.date(),
35
37
  error: types.nullable(SimulatorError$inboundSchema),
36
38
  id: types.string(),
@@ -1 +1 @@
1
- {"version":3,"file":"simulator.js","sourceRoot":"","sources":["../../src/models/simulator.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AACjC,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,KAAK,SAAS,MAAM,mBAAmB,CAAC;AAG/C,OAAO,KAAK,KAAK,MAAM,wBAAwB,CAAC;AAEhD,OAAO,EAEL,4BAA4B,GAC7B,MAAM,sBAAsB,CAAC;AAE9B;;GAEG;AACH,MAAM,CAAC,MAAM,MAAM,GAAG;IACpB,SAAS,EAAE,WAAW;IACtB,OAAO,EAAE,SAAS;CACV,CAAC;AAMX;;GAEG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,QAAQ,EAAE,UAAU;IACpB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;CACZ,CAAC;AAkCX,gBAAgB;AAChB,MAAM,CAAC,MAAM,oBAAoB,GAAmC,SAAS;KAC1E,aAAa,CAAC,MAAM,CAAC,CAAC;AAEzB,gBAAgB;AAChB,MAAM,CAAC,MAAM,6BAA6B,GAGtC,SAAS,CAAC,aAAa,CAAC,eAAe,CAAC,CAAC;AAE7C,gBAAgB;AAChB,MAAM,CAAC,MAAM,uBAAuB,GAAsC,CAAC;KACxE,IAAI,CACH,CAAC,CAAC,MAAM,CAAC;IACP,UAAU,EAAE,KAAK,CAAC,IAAI,EAAE;IACxB,KAAK,EAAE,KAAK,CAAC,QAAQ,CAAC,4BAA4B,CAAC;IACnD,EAAE,EAAE,KAAK,CAAC,MAAM,EAAE;IAClB,IAAI,EAAE,KAAK,CAAC,MAAM,EAAE;IACpB,SAAS,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,MAAM,EAAE,CAAC;IACzC,MAAM,EAAE,oBAAoB;IAC5B,MAAM,EAAE,6BAA6B;CACtC,CAAC,EACF,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,YAAY,EAAE,WAAW;QACzB,WAAW,EAAE,UAAU;KACxB,CAAC,CAAC;AAAA,CACJ,CAAC,CACH,CAAC;AAEJ,MAAM,UAAU,iBAAiB,CAC/B,UAAkB,EAC8B;IAChD,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,uBAAuB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACnD,uCAAuC,CACxC,CAAC;AAAA,CACH"}
1
+ {"version":3,"file":"simulator.js","sourceRoot":"","sources":["../../src/models/simulator.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AACjC,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,KAAK,SAAS,MAAM,mBAAmB,CAAC;AAG/C,OAAO,KAAK,KAAK,MAAM,wBAAwB,CAAC;AAEhD,OAAO,EAEL,oCAAoC,GACrC,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAEL,4BAA4B,GAC7B,MAAM,sBAAsB,CAAC;AAE9B;;GAEG;AACH,MAAM,CAAC,MAAM,MAAM,GAAG;IACpB,SAAS,EAAE,WAAW;IACtB,OAAO,EAAE,SAAS;CACV,CAAC;AAMX;;GAEG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,QAAQ,EAAE,UAAU;IACpB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;CACZ,CAAC;AAsCX,gBAAgB;AAChB,MAAM,CAAC,MAAM,oBAAoB,GAAmC,SAAS;KAC1E,aAAa,CAAC,MAAM,CAAC,CAAC;AAEzB,gBAAgB;AAChB,MAAM,CAAC,MAAM,6BAA6B,GAGtC,SAAS,CAAC,aAAa,CAAC,eAAe,CAAC,CAAC;AAE7C,gBAAgB;AAChB,MAAM,CAAC,MAAM,uBAAuB,GAAsC,CAAC;KACxE,IAAI,CACH,CAAC,CAAC,MAAM,CAAC;IACP,KAAK,EAAE,KAAK,CAAC,QAAQ,CAAC,oCAAoC,CAAC;IAC3D,UAAU,EAAE,KAAK,CAAC,IAAI,EAAE;IACxB,KAAK,EAAE,KAAK,CAAC,QAAQ,CAAC,4BAA4B,CAAC;IACnD,EAAE,EAAE,KAAK,CAAC,MAAM,EAAE;IAClB,IAAI,EAAE,KAAK,CAAC,MAAM,EAAE;IACpB,SAAS,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,MAAM,EAAE,CAAC;IACzC,MAAM,EAAE,oBAAoB;IAC5B,MAAM,EAAE,6BAA6B;CACtC,CAAC,EACF,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,YAAY,EAAE,WAAW;QACzB,WAAW,EAAE,UAAU;KACxB,CAAC,CAAC;AAAA,CACJ,CAAC,CACH,CAAC;AAEJ,MAAM,UAAU,iBAAiB,CAC/B,UAAkB,EAC8B;IAChD,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,uBAAuB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACnD,uCAAuC,CACxC,CAAC;AAAA,CACH"}
@@ -6,7 +6,7 @@ import { WorldDataSummary } from "./world-data-summary.js";
6
6
  /**
7
7
  * Current phase of starting-data preparation.
8
8
  */
9
- export declare const Stage: {
9
+ export declare const WorldBuildStage: {
10
10
  readonly Planning: "planning";
11
11
  readonly Generating: "generating";
12
12
  readonly Validating: "validating";
@@ -15,16 +15,16 @@ export declare const Stage: {
15
15
  /**
16
16
  * Current phase of starting-data preparation.
17
17
  */
18
- export type Stage = OpenEnum<typeof Stage>;
18
+ export type WorldBuildStage = OpenEnum<typeof WorldBuildStage>;
19
19
  export type WorldBuild = {
20
20
  /**
21
21
  * Current phase of starting-data preparation.
22
22
  */
23
- stage: Stage;
23
+ stage: WorldBuildStage;
24
24
  summary?: WorldDataSummary | undefined;
25
25
  };
26
26
  /** @internal */
27
- export declare const Stage$inboundSchema: z.ZodMiniType<Stage, unknown>;
27
+ export declare const WorldBuildStage$inboundSchema: z.ZodMiniType<WorldBuildStage, unknown>;
28
28
  /** @internal */
29
29
  export declare const WorldBuild$inboundSchema: z.ZodMiniType<WorldBuild, unknown>;
30
30
  export declare function worldBuildFromJSON(jsonString: string): SafeParseResult<WorldBuild, SDKValidationError>;
@@ -1 +1 @@
1
- {"version":3,"file":"world-build.d.ts","sourceRoot":"","sources":["../../src/models/world-build.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AAGjC,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC7C,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EACL,gBAAgB,EAEjB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,eAAO,MAAM,KAAK;;;;;CAKR,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAC;AAE3C,MAAM,MAAM,UAAU,GAAG;IACvB;;OAEG;IACH,KAAK,EAAE,KAAK,CAAC;IACb,OAAO,CAAC,EAAE,gBAAgB,GAAG,SAAS,CAAC;CACxC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,mBAAmB,EAAE,CAAC,CAAC,WAAW,CAAC,KAAK,EAAE,OAAO,CACvC,CAAC;AAExB,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,WAAW,CAAC,UAAU,EAAE,OAAO,CAIpE,CAAC;AAEL,wBAAgB,kBAAkB,CAChC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,UAAU,EAAE,kBAAkB,CAAC,CAMjD"}
1
+ {"version":3,"file":"world-build.d.ts","sourceRoot":"","sources":["../../src/models/world-build.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AAGjC,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC7C,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EACL,gBAAgB,EAEjB,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,eAAO,MAAM,eAAe;;;;;CAKlB,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,QAAQ,CAAC,OAAO,eAAe,CAAC,CAAC;AAE/D,MAAM,MAAM,UAAU,GAAG;IACvB;;OAEG;IACH,KAAK,EAAE,eAAe,CAAC;IACvB,OAAO,CAAC,EAAE,gBAAgB,GAAG,SAAS,CAAC;CACxC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6BAA6B,EAAE,CAAC,CAAC,WAAW,CACvD,eAAe,EACf,OAAO,CACmC,CAAC;AAE7C,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,WAAW,CAAC,UAAU,EAAE,OAAO,CAIpE,CAAC;AAEL,wBAAgB,kBAAkB,CAChC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,UAAU,EAAE,kBAAkB,CAAC,CAMjD"}
@@ -9,19 +9,18 @@ import { WorldDataSummary$inboundSchema, } from "./world-data-summary.js";
9
9
  /**
10
10
  * Current phase of starting-data preparation.
11
11
  */
12
- export const Stage = {
12
+ export const WorldBuildStage = {
13
13
  Planning: "planning",
14
14
  Generating: "generating",
15
15
  Validating: "validating",
16
16
  Complete: "complete",
17
17
  };
18
18
  /** @internal */
19
- export const Stage$inboundSchema = openEnums
20
- .inboundSchema(Stage);
19
+ export const WorldBuildStage$inboundSchema = openEnums.inboundSchema(WorldBuildStage);
21
20
  /** @internal */
22
21
  export const WorldBuild$inboundSchema = z
23
22
  .object({
24
- stage: Stage$inboundSchema,
23
+ stage: WorldBuildStage$inboundSchema,
25
24
  summary: types.optional(WorldDataSummary$inboundSchema),
26
25
  });
27
26
  export function worldBuildFromJSON(jsonString) {
@@ -1 +1 @@
1
- {"version":3,"file":"world-build.js","sourceRoot":"","sources":["../../src/models/world-build.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AACjC,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,KAAK,SAAS,MAAM,mBAAmB,CAAC;AAG/C,OAAO,KAAK,KAAK,MAAM,wBAAwB,CAAC;AAEhD,OAAO,EAEL,8BAA8B,GAC/B,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,CAAC,MAAM,KAAK,GAAG;IACnB,QAAQ,EAAE,UAAU;IACpB,UAAU,EAAE,YAAY;IACxB,UAAU,EAAE,YAAY;IACxB,QAAQ,EAAE,UAAU;CACZ,CAAC;AAcX,gBAAgB;AAChB,MAAM,CAAC,MAAM,mBAAmB,GAAkC,SAAS;KACxE,aAAa,CAAC,KAAK,CAAC,CAAC;AAExB,gBAAgB;AAChB,MAAM,CAAC,MAAM,wBAAwB,GAAuC,CAAC;KAC1E,MAAM,CAAC;IACN,KAAK,EAAE,mBAAmB;IAC1B,OAAO,EAAE,KAAK,CAAC,QAAQ,CAAC,8BAA8B,CAAC;CACxD,CAAC,CAAC;AAEL,MAAM,UAAU,kBAAkB,CAChC,UAAkB,EAC+B;IACjD,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,wBAAwB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACpD,wCAAwC,CACzC,CAAC;AAAA,CACH"}
1
+ {"version":3,"file":"world-build.js","sourceRoot":"","sources":["../../src/models/world-build.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AACjC,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,KAAK,SAAS,MAAM,mBAAmB,CAAC;AAG/C,OAAO,KAAK,KAAK,MAAM,wBAAwB,CAAC;AAEhD,OAAO,EAEL,8BAA8B,GAC/B,MAAM,yBAAyB,CAAC;AAEjC;;GAEG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,QAAQ,EAAE,UAAU;IACpB,UAAU,EAAE,YAAY;IACxB,UAAU,EAAE,YAAY;IACxB,QAAQ,EAAE,UAAU;CACZ,CAAC;AAcX,gBAAgB;AAChB,MAAM,CAAC,MAAM,6BAA6B,GAGtC,SAAS,CAAC,aAAa,CAAC,eAAe,CAAC,CAAC;AAE7C,gBAAgB;AAChB,MAAM,CAAC,MAAM,wBAAwB,GAAuC,CAAC;KAC1E,MAAM,CAAC;IACN,KAAK,EAAE,6BAA6B;IACpC,OAAO,EAAE,KAAK,CAAC,QAAQ,CAAC,8BAA8B,CAAC;CACxD,CAAC,CAAC;AAEL,MAAM,UAAU,kBAAkB,CAChC,UAAkB,EAC+B;IACjD,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,wBAAwB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACpD,wCAAwC,CACzC,CAAC;AAAA,CACH"}
package/jsr.json CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  {
4
4
  "name": "@continuous-labs/sdk",
5
- "version": "0.0.7",
5
+ "version": "0.0.8",
6
6
  "exports": {
7
7
  ".": "./src/index.ts",
8
8
  "./models/errors": "./src/models/errors/index.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuous-labs/sdk",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "author": "Continuous Labs",
5
5
  "license": "MIT",
6
6
  "type": "module",
package/src/lib/config.ts CHANGED
@@ -61,7 +61,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
61
61
  export const SDK_METADATA = {
62
62
  language: "typescript",
63
63
  openapiDocVersion: "v1",
64
- sdkVersion: "0.0.7",
64
+ sdkVersion: "0.0.8",
65
65
  genVersion: "2.935.1",
66
- userAgent: "speakeasy-sdk/typescript 0.0.7 2.935.1 v1 @continuous-labs/sdk",
66
+ userAgent: "speakeasy-sdk/typescript 0.0.8 2.935.1 v1 @continuous-labs/sdk",
67
67
  } as const;
@@ -9,14 +9,16 @@ import { ClosedEnum } from "../types/enums.js";
9
9
  /**
10
10
  * Model provider that builds the Simulator. Defaults to claude.
11
11
  */
12
- export const Builder = {
12
+ export const BuildSimulatorRequestBuilder = {
13
13
  Openai: "openai",
14
14
  Claude: "claude",
15
15
  } as const;
16
16
  /**
17
17
  * Model provider that builds the Simulator. Defaults to claude.
18
18
  */
19
- export type Builder = ClosedEnum<typeof Builder>;
19
+ export type BuildSimulatorRequestBuilder = ClosedEnum<
20
+ typeof BuildSimulatorRequestBuilder
21
+ >;
20
22
 
21
23
  /**
22
24
  * Source specification format. Omission detects the format.
@@ -34,7 +36,7 @@ export type BuildSimulatorRequest = {
34
36
  /**
35
37
  * Model provider that builds the Simulator. Defaults to claude.
36
38
  */
37
- builder?: Builder | undefined;
39
+ builder?: BuildSimulatorRequestBuilder | undefined;
38
40
  /**
39
41
  * Regular expressions (RE2 syntax) that select the operations to implement. Each is matched against the OpenAPI operationId or the WSDL operation name; an operation is kept when any expression matches, and an OpenAPI operation without an operationId is dropped. At most 64 expressions of at most 1,024 characters each. Omit or send an empty list to keep every operation. Not allowed for an incremental build.
40
42
  */
@@ -58,9 +60,9 @@ export type BuildSimulatorRequest = {
58
60
  };
59
61
 
60
62
  /** @internal */
61
- export const Builder$outboundSchema: z.ZodMiniEnum<typeof Builder> = z.enum(
62
- Builder,
63
- );
63
+ export const BuildSimulatorRequestBuilder$outboundSchema: z.ZodMiniEnum<
64
+ typeof BuildSimulatorRequestBuilder
65
+ > = z.enum(BuildSimulatorRequestBuilder);
64
66
 
65
67
  /** @internal */
66
68
  export const SpecKind$outboundSchema: z.ZodMiniEnum<typeof SpecKind> = z.enum(
@@ -83,7 +85,7 @@ export const BuildSimulatorRequest$outboundSchema: z.ZodMiniType<
83
85
  BuildSimulatorRequest
84
86
  > = z.pipe(
85
87
  z.object({
86
- builder: z._default(Builder$outboundSchema, "claude"),
88
+ builder: z._default(BuildSimulatorRequestBuilder$outboundSchema, "claude"),
87
89
  filter: z.optional(z.array(z.string())),
88
90
  instructions: z.optional(z.string()),
89
91
  name: z.optional(z.string()),
@@ -15,6 +15,7 @@ export * from "./mint-simulation-token-request.js";
15
15
  export * from "./security.js";
16
16
  export * from "./simulation-token.js";
17
17
  export * from "./simulation.js";
18
+ export * from "./simulator-build-progress.js";
18
19
  export * from "./simulator-error.js";
19
20
  export * from "./simulator.js";
20
21
  export * from "./step.js";
@@ -0,0 +1,136 @@
1
+ /*
2
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
+ */
4
+
5
+ import * as z from "zod/v4-mini";
6
+ import { remap as remap$ } from "../lib/primitives.js";
7
+ import { safeParse } from "../lib/schemas.js";
8
+ import * as openEnums from "../types/enums.js";
9
+ import { OpenEnum } from "../types/enums.js";
10
+ import { Result as SafeParseResult } from "../types/fp.js";
11
+ import * as types from "../types/primitives.js";
12
+ import { SDKValidationError } from "./errors/sdk-validation-error.js";
13
+
14
+ /**
15
+ * The coding-loop provider.
16
+ */
17
+ export const SimulatorBuildProgressBuilder = {
18
+ Claude: "claude",
19
+ Openai: "openai",
20
+ } as const;
21
+ /**
22
+ * The coding-loop provider.
23
+ */
24
+ export type SimulatorBuildProgressBuilder = OpenEnum<
25
+ typeof SimulatorBuildProgressBuilder
26
+ >;
27
+
28
+ /**
29
+ * Outcome of the most recent submit attempt, or null.
30
+ */
31
+ export const LastSubmission = {
32
+ Accepted: "accepted",
33
+ Rejected: "rejected",
34
+ } as const;
35
+ /**
36
+ * Outcome of the most recent submit attempt, or null.
37
+ */
38
+ export type LastSubmission = OpenEnum<typeof LastSubmission>;
39
+
40
+ /**
41
+ * derive while the effective spec, build skeleton, and sandbox are prepared; build while the coding loop runs; assemble while an accepted artifact publishes.
42
+ */
43
+ export const SimulatorBuildProgressStage = {
44
+ Derive: "derive",
45
+ Build: "build",
46
+ Assemble: "assemble",
47
+ } as const;
48
+ /**
49
+ * derive while the effective spec, build skeleton, and sandbox are prepared; build while the coding loop runs; assemble while an accepted artifact publishes.
50
+ */
51
+ export type SimulatorBuildProgressStage = OpenEnum<
52
+ typeof SimulatorBuildProgressStage
53
+ >;
54
+
55
+ export type SimulatorBuildProgress = {
56
+ /**
57
+ * The coding-loop provider.
58
+ */
59
+ builder: SimulatorBuildProgressBuilder;
60
+ /**
61
+ * Outcome of the most recent submit attempt, or null.
62
+ */
63
+ lastSubmission: LastSubmission | null;
64
+ /**
65
+ * Name of the most recent tool call, or null.
66
+ */
67
+ lastTool: string | null;
68
+ /**
69
+ * derive while the effective spec, build skeleton, and sandbox are prepared; build while the coding loop runs; assemble while an accepted artifact publishes.
70
+ */
71
+ stage: SimulatorBuildProgressStage;
72
+ /**
73
+ * Submit attempts.
74
+ */
75
+ submissions: number;
76
+ /**
77
+ * Tool calls the coding loop executed.
78
+ */
79
+ toolCalls: number;
80
+ /**
81
+ * Time of the last progress report.
82
+ */
83
+ updatedAt: Date;
84
+ };
85
+
86
+ /** @internal */
87
+ export const SimulatorBuildProgressBuilder$inboundSchema: z.ZodMiniType<
88
+ SimulatorBuildProgressBuilder,
89
+ unknown
90
+ > = openEnums.inboundSchema(SimulatorBuildProgressBuilder);
91
+
92
+ /** @internal */
93
+ export const LastSubmission$inboundSchema: z.ZodMiniType<
94
+ LastSubmission,
95
+ unknown
96
+ > = openEnums.inboundSchema(LastSubmission);
97
+
98
+ /** @internal */
99
+ export const SimulatorBuildProgressStage$inboundSchema: z.ZodMiniType<
100
+ SimulatorBuildProgressStage,
101
+ unknown
102
+ > = openEnums.inboundSchema(SimulatorBuildProgressStage);
103
+
104
+ /** @internal */
105
+ export const SimulatorBuildProgress$inboundSchema: z.ZodMiniType<
106
+ SimulatorBuildProgress,
107
+ unknown
108
+ > = z.pipe(
109
+ z.object({
110
+ builder: SimulatorBuildProgressBuilder$inboundSchema,
111
+ last_submission: types.nullable(LastSubmission$inboundSchema),
112
+ last_tool: types.nullable(types.string()),
113
+ stage: SimulatorBuildProgressStage$inboundSchema,
114
+ submissions: types.number(),
115
+ tool_calls: types.number(),
116
+ updated_at: types.date(),
117
+ }),
118
+ z.transform((v) => {
119
+ return remap$(v, {
120
+ "last_submission": "lastSubmission",
121
+ "last_tool": "lastTool",
122
+ "tool_calls": "toolCalls",
123
+ "updated_at": "updatedAt",
124
+ });
125
+ }),
126
+ );
127
+
128
+ export function simulatorBuildProgressFromJSON(
129
+ jsonString: string,
130
+ ): SafeParseResult<SimulatorBuildProgress, SDKValidationError> {
131
+ return safeParse(
132
+ jsonString,
133
+ (x) => SimulatorBuildProgress$inboundSchema.parse(JSON.parse(x)),
134
+ `Failed to parse 'SimulatorBuildProgress' from JSON`,
135
+ );
136
+ }
@@ -10,6 +10,10 @@ import { OpenEnum } from "../types/enums.js";
10
10
  import { Result as SafeParseResult } from "../types/fp.js";
11
11
  import * as types from "../types/primitives.js";
12
12
  import { SDKValidationError } from "./errors/sdk-validation-error.js";
13
+ import {
14
+ SimulatorBuildProgress,
15
+ SimulatorBuildProgress$inboundSchema,
16
+ } from "./simulator-build-progress.js";
13
17
  import {
14
18
  SimulatorError,
15
19
  SimulatorError$inboundSchema,
@@ -42,6 +46,10 @@ export const SimulatorStatus = {
42
46
  export type SimulatorStatus = OpenEnum<typeof SimulatorStatus>;
43
47
 
44
48
  export type Simulator = {
49
+ /**
50
+ * The build's latest progress report, or null before the first report. A terminal Simulator keeps its last report.
51
+ */
52
+ build: SimulatorBuildProgress | null;
45
53
  /**
46
54
  * Simulator creation time.
47
55
  */
@@ -83,6 +91,7 @@ export const SimulatorStatus$inboundSchema: z.ZodMiniType<
83
91
  export const Simulator$inboundSchema: z.ZodMiniType<Simulator, unknown> = z
84
92
  .pipe(
85
93
  z.object({
94
+ build: types.nullable(SimulatorBuildProgress$inboundSchema),
86
95
  created_at: types.date(),
87
96
  error: types.nullable(SimulatorError$inboundSchema),
88
97
  id: types.string(),
@@ -17,7 +17,7 @@ import {
17
17
  /**
18
18
  * Current phase of starting-data preparation.
19
19
  */
20
- export const Stage = {
20
+ export const WorldBuildStage = {
21
21
  Planning: "planning",
22
22
  Generating: "generating",
23
23
  Validating: "validating",
@@ -26,24 +26,26 @@ export const Stage = {
26
26
  /**
27
27
  * Current phase of starting-data preparation.
28
28
  */
29
- export type Stage = OpenEnum<typeof Stage>;
29
+ export type WorldBuildStage = OpenEnum<typeof WorldBuildStage>;
30
30
 
31
31
  export type WorldBuild = {
32
32
  /**
33
33
  * Current phase of starting-data preparation.
34
34
  */
35
- stage: Stage;
35
+ stage: WorldBuildStage;
36
36
  summary?: WorldDataSummary | undefined;
37
37
  };
38
38
 
39
39
  /** @internal */
40
- export const Stage$inboundSchema: z.ZodMiniType<Stage, unknown> = openEnums
41
- .inboundSchema(Stage);
40
+ export const WorldBuildStage$inboundSchema: z.ZodMiniType<
41
+ WorldBuildStage,
42
+ unknown
43
+ > = openEnums.inboundSchema(WorldBuildStage);
42
44
 
43
45
  /** @internal */
44
46
  export const WorldBuild$inboundSchema: z.ZodMiniType<WorldBuild, unknown> = z
45
47
  .object({
46
- stage: Stage$inboundSchema,
48
+ stage: WorldBuildStage$inboundSchema,
47
49
  summary: types.optional(WorldDataSummary$inboundSchema),
48
50
  });
49
51