@wjarka/cezarion 0.14.6 → 0.14.7
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.
- package/README.md +37 -2
- package/dist/agent-config/model-settings/shared.d.ts +2 -1
- package/dist/agent-config/model-settings/shared.js +1 -1
- package/dist/agent-config/model-settings/shared.js.map +1 -1
- package/dist/ci-wait/client.d.ts +4 -0
- package/dist/ci-wait/client.js +67 -0
- package/dist/ci-wait/client.js.map +1 -0
- package/dist/ci-wait/controller.d.ts +78 -0
- package/dist/ci-wait/controller.js +148 -0
- package/dist/ci-wait/controller.js.map +1 -0
- package/dist/ci-wait/github.d.ts +61 -0
- package/dist/ci-wait/github.js +209 -0
- package/dist/ci-wait/github.js.map +1 -0
- package/dist/ci-wait/injection.d.ts +3 -0
- package/dist/ci-wait/injection.js +26 -0
- package/dist/ci-wait/injection.js.map +1 -0
- package/dist/ci-wait/mcp.d.ts +97 -0
- package/dist/ci-wait/mcp.js +35 -0
- package/dist/ci-wait/mcp.js.map +1 -0
- package/dist/ci-wait/resources.d.ts +7 -0
- package/dist/ci-wait/resources.js +32 -0
- package/dist/ci-wait/resources.js.map +1 -0
- package/dist/ci-wait/supervisor.d.ts +21 -0
- package/dist/ci-wait/supervisor.js +163 -0
- package/dist/ci-wait/supervisor.js.map +1 -0
- package/dist/contract/ci-wait.d.ts +151 -0
- package/dist/contract/conversations.d.ts +7 -0
- package/dist/contract/delegation.d.ts +2 -0
- package/dist/contract/events.d.ts +3 -0
- package/dist/contract/index.d.ts +1 -0
- package/dist/contract/index.js +1016 -935
- package/dist/contract/runs.d.ts +461 -0
- package/dist/contract/skills.d.ts +92 -0
- package/dist/core/agent-env.js +2 -0
- package/dist/core/agent-env.js.map +1 -1
- package/dist/core/agent-runner.d.ts +6 -0
- package/dist/core/agent-runner.js +1 -0
- package/dist/core/agent-runner.js.map +1 -1
- package/dist/core/claude-cli-runner.js +10 -0
- package/dist/core/claude-cli-runner.js.map +1 -1
- package/dist/core/codex-app-server-runner.js +5 -1
- package/dist/core/codex-app-server-runner.js.map +1 -1
- package/dist/core/codex-app-server-transport.js +3 -1
- package/dist/core/codex-app-server-transport.js.map +1 -1
- package/dist/core/cursor-acp-runner.js +9 -1
- package/dist/core/cursor-acp-runner.js.map +1 -1
- package/dist/core/opencode-server-runner.js +6 -2
- package/dist/core/opencode-server-runner.js.map +1 -1
- package/dist/core/pi-runner.js +7 -1
- package/dist/core/pi-runner.js.map +1 -1
- package/dist/delegation/cli.js +8 -4
- package/dist/delegation/cli.js.map +1 -1
- package/dist/delegation/conversations.js +2 -1
- package/dist/delegation/conversations.js.map +1 -1
- package/dist/delegation/input.d.ts +6 -0
- package/dist/delegation/input.js +22 -0
- package/dist/delegation/input.js.map +1 -1
- package/dist/delegation/provision.js +3 -1
- package/dist/delegation/provision.js.map +1 -1
- package/dist/delegation/routes.d.ts +11 -0
- package/dist/delegation/service.js +31 -7
- package/dist/delegation/service.js.map +1 -1
- package/dist/delegation/transport.d.ts +11 -0
- package/dist/runs/delegation-state.d.ts +2 -0
- package/dist/runs/run-index.js +2 -3
- package/dist/runs/run-index.js.map +1 -1
- package/dist/runs/store.d.ts +514 -3
- package/dist/runs/store.js +85 -6
- package/dist/runs/store.js.map +1 -1
- package/dist/server/server.d.ts +1376 -12
- package/dist/workflows/run.d.ts +25 -1
- package/dist/workflows/run.js +470 -43
- package/dist/workflows/run.js.map +1 -1
- package/package.json +4 -3
- package/scripts/mock-ci-tool.mjs +53 -0
- package/scripts/mock-claude.mjs +8 -0
- package/scripts/mock-codex-app-server.mjs +212 -0
- package/scripts/mock-cursor-acp.mjs +6 -2
- package/scripts/mock-opencode-serve.mjs +392 -0
- package/scripts/mock-pi-rpc.mjs +7 -0
- package/scripts/pi-ci-wait.mjs +14 -0
- package/web/dist/assets/{agent-accounts-lP_xK83o.js → agent-accounts-BZm_2WAv.js} +1 -1
- package/web/dist/assets/{alert-dialog-CmDuefYh.js → alert-dialog-B422RI-k.js} +1 -1
- package/web/dist/assets/{collapsible-BqX8REmY.js → collapsible-Cy_Fmkrd.js} +1 -1
- package/web/dist/assets/{commit-list-BWvv1H7A.js → commit-list-CLxXMZvP.js} +1 -1
- package/web/dist/assets/{compare-variants-Bg7eLW3z.js → compare-variants-D2dRj6H_.js} +1 -1
- package/web/dist/assets/{diff-controls-HwWHHait.js → diff-controls-BGrXGi7O.js} +1 -1
- package/web/dist/assets/{diff-stat-mNkhAc5m.js → diff-stat-Cgnl_hYF.js} +1 -1
- package/web/dist/assets/{diff-0GBum40Q2.js → diff-tRE59UNb2.js} +2 -2
- package/web/dist/assets/{diff-view-DW64doDY.js → diff-view-DN1ort7Q.js} +1 -1
- package/web/dist/assets/{dropdown-menu-sZjYPcLh.js → dropdown-menu-dwDGT8MM.js} +1 -1
- package/web/dist/assets/{git-toolbar-DBW5EIcY.js → git-toolbar-UiHnGvE0.js} +1 -1
- package/web/dist/assets/{github-CkZ4hWI5.js → github-CaGjGQnW.js} +1 -1
- package/web/dist/assets/{image-preview-DZicGNkU.js → image-preview-C2JGcBlC.js} +1 -1
- package/web/dist/assets/index-CXZukB1O.css +1 -0
- package/web/dist/assets/{index-DWWI-B9n.js → index-D0RwD9-c.js} +3 -3
- package/web/dist/assets/{markdown-AY2K3kIV.js → markdown-C_IcKVQd.js} +1 -1
- package/web/dist/assets/{pill-CcJqA1cL.js → pill-BsbO6G7y.js} +1 -1
- package/web/dist/assets/{project-router-SwsXRKXs.js → project-router-DbLkll25.js} +1 -1
- package/web/dist/assets/{prompt-templates-iV2WD2jy.js → prompt-templates-BlTGJB5W.js} +1 -1
- package/web/dist/assets/{repo-git-BW3TOs3U.js → repo-git-CWD2dO8S.js} +1 -1
- package/web/dist/assets/{run-diff-DPUNj56q.js → run-diff-CyG0Nciv.js} +1 -1
- package/web/dist/assets/{run-header-CSaJIGXl.css → run-header-BJQfFL2l.css} +1 -1
- package/web/dist/assets/run-header-IFyIGCey.js +1 -0
- package/web/dist/assets/{skills-Dv8Vwv5D.js → skills-e7wHnuoc.js} +1 -1
- package/web/dist/assets/{tab-link-DSftvkZS.js → tab-link-BWNp3mLY.js} +1 -1
- package/web/dist/assets/{task-changes-CTCuVls1.js → task-changes-CpJImtq8.js} +1 -1
- package/web/dist/assets/{task-commits-weJQ5GSl.js → task-commits-hujrykPI.js} +1 -1
- package/web/dist/assets/{task-files-B4bUimY8.js → task-files-CjTiGtjt.js} +1 -1
- package/web/dist/assets/{task-thread-BuXrVB9K.js → task-thread-DDPFDS8C.js} +4 -4
- package/web/dist/assets/task-thread-Dc3wplva.css +1 -0
- package/web/dist/assets/{textarea-CxRdTWlq.js → textarea-FjaU370i.js} +1 -1
- package/web/dist/assets/thread-loading-77sJ8Yu_.js +1 -0
- package/web/dist/assets/{token-metrics-Z3UFYbuD.js → token-metrics-Clxh03bE.js} +1 -1
- package/web/dist/assets/utils-PYYcpCFZ.js +64 -0
- package/web/dist/assets/{workflows-vA27Yi8W.js → workflows-DGUQmWy7.js} +1 -1
- package/web/dist/assets/{zoomable-image-DUE1KFJ0.js → zoomable-image-Z3JDnm0b.js} +1 -1
- package/web/dist/index.html +14 -14
- package/web/dist/assets/index-DK0Mkv2m.css +0 -1
- package/web/dist/assets/run-header-DbDluWoV.js +0 -1
- package/web/dist/assets/task-thread-DMRD0IVt.css +0 -1
- package/web/dist/assets/thread-loading-JlP6dUpX.js +0 -1
- package/web/dist/assets/utils-CUnaAifW.js +0 -64
package/dist/contract/runs.d.ts
CHANGED
|
@@ -117,6 +117,7 @@ export declare const continuationMessageSchema: z.ZodObject<{
|
|
|
117
117
|
human: "human";
|
|
118
118
|
lifecycle: "lifecycle";
|
|
119
119
|
}>>;
|
|
120
|
+
agentInputId: z.ZodOptional<z.ZodUUID>;
|
|
120
121
|
}, z.core.$strip>;
|
|
121
122
|
/** One aggregated sample of a run's live process tree (`src/core/process-usage.ts`). */
|
|
122
123
|
export declare const processUsageSchema: z.ZodObject<{
|
|
@@ -160,6 +161,7 @@ export declare const runRecordSchema: z.ZodObject<{
|
|
|
160
161
|
human: "human";
|
|
161
162
|
lifecycle: "lifecycle";
|
|
162
163
|
}>>;
|
|
164
|
+
agentInputId: z.ZodOptional<z.ZodUUID>;
|
|
163
165
|
}, z.core.$strip>>;
|
|
164
166
|
invalidAsk: z.ZodOptional<z.ZodBoolean>;
|
|
165
167
|
delegation: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -186,6 +188,8 @@ export declare const runRecordSchema: z.ZodObject<{
|
|
|
186
188
|
destroyed: "destroyed";
|
|
187
189
|
late: "late";
|
|
188
190
|
}>;
|
|
191
|
+
resumed: z.ZodOptional<z.ZodLiteral<true>>;
|
|
192
|
+
instruction: z.ZodOptional<z.ZodString>;
|
|
189
193
|
}, z.core.$strict>>;
|
|
190
194
|
outcomes: z.ZodArray<z.ZodObject<{
|
|
191
195
|
requestId: z.ZodUUID;
|
|
@@ -548,6 +552,95 @@ export declare const runRecordSchema: z.ZodObject<{
|
|
|
548
552
|
createdAt: z.ZodISODateTime;
|
|
549
553
|
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
550
554
|
}, z.core.$strict>>>;
|
|
555
|
+
ciWait: z.ZodOptional<z.ZodObject<{
|
|
556
|
+
prUrl: z.ZodString;
|
|
557
|
+
repository: z.ZodString;
|
|
558
|
+
prNumber: z.ZodNumber;
|
|
559
|
+
headSha: z.ZodString;
|
|
560
|
+
id: z.ZodUUID;
|
|
561
|
+
generation: z.ZodString;
|
|
562
|
+
turnId: z.ZodString;
|
|
563
|
+
timeoutSeconds: z.ZodNumber;
|
|
564
|
+
registeredAt: z.ZodISODateTime;
|
|
565
|
+
deadline: z.ZodISODateTime;
|
|
566
|
+
phase: z.ZodEnum<{
|
|
567
|
+
delivered: "delivered";
|
|
568
|
+
parked: "parked";
|
|
569
|
+
registered: "registered";
|
|
570
|
+
"wake-pending": "wake-pending";
|
|
571
|
+
withdrawn: "withdrawn";
|
|
572
|
+
}>;
|
|
573
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
574
|
+
outcome: z.ZodEnum<{
|
|
575
|
+
cancelled: "cancelled";
|
|
576
|
+
deadline: "deadline";
|
|
577
|
+
error: "error";
|
|
578
|
+
failed: "failed";
|
|
579
|
+
head_changed: "head_changed";
|
|
580
|
+
no_checks: "no_checks";
|
|
581
|
+
passed: "passed";
|
|
582
|
+
skipped: "skipped";
|
|
583
|
+
}>;
|
|
584
|
+
headSha: z.ZodString;
|
|
585
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
586
|
+
observedAt: z.ZodISODateTime;
|
|
587
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
588
|
+
name: z.ZodString;
|
|
589
|
+
state: z.ZodString;
|
|
590
|
+
link: z.ZodString;
|
|
591
|
+
}, z.core.$strict>>;
|
|
592
|
+
totalChecks: z.ZodNumber;
|
|
593
|
+
truncated: z.ZodBoolean;
|
|
594
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
595
|
+
}, z.core.$strict>>;
|
|
596
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
597
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
598
|
+
}, z.core.$strict>>;
|
|
599
|
+
lastCiWait: z.ZodOptional<z.ZodObject<{
|
|
600
|
+
prUrl: z.ZodString;
|
|
601
|
+
repository: z.ZodString;
|
|
602
|
+
prNumber: z.ZodNumber;
|
|
603
|
+
headSha: z.ZodString;
|
|
604
|
+
id: z.ZodUUID;
|
|
605
|
+
generation: z.ZodString;
|
|
606
|
+
turnId: z.ZodString;
|
|
607
|
+
timeoutSeconds: z.ZodNumber;
|
|
608
|
+
registeredAt: z.ZodISODateTime;
|
|
609
|
+
deadline: z.ZodISODateTime;
|
|
610
|
+
phase: z.ZodEnum<{
|
|
611
|
+
delivered: "delivered";
|
|
612
|
+
parked: "parked";
|
|
613
|
+
registered: "registered";
|
|
614
|
+
"wake-pending": "wake-pending";
|
|
615
|
+
withdrawn: "withdrawn";
|
|
616
|
+
}>;
|
|
617
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
618
|
+
outcome: z.ZodEnum<{
|
|
619
|
+
cancelled: "cancelled";
|
|
620
|
+
deadline: "deadline";
|
|
621
|
+
error: "error";
|
|
622
|
+
failed: "failed";
|
|
623
|
+
head_changed: "head_changed";
|
|
624
|
+
no_checks: "no_checks";
|
|
625
|
+
passed: "passed";
|
|
626
|
+
skipped: "skipped";
|
|
627
|
+
}>;
|
|
628
|
+
headSha: z.ZodString;
|
|
629
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
630
|
+
observedAt: z.ZodISODateTime;
|
|
631
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
632
|
+
name: z.ZodString;
|
|
633
|
+
state: z.ZodString;
|
|
634
|
+
link: z.ZodString;
|
|
635
|
+
}, z.core.$strict>>;
|
|
636
|
+
totalChecks: z.ZodNumber;
|
|
637
|
+
truncated: z.ZodBoolean;
|
|
638
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
639
|
+
}, z.core.$strict>>;
|
|
640
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
641
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
642
|
+
}, z.core.$strict>>;
|
|
643
|
+
lastCiWaitError: z.ZodOptional<z.ZodString>;
|
|
551
644
|
taskImages: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
552
645
|
model: z.ZodOptional<z.ZodString>;
|
|
553
646
|
effort: z.ZodOptional<z.ZodString>;
|
|
@@ -737,6 +830,7 @@ export declare const apiRunSchema: z.ZodObject<{
|
|
|
737
830
|
human: "human";
|
|
738
831
|
lifecycle: "lifecycle";
|
|
739
832
|
}>>;
|
|
833
|
+
agentInputId: z.ZodOptional<z.ZodUUID>;
|
|
740
834
|
}, z.core.$strip>>;
|
|
741
835
|
invalidAsk: z.ZodOptional<z.ZodBoolean>;
|
|
742
836
|
delegation: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -763,6 +857,8 @@ export declare const apiRunSchema: z.ZodObject<{
|
|
|
763
857
|
destroyed: "destroyed";
|
|
764
858
|
late: "late";
|
|
765
859
|
}>;
|
|
860
|
+
resumed: z.ZodOptional<z.ZodLiteral<true>>;
|
|
861
|
+
instruction: z.ZodOptional<z.ZodString>;
|
|
766
862
|
}, z.core.$strict>>;
|
|
767
863
|
outcomes: z.ZodArray<z.ZodObject<{
|
|
768
864
|
requestId: z.ZodUUID;
|
|
@@ -1125,6 +1221,95 @@ export declare const apiRunSchema: z.ZodObject<{
|
|
|
1125
1221
|
createdAt: z.ZodISODateTime;
|
|
1126
1222
|
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
1127
1223
|
}, z.core.$strict>>>;
|
|
1224
|
+
ciWait: z.ZodOptional<z.ZodObject<{
|
|
1225
|
+
prUrl: z.ZodString;
|
|
1226
|
+
repository: z.ZodString;
|
|
1227
|
+
prNumber: z.ZodNumber;
|
|
1228
|
+
headSha: z.ZodString;
|
|
1229
|
+
id: z.ZodUUID;
|
|
1230
|
+
generation: z.ZodString;
|
|
1231
|
+
turnId: z.ZodString;
|
|
1232
|
+
timeoutSeconds: z.ZodNumber;
|
|
1233
|
+
registeredAt: z.ZodISODateTime;
|
|
1234
|
+
deadline: z.ZodISODateTime;
|
|
1235
|
+
phase: z.ZodEnum<{
|
|
1236
|
+
delivered: "delivered";
|
|
1237
|
+
parked: "parked";
|
|
1238
|
+
registered: "registered";
|
|
1239
|
+
"wake-pending": "wake-pending";
|
|
1240
|
+
withdrawn: "withdrawn";
|
|
1241
|
+
}>;
|
|
1242
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
1243
|
+
outcome: z.ZodEnum<{
|
|
1244
|
+
cancelled: "cancelled";
|
|
1245
|
+
deadline: "deadline";
|
|
1246
|
+
error: "error";
|
|
1247
|
+
failed: "failed";
|
|
1248
|
+
head_changed: "head_changed";
|
|
1249
|
+
no_checks: "no_checks";
|
|
1250
|
+
passed: "passed";
|
|
1251
|
+
skipped: "skipped";
|
|
1252
|
+
}>;
|
|
1253
|
+
headSha: z.ZodString;
|
|
1254
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
1255
|
+
observedAt: z.ZodISODateTime;
|
|
1256
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
1257
|
+
name: z.ZodString;
|
|
1258
|
+
state: z.ZodString;
|
|
1259
|
+
link: z.ZodString;
|
|
1260
|
+
}, z.core.$strict>>;
|
|
1261
|
+
totalChecks: z.ZodNumber;
|
|
1262
|
+
truncated: z.ZodBoolean;
|
|
1263
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
1264
|
+
}, z.core.$strict>>;
|
|
1265
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
1266
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
1267
|
+
}, z.core.$strict>>;
|
|
1268
|
+
lastCiWait: z.ZodOptional<z.ZodObject<{
|
|
1269
|
+
prUrl: z.ZodString;
|
|
1270
|
+
repository: z.ZodString;
|
|
1271
|
+
prNumber: z.ZodNumber;
|
|
1272
|
+
headSha: z.ZodString;
|
|
1273
|
+
id: z.ZodUUID;
|
|
1274
|
+
generation: z.ZodString;
|
|
1275
|
+
turnId: z.ZodString;
|
|
1276
|
+
timeoutSeconds: z.ZodNumber;
|
|
1277
|
+
registeredAt: z.ZodISODateTime;
|
|
1278
|
+
deadline: z.ZodISODateTime;
|
|
1279
|
+
phase: z.ZodEnum<{
|
|
1280
|
+
delivered: "delivered";
|
|
1281
|
+
parked: "parked";
|
|
1282
|
+
registered: "registered";
|
|
1283
|
+
"wake-pending": "wake-pending";
|
|
1284
|
+
withdrawn: "withdrawn";
|
|
1285
|
+
}>;
|
|
1286
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
1287
|
+
outcome: z.ZodEnum<{
|
|
1288
|
+
cancelled: "cancelled";
|
|
1289
|
+
deadline: "deadline";
|
|
1290
|
+
error: "error";
|
|
1291
|
+
failed: "failed";
|
|
1292
|
+
head_changed: "head_changed";
|
|
1293
|
+
no_checks: "no_checks";
|
|
1294
|
+
passed: "passed";
|
|
1295
|
+
skipped: "skipped";
|
|
1296
|
+
}>;
|
|
1297
|
+
headSha: z.ZodString;
|
|
1298
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
1299
|
+
observedAt: z.ZodISODateTime;
|
|
1300
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
1301
|
+
name: z.ZodString;
|
|
1302
|
+
state: z.ZodString;
|
|
1303
|
+
link: z.ZodString;
|
|
1304
|
+
}, z.core.$strict>>;
|
|
1305
|
+
totalChecks: z.ZodNumber;
|
|
1306
|
+
truncated: z.ZodBoolean;
|
|
1307
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
1308
|
+
}, z.core.$strict>>;
|
|
1309
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
1310
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
1311
|
+
}, z.core.$strict>>;
|
|
1312
|
+
lastCiWaitError: z.ZodOptional<z.ZodString>;
|
|
1128
1313
|
taskImages: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1129
1314
|
model: z.ZodOptional<z.ZodString>;
|
|
1130
1315
|
effort: z.ZodOptional<z.ZodString>;
|
|
@@ -1561,6 +1746,7 @@ export declare const createRunResponseSchema: z.ZodUnion<readonly [z.ZodObject<{
|
|
|
1561
1746
|
human: "human";
|
|
1562
1747
|
lifecycle: "lifecycle";
|
|
1563
1748
|
}>>;
|
|
1749
|
+
agentInputId: z.ZodOptional<z.ZodUUID>;
|
|
1564
1750
|
}, z.core.$strip>>;
|
|
1565
1751
|
invalidAsk: z.ZodOptional<z.ZodBoolean>;
|
|
1566
1752
|
delegation: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -1587,6 +1773,8 @@ export declare const createRunResponseSchema: z.ZodUnion<readonly [z.ZodObject<{
|
|
|
1587
1773
|
destroyed: "destroyed";
|
|
1588
1774
|
late: "late";
|
|
1589
1775
|
}>;
|
|
1776
|
+
resumed: z.ZodOptional<z.ZodLiteral<true>>;
|
|
1777
|
+
instruction: z.ZodOptional<z.ZodString>;
|
|
1590
1778
|
}, z.core.$strict>>;
|
|
1591
1779
|
outcomes: z.ZodArray<z.ZodObject<{
|
|
1592
1780
|
requestId: z.ZodUUID;
|
|
@@ -1949,6 +2137,95 @@ export declare const createRunResponseSchema: z.ZodUnion<readonly [z.ZodObject<{
|
|
|
1949
2137
|
createdAt: z.ZodISODateTime;
|
|
1950
2138
|
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
1951
2139
|
}, z.core.$strict>>>;
|
|
2140
|
+
ciWait: z.ZodOptional<z.ZodObject<{
|
|
2141
|
+
prUrl: z.ZodString;
|
|
2142
|
+
repository: z.ZodString;
|
|
2143
|
+
prNumber: z.ZodNumber;
|
|
2144
|
+
headSha: z.ZodString;
|
|
2145
|
+
id: z.ZodUUID;
|
|
2146
|
+
generation: z.ZodString;
|
|
2147
|
+
turnId: z.ZodString;
|
|
2148
|
+
timeoutSeconds: z.ZodNumber;
|
|
2149
|
+
registeredAt: z.ZodISODateTime;
|
|
2150
|
+
deadline: z.ZodISODateTime;
|
|
2151
|
+
phase: z.ZodEnum<{
|
|
2152
|
+
delivered: "delivered";
|
|
2153
|
+
parked: "parked";
|
|
2154
|
+
registered: "registered";
|
|
2155
|
+
"wake-pending": "wake-pending";
|
|
2156
|
+
withdrawn: "withdrawn";
|
|
2157
|
+
}>;
|
|
2158
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
2159
|
+
outcome: z.ZodEnum<{
|
|
2160
|
+
cancelled: "cancelled";
|
|
2161
|
+
deadline: "deadline";
|
|
2162
|
+
error: "error";
|
|
2163
|
+
failed: "failed";
|
|
2164
|
+
head_changed: "head_changed";
|
|
2165
|
+
no_checks: "no_checks";
|
|
2166
|
+
passed: "passed";
|
|
2167
|
+
skipped: "skipped";
|
|
2168
|
+
}>;
|
|
2169
|
+
headSha: z.ZodString;
|
|
2170
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
2171
|
+
observedAt: z.ZodISODateTime;
|
|
2172
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
2173
|
+
name: z.ZodString;
|
|
2174
|
+
state: z.ZodString;
|
|
2175
|
+
link: z.ZodString;
|
|
2176
|
+
}, z.core.$strict>>;
|
|
2177
|
+
totalChecks: z.ZodNumber;
|
|
2178
|
+
truncated: z.ZodBoolean;
|
|
2179
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
2180
|
+
}, z.core.$strict>>;
|
|
2181
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
2182
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
2183
|
+
}, z.core.$strict>>;
|
|
2184
|
+
lastCiWait: z.ZodOptional<z.ZodObject<{
|
|
2185
|
+
prUrl: z.ZodString;
|
|
2186
|
+
repository: z.ZodString;
|
|
2187
|
+
prNumber: z.ZodNumber;
|
|
2188
|
+
headSha: z.ZodString;
|
|
2189
|
+
id: z.ZodUUID;
|
|
2190
|
+
generation: z.ZodString;
|
|
2191
|
+
turnId: z.ZodString;
|
|
2192
|
+
timeoutSeconds: z.ZodNumber;
|
|
2193
|
+
registeredAt: z.ZodISODateTime;
|
|
2194
|
+
deadline: z.ZodISODateTime;
|
|
2195
|
+
phase: z.ZodEnum<{
|
|
2196
|
+
delivered: "delivered";
|
|
2197
|
+
parked: "parked";
|
|
2198
|
+
registered: "registered";
|
|
2199
|
+
"wake-pending": "wake-pending";
|
|
2200
|
+
withdrawn: "withdrawn";
|
|
2201
|
+
}>;
|
|
2202
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
2203
|
+
outcome: z.ZodEnum<{
|
|
2204
|
+
cancelled: "cancelled";
|
|
2205
|
+
deadline: "deadline";
|
|
2206
|
+
error: "error";
|
|
2207
|
+
failed: "failed";
|
|
2208
|
+
head_changed: "head_changed";
|
|
2209
|
+
no_checks: "no_checks";
|
|
2210
|
+
passed: "passed";
|
|
2211
|
+
skipped: "skipped";
|
|
2212
|
+
}>;
|
|
2213
|
+
headSha: z.ZodString;
|
|
2214
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
2215
|
+
observedAt: z.ZodISODateTime;
|
|
2216
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
2217
|
+
name: z.ZodString;
|
|
2218
|
+
state: z.ZodString;
|
|
2219
|
+
link: z.ZodString;
|
|
2220
|
+
}, z.core.$strict>>;
|
|
2221
|
+
totalChecks: z.ZodNumber;
|
|
2222
|
+
truncated: z.ZodBoolean;
|
|
2223
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
2224
|
+
}, z.core.$strict>>;
|
|
2225
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
2226
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
2227
|
+
}, z.core.$strict>>;
|
|
2228
|
+
lastCiWaitError: z.ZodOptional<z.ZodString>;
|
|
1952
2229
|
taskImages: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1953
2230
|
model: z.ZodOptional<z.ZodString>;
|
|
1954
2231
|
effort: z.ZodOptional<z.ZodString>;
|
|
@@ -2131,6 +2408,7 @@ export declare const createRunResponseSchema: z.ZodUnion<readonly [z.ZodObject<{
|
|
|
2131
2408
|
human: "human";
|
|
2132
2409
|
lifecycle: "lifecycle";
|
|
2133
2410
|
}>>;
|
|
2411
|
+
agentInputId: z.ZodOptional<z.ZodUUID>;
|
|
2134
2412
|
}, z.core.$strip>>;
|
|
2135
2413
|
invalidAsk: z.ZodOptional<z.ZodBoolean>;
|
|
2136
2414
|
delegation: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -2157,6 +2435,8 @@ export declare const createRunResponseSchema: z.ZodUnion<readonly [z.ZodObject<{
|
|
|
2157
2435
|
destroyed: "destroyed";
|
|
2158
2436
|
late: "late";
|
|
2159
2437
|
}>;
|
|
2438
|
+
resumed: z.ZodOptional<z.ZodLiteral<true>>;
|
|
2439
|
+
instruction: z.ZodOptional<z.ZodString>;
|
|
2160
2440
|
}, z.core.$strict>>;
|
|
2161
2441
|
outcomes: z.ZodArray<z.ZodObject<{
|
|
2162
2442
|
requestId: z.ZodUUID;
|
|
@@ -2519,6 +2799,95 @@ export declare const createRunResponseSchema: z.ZodUnion<readonly [z.ZodObject<{
|
|
|
2519
2799
|
createdAt: z.ZodISODateTime;
|
|
2520
2800
|
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
2521
2801
|
}, z.core.$strict>>>;
|
|
2802
|
+
ciWait: z.ZodOptional<z.ZodObject<{
|
|
2803
|
+
prUrl: z.ZodString;
|
|
2804
|
+
repository: z.ZodString;
|
|
2805
|
+
prNumber: z.ZodNumber;
|
|
2806
|
+
headSha: z.ZodString;
|
|
2807
|
+
id: z.ZodUUID;
|
|
2808
|
+
generation: z.ZodString;
|
|
2809
|
+
turnId: z.ZodString;
|
|
2810
|
+
timeoutSeconds: z.ZodNumber;
|
|
2811
|
+
registeredAt: z.ZodISODateTime;
|
|
2812
|
+
deadline: z.ZodISODateTime;
|
|
2813
|
+
phase: z.ZodEnum<{
|
|
2814
|
+
delivered: "delivered";
|
|
2815
|
+
parked: "parked";
|
|
2816
|
+
registered: "registered";
|
|
2817
|
+
"wake-pending": "wake-pending";
|
|
2818
|
+
withdrawn: "withdrawn";
|
|
2819
|
+
}>;
|
|
2820
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
2821
|
+
outcome: z.ZodEnum<{
|
|
2822
|
+
cancelled: "cancelled";
|
|
2823
|
+
deadline: "deadline";
|
|
2824
|
+
error: "error";
|
|
2825
|
+
failed: "failed";
|
|
2826
|
+
head_changed: "head_changed";
|
|
2827
|
+
no_checks: "no_checks";
|
|
2828
|
+
passed: "passed";
|
|
2829
|
+
skipped: "skipped";
|
|
2830
|
+
}>;
|
|
2831
|
+
headSha: z.ZodString;
|
|
2832
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
2833
|
+
observedAt: z.ZodISODateTime;
|
|
2834
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
2835
|
+
name: z.ZodString;
|
|
2836
|
+
state: z.ZodString;
|
|
2837
|
+
link: z.ZodString;
|
|
2838
|
+
}, z.core.$strict>>;
|
|
2839
|
+
totalChecks: z.ZodNumber;
|
|
2840
|
+
truncated: z.ZodBoolean;
|
|
2841
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
2842
|
+
}, z.core.$strict>>;
|
|
2843
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
2844
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
2845
|
+
}, z.core.$strict>>;
|
|
2846
|
+
lastCiWait: z.ZodOptional<z.ZodObject<{
|
|
2847
|
+
prUrl: z.ZodString;
|
|
2848
|
+
repository: z.ZodString;
|
|
2849
|
+
prNumber: z.ZodNumber;
|
|
2850
|
+
headSha: z.ZodString;
|
|
2851
|
+
id: z.ZodUUID;
|
|
2852
|
+
generation: z.ZodString;
|
|
2853
|
+
turnId: z.ZodString;
|
|
2854
|
+
timeoutSeconds: z.ZodNumber;
|
|
2855
|
+
registeredAt: z.ZodISODateTime;
|
|
2856
|
+
deadline: z.ZodISODateTime;
|
|
2857
|
+
phase: z.ZodEnum<{
|
|
2858
|
+
delivered: "delivered";
|
|
2859
|
+
parked: "parked";
|
|
2860
|
+
registered: "registered";
|
|
2861
|
+
"wake-pending": "wake-pending";
|
|
2862
|
+
withdrawn: "withdrawn";
|
|
2863
|
+
}>;
|
|
2864
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
2865
|
+
outcome: z.ZodEnum<{
|
|
2866
|
+
cancelled: "cancelled";
|
|
2867
|
+
deadline: "deadline";
|
|
2868
|
+
error: "error";
|
|
2869
|
+
failed: "failed";
|
|
2870
|
+
head_changed: "head_changed";
|
|
2871
|
+
no_checks: "no_checks";
|
|
2872
|
+
passed: "passed";
|
|
2873
|
+
skipped: "skipped";
|
|
2874
|
+
}>;
|
|
2875
|
+
headSha: z.ZodString;
|
|
2876
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
2877
|
+
observedAt: z.ZodISODateTime;
|
|
2878
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
2879
|
+
name: z.ZodString;
|
|
2880
|
+
state: z.ZodString;
|
|
2881
|
+
link: z.ZodString;
|
|
2882
|
+
}, z.core.$strict>>;
|
|
2883
|
+
totalChecks: z.ZodNumber;
|
|
2884
|
+
truncated: z.ZodBoolean;
|
|
2885
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
2886
|
+
}, z.core.$strict>>;
|
|
2887
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
2888
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
2889
|
+
}, z.core.$strict>>;
|
|
2890
|
+
lastCiWaitError: z.ZodOptional<z.ZodString>;
|
|
2522
2891
|
taskImages: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2523
2892
|
model: z.ZodOptional<z.ZodString>;
|
|
2524
2893
|
effort: z.ZodOptional<z.ZodString>;
|
|
@@ -2908,6 +3277,7 @@ export declare const pickVariantResponseSchema: z.ZodObject<{
|
|
|
2908
3277
|
human: "human";
|
|
2909
3278
|
lifecycle: "lifecycle";
|
|
2910
3279
|
}>>;
|
|
3280
|
+
agentInputId: z.ZodOptional<z.ZodUUID>;
|
|
2911
3281
|
}, z.core.$strip>>;
|
|
2912
3282
|
invalidAsk: z.ZodOptional<z.ZodBoolean>;
|
|
2913
3283
|
delegation: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -2934,6 +3304,8 @@ export declare const pickVariantResponseSchema: z.ZodObject<{
|
|
|
2934
3304
|
destroyed: "destroyed";
|
|
2935
3305
|
late: "late";
|
|
2936
3306
|
}>;
|
|
3307
|
+
resumed: z.ZodOptional<z.ZodLiteral<true>>;
|
|
3308
|
+
instruction: z.ZodOptional<z.ZodString>;
|
|
2937
3309
|
}, z.core.$strict>>;
|
|
2938
3310
|
outcomes: z.ZodArray<z.ZodObject<{
|
|
2939
3311
|
requestId: z.ZodUUID;
|
|
@@ -3296,6 +3668,95 @@ export declare const pickVariantResponseSchema: z.ZodObject<{
|
|
|
3296
3668
|
createdAt: z.ZodISODateTime;
|
|
3297
3669
|
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
3298
3670
|
}, z.core.$strict>>>;
|
|
3671
|
+
ciWait: z.ZodOptional<z.ZodObject<{
|
|
3672
|
+
prUrl: z.ZodString;
|
|
3673
|
+
repository: z.ZodString;
|
|
3674
|
+
prNumber: z.ZodNumber;
|
|
3675
|
+
headSha: z.ZodString;
|
|
3676
|
+
id: z.ZodUUID;
|
|
3677
|
+
generation: z.ZodString;
|
|
3678
|
+
turnId: z.ZodString;
|
|
3679
|
+
timeoutSeconds: z.ZodNumber;
|
|
3680
|
+
registeredAt: z.ZodISODateTime;
|
|
3681
|
+
deadline: z.ZodISODateTime;
|
|
3682
|
+
phase: z.ZodEnum<{
|
|
3683
|
+
delivered: "delivered";
|
|
3684
|
+
parked: "parked";
|
|
3685
|
+
registered: "registered";
|
|
3686
|
+
"wake-pending": "wake-pending";
|
|
3687
|
+
withdrawn: "withdrawn";
|
|
3688
|
+
}>;
|
|
3689
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
3690
|
+
outcome: z.ZodEnum<{
|
|
3691
|
+
cancelled: "cancelled";
|
|
3692
|
+
deadline: "deadline";
|
|
3693
|
+
error: "error";
|
|
3694
|
+
failed: "failed";
|
|
3695
|
+
head_changed: "head_changed";
|
|
3696
|
+
no_checks: "no_checks";
|
|
3697
|
+
passed: "passed";
|
|
3698
|
+
skipped: "skipped";
|
|
3699
|
+
}>;
|
|
3700
|
+
headSha: z.ZodString;
|
|
3701
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
3702
|
+
observedAt: z.ZodISODateTime;
|
|
3703
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
3704
|
+
name: z.ZodString;
|
|
3705
|
+
state: z.ZodString;
|
|
3706
|
+
link: z.ZodString;
|
|
3707
|
+
}, z.core.$strict>>;
|
|
3708
|
+
totalChecks: z.ZodNumber;
|
|
3709
|
+
truncated: z.ZodBoolean;
|
|
3710
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
3711
|
+
}, z.core.$strict>>;
|
|
3712
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
3713
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
3714
|
+
}, z.core.$strict>>;
|
|
3715
|
+
lastCiWait: z.ZodOptional<z.ZodObject<{
|
|
3716
|
+
prUrl: z.ZodString;
|
|
3717
|
+
repository: z.ZodString;
|
|
3718
|
+
prNumber: z.ZodNumber;
|
|
3719
|
+
headSha: z.ZodString;
|
|
3720
|
+
id: z.ZodUUID;
|
|
3721
|
+
generation: z.ZodString;
|
|
3722
|
+
turnId: z.ZodString;
|
|
3723
|
+
timeoutSeconds: z.ZodNumber;
|
|
3724
|
+
registeredAt: z.ZodISODateTime;
|
|
3725
|
+
deadline: z.ZodISODateTime;
|
|
3726
|
+
phase: z.ZodEnum<{
|
|
3727
|
+
delivered: "delivered";
|
|
3728
|
+
parked: "parked";
|
|
3729
|
+
registered: "registered";
|
|
3730
|
+
"wake-pending": "wake-pending";
|
|
3731
|
+
withdrawn: "withdrawn";
|
|
3732
|
+
}>;
|
|
3733
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
3734
|
+
outcome: z.ZodEnum<{
|
|
3735
|
+
cancelled: "cancelled";
|
|
3736
|
+
deadline: "deadline";
|
|
3737
|
+
error: "error";
|
|
3738
|
+
failed: "failed";
|
|
3739
|
+
head_changed: "head_changed";
|
|
3740
|
+
no_checks: "no_checks";
|
|
3741
|
+
passed: "passed";
|
|
3742
|
+
skipped: "skipped";
|
|
3743
|
+
}>;
|
|
3744
|
+
headSha: z.ZodString;
|
|
3745
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
3746
|
+
observedAt: z.ZodISODateTime;
|
|
3747
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
3748
|
+
name: z.ZodString;
|
|
3749
|
+
state: z.ZodString;
|
|
3750
|
+
link: z.ZodString;
|
|
3751
|
+
}, z.core.$strict>>;
|
|
3752
|
+
totalChecks: z.ZodNumber;
|
|
3753
|
+
truncated: z.ZodBoolean;
|
|
3754
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
3755
|
+
}, z.core.$strict>>;
|
|
3756
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
3757
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
3758
|
+
}, z.core.$strict>>;
|
|
3759
|
+
lastCiWaitError: z.ZodOptional<z.ZodString>;
|
|
3299
3760
|
taskImages: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3300
3761
|
model: z.ZodOptional<z.ZodString>;
|
|
3301
3762
|
effort: z.ZodOptional<z.ZodString>;
|
|
@@ -95,6 +95,7 @@ export declare const startTodoResponseSchema: z.ZodObject<{
|
|
|
95
95
|
human: "human";
|
|
96
96
|
lifecycle: "lifecycle";
|
|
97
97
|
}>>;
|
|
98
|
+
agentInputId: z.ZodOptional<z.ZodUUID>;
|
|
98
99
|
}, z.core.$strip>>;
|
|
99
100
|
invalidAsk: z.ZodOptional<z.ZodBoolean>;
|
|
100
101
|
delegation: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -121,6 +122,8 @@ export declare const startTodoResponseSchema: z.ZodObject<{
|
|
|
121
122
|
destroyed: "destroyed";
|
|
122
123
|
late: "late";
|
|
123
124
|
}>;
|
|
125
|
+
resumed: z.ZodOptional<z.ZodLiteral<true>>;
|
|
126
|
+
instruction: z.ZodOptional<z.ZodString>;
|
|
124
127
|
}, z.core.$strict>>;
|
|
125
128
|
outcomes: z.ZodArray<z.ZodObject<{
|
|
126
129
|
requestId: z.ZodUUID;
|
|
@@ -483,6 +486,95 @@ export declare const startTodoResponseSchema: z.ZodObject<{
|
|
|
483
486
|
createdAt: z.ZodISODateTime;
|
|
484
487
|
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
485
488
|
}, z.core.$strict>>>;
|
|
489
|
+
ciWait: z.ZodOptional<z.ZodObject<{
|
|
490
|
+
prUrl: z.ZodString;
|
|
491
|
+
repository: z.ZodString;
|
|
492
|
+
prNumber: z.ZodNumber;
|
|
493
|
+
headSha: z.ZodString;
|
|
494
|
+
id: z.ZodUUID;
|
|
495
|
+
generation: z.ZodString;
|
|
496
|
+
turnId: z.ZodString;
|
|
497
|
+
timeoutSeconds: z.ZodNumber;
|
|
498
|
+
registeredAt: z.ZodISODateTime;
|
|
499
|
+
deadline: z.ZodISODateTime;
|
|
500
|
+
phase: z.ZodEnum<{
|
|
501
|
+
delivered: "delivered";
|
|
502
|
+
parked: "parked";
|
|
503
|
+
registered: "registered";
|
|
504
|
+
"wake-pending": "wake-pending";
|
|
505
|
+
withdrawn: "withdrawn";
|
|
506
|
+
}>;
|
|
507
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
508
|
+
outcome: z.ZodEnum<{
|
|
509
|
+
cancelled: "cancelled";
|
|
510
|
+
deadline: "deadline";
|
|
511
|
+
error: "error";
|
|
512
|
+
failed: "failed";
|
|
513
|
+
head_changed: "head_changed";
|
|
514
|
+
no_checks: "no_checks";
|
|
515
|
+
passed: "passed";
|
|
516
|
+
skipped: "skipped";
|
|
517
|
+
}>;
|
|
518
|
+
headSha: z.ZodString;
|
|
519
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
520
|
+
observedAt: z.ZodISODateTime;
|
|
521
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
522
|
+
name: z.ZodString;
|
|
523
|
+
state: z.ZodString;
|
|
524
|
+
link: z.ZodString;
|
|
525
|
+
}, z.core.$strict>>;
|
|
526
|
+
totalChecks: z.ZodNumber;
|
|
527
|
+
truncated: z.ZodBoolean;
|
|
528
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
529
|
+
}, z.core.$strict>>;
|
|
530
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
531
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
532
|
+
}, z.core.$strict>>;
|
|
533
|
+
lastCiWait: z.ZodOptional<z.ZodObject<{
|
|
534
|
+
prUrl: z.ZodString;
|
|
535
|
+
repository: z.ZodString;
|
|
536
|
+
prNumber: z.ZodNumber;
|
|
537
|
+
headSha: z.ZodString;
|
|
538
|
+
id: z.ZodUUID;
|
|
539
|
+
generation: z.ZodString;
|
|
540
|
+
turnId: z.ZodString;
|
|
541
|
+
timeoutSeconds: z.ZodNumber;
|
|
542
|
+
registeredAt: z.ZodISODateTime;
|
|
543
|
+
deadline: z.ZodISODateTime;
|
|
544
|
+
phase: z.ZodEnum<{
|
|
545
|
+
delivered: "delivered";
|
|
546
|
+
parked: "parked";
|
|
547
|
+
registered: "registered";
|
|
548
|
+
"wake-pending": "wake-pending";
|
|
549
|
+
withdrawn: "withdrawn";
|
|
550
|
+
}>;
|
|
551
|
+
result: z.ZodOptional<z.ZodObject<{
|
|
552
|
+
outcome: z.ZodEnum<{
|
|
553
|
+
cancelled: "cancelled";
|
|
554
|
+
deadline: "deadline";
|
|
555
|
+
error: "error";
|
|
556
|
+
failed: "failed";
|
|
557
|
+
head_changed: "head_changed";
|
|
558
|
+
no_checks: "no_checks";
|
|
559
|
+
passed: "passed";
|
|
560
|
+
skipped: "skipped";
|
|
561
|
+
}>;
|
|
562
|
+
headSha: z.ZodString;
|
|
563
|
+
observedHeadSha: z.ZodOptional<z.ZodString>;
|
|
564
|
+
observedAt: z.ZodISODateTime;
|
|
565
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
566
|
+
name: z.ZodString;
|
|
567
|
+
state: z.ZodString;
|
|
568
|
+
link: z.ZodString;
|
|
569
|
+
}, z.core.$strict>>;
|
|
570
|
+
totalChecks: z.ZodNumber;
|
|
571
|
+
truncated: z.ZodBoolean;
|
|
572
|
+
diagnostic: z.ZodOptional<z.ZodString>;
|
|
573
|
+
}, z.core.$strict>>;
|
|
574
|
+
wakeId: z.ZodOptional<z.ZodString>;
|
|
575
|
+
deliveredAt: z.ZodOptional<z.ZodISODateTime>;
|
|
576
|
+
}, z.core.$strict>>;
|
|
577
|
+
lastCiWaitError: z.ZodOptional<z.ZodString>;
|
|
486
578
|
taskImages: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
487
579
|
model: z.ZodOptional<z.ZodString>;
|
|
488
580
|
effort: z.ZodOptional<z.ZodString>;
|
package/dist/core/agent-env.js
CHANGED
|
@@ -300,6 +300,8 @@ export function buildChildEnv(opts) {
|
|
|
300
300
|
...Object.keys(extra),
|
|
301
301
|
// Session authority may only come from controller-generated spec.env, never
|
|
302
302
|
// inherited from a parent agent — even through passthrough or full-env mode.
|
|
303
|
+
'CEZ_TOOL_TOKEN',
|
|
304
|
+
'CEZ_TOOL_SOCKET',
|
|
303
305
|
'CEZ_DELEGATION_TOKEN',
|
|
304
306
|
'CEZ_DELEGATION_URL',
|
|
305
307
|
]);
|