@evalops/sdk-ts 0.1.13 → 0.1.14

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.
Files changed (114) hide show
  1. package/dist/agentregistry/v1/service_pb.d.ts +11 -11
  2. package/dist/agentregistry/v1/service_pb.js +1 -1
  3. package/dist/agentruntime/v1/runtime_pb.d.ts +400 -105
  4. package/dist/agentruntime/v1/runtime_pb.js +273 -51
  5. package/dist/agents/v1/agents_pb.d.ts +41 -20
  6. package/dist/agents/v1/agents_pb.js +3 -2
  7. package/dist/approvals/v1/approvals_pb.d.ts +17 -17
  8. package/dist/approvals/v1/approvals_pb.js +1 -1
  9. package/dist/artifacts/v1/artifacts_pb.d.ts +32 -32
  10. package/dist/artifacts/v1/artifacts_pb.js +1 -1
  11. package/dist/attestation/v1/attestation_pb.d.ts +7 -7
  12. package/dist/attestation/v1/attestation_pb.js +1 -1
  13. package/dist/attribution/v1/attribution_pb.d.ts +38 -38
  14. package/dist/attribution/v1/attribution_pb.js +1 -1
  15. package/dist/audit/v1/audit_pb.d.ts +30 -30
  16. package/dist/audit/v1/audit_pb.js +1 -1
  17. package/dist/buf/validate/validate_pb.d.ts +9 -9
  18. package/dist/catalogs/v1/catalogs_pb.d.ts +10 -10
  19. package/dist/catalogs/v1/catalogs_pb.js +1 -1
  20. package/dist/common/v1/analytics_pb.d.ts +4 -4
  21. package/dist/common/v1/analytics_pb.js +1 -1
  22. package/dist/common/v1/authz_pb.d.ts +4 -0
  23. package/dist/common/v1/authz_pb.js +8 -4
  24. package/dist/common/v1/delivery_pb.js +1 -1
  25. package/dist/common/v1/entity_pb.js +1 -1
  26. package/dist/common/v1/risk_pb.js +1 -1
  27. package/dist/common/v1/surface_pb.d.ts +42 -0
  28. package/dist/common/v1/surface_pb.js +46 -0
  29. package/dist/compliance/v1/compliance_pb.d.ts +24 -24
  30. package/dist/compliance/v1/compliance_pb.js +1 -1
  31. package/dist/config/v1/config_pb.d.ts +13 -13
  32. package/dist/config/v1/config_pb.js +1 -1
  33. package/dist/connectors/v1/connectors_pb.d.ts +13 -13
  34. package/dist/connectors/v1/connectors_pb.js +1 -1
  35. package/dist/entities/v1/entities_pb.d.ts +15 -15
  36. package/dist/entities/v1/entities_pb.js +1 -1
  37. package/dist/evalpipeline/v1/evalpipeline_pb.d.ts +19 -19
  38. package/dist/evalpipeline/v1/evalpipeline_pb.js +1 -1
  39. package/dist/events/v1/change_pb.d.ts +2 -2
  40. package/dist/events/v1/change_pb.js +1 -1
  41. package/dist/events/v1/cloudevent_pb.d.ts +2 -2
  42. package/dist/events/v1/cloudevent_pb.js +1 -1
  43. package/dist/events/v1/evaluation_pb.d.ts +10 -10
  44. package/dist/events/v1/evaluation_pb.js +1 -1
  45. package/dist/fermata/v1/fermata_pb.d.ts +511 -72
  46. package/dist/fermata/v1/fermata_pb.js +172 -51
  47. package/dist/fermata/v1/worker_pb.d.ts +7 -7
  48. package/dist/fermata/v1/worker_pb.js +3 -2
  49. package/dist/gate/v1/audit_pb.d.ts +8 -8
  50. package/dist/gate/v1/audit_pb.js +1 -1
  51. package/dist/gate/v1/connector_pb.d.ts +8 -8
  52. package/dist/gate/v1/connector_pb.js +1 -1
  53. package/dist/gate/v1/controlplane_pb.js +1 -1
  54. package/dist/gate/v1/identity_group_pb.d.ts +7 -7
  55. package/dist/gate/v1/identity_group_pb.js +1 -1
  56. package/dist/gate/v1/recording_pb.d.ts +1 -1
  57. package/dist/gate/v1/recording_pb.js +1 -1
  58. package/dist/gate/v1/resource_policy_pb.d.ts +19 -19
  59. package/dist/gate/v1/resource_policy_pb.js +1 -1
  60. package/dist/gate/v1/tenant_pb.d.ts +7 -7
  61. package/dist/gate/v1/tenant_pb.js +1 -1
  62. package/dist/gate/v1/webhook_access_pb.d.ts +11 -11
  63. package/dist/gate/v1/webhook_access_pb.js +1 -1
  64. package/dist/governance/v1/governance_pb.d.ts +28 -28
  65. package/dist/governance/v1/governance_pb.js +1 -1
  66. package/dist/identity/v1/organizations_pb.d.ts +9 -9
  67. package/dist/identity/v1/organizations_pb.js +1 -1
  68. package/dist/identity/v1/sessions_pb.d.ts +4 -4
  69. package/dist/identity/v1/sessions_pb.js +1 -1
  70. package/dist/identity/v1/tokens_pb.d.ts +5 -5
  71. package/dist/identity/v1/tokens_pb.js +1 -1
  72. package/dist/ingest/v1/admin_pb.d.ts +10 -10
  73. package/dist/ingest/v1/admin_pb.js +1 -1
  74. package/dist/ingest/v1/event_pb.d.ts +5 -5
  75. package/dist/ingest/v1/event_pb.js +1 -1
  76. package/dist/keys/v1/keys_pb.d.ts +9 -9
  77. package/dist/keys/v1/keys_pb.js +1 -1
  78. package/dist/llmgateway/v1/gateway_pb.d.ts +23 -23
  79. package/dist/llmgateway/v1/gateway_pb.js +1 -1
  80. package/dist/maestro/v1/events_pb.d.ts +930 -0
  81. package/dist/maestro/v1/events_pb.js +316 -0
  82. package/dist/maestro/v1/timeline_pb.d.ts +462 -0
  83. package/dist/maestro/v1/timeline_pb.js +235 -0
  84. package/dist/memory/v1/memory_pb.d.ts +18 -18
  85. package/dist/memory/v1/memory_pb.js +1 -1
  86. package/dist/meter/v1/meter_pb.d.ts +42 -42
  87. package/dist/meter/v1/meter_pb.js +1 -1
  88. package/dist/notifications/v1/notifications_pb.d.ts +10 -10
  89. package/dist/notifications/v1/notifications_pb.js +1 -1
  90. package/dist/objectives/v1/objectives_pb.d.ts +35 -26
  91. package/dist/objectives/v1/objectives_pb.js +3 -2
  92. package/dist/posture/v1/posture_pb.d.ts +8 -8
  93. package/dist/posture/v1/posture_pb.js +1 -1
  94. package/dist/prompts/v1/prompts_pb.d.ts +15 -15
  95. package/dist/prompts/v1/prompts_pb.js +1 -1
  96. package/dist/relationships/v1/relationships_pb.d.ts +15 -15
  97. package/dist/relationships/v1/relationships_pb.js +1 -1
  98. package/dist/remoterunner/v1/remoterunner_pb.d.ts +1786 -0
  99. package/dist/remoterunner/v1/remoterunner_pb.js +531 -0
  100. package/dist/secretbroker/v1/broker_pb.d.ts +15 -15
  101. package/dist/secretbroker/v1/broker_pb.js +1 -1
  102. package/dist/skills/v1/skills_pb.d.ts +9 -9
  103. package/dist/skills/v1/skills_pb.js +1 -1
  104. package/dist/tap/v1/admin_pb.d.ts +10 -10
  105. package/dist/tap/v1/admin_pb.js +1 -1
  106. package/dist/tap/v1/event_pb.d.ts +5 -5
  107. package/dist/tap/v1/event_pb.js +1 -1
  108. package/dist/toolexecution/v1/toolexecution_pb.d.ts +35 -29
  109. package/dist/toolexecution/v1/toolexecution_pb.js +3 -2
  110. package/dist/traces/v1/traces_pb.d.ts +17 -17
  111. package/dist/traces/v1/traces_pb.js +1 -1
  112. package/dist/workflows/v1/workflows_pb.d.ts +36 -36
  113. package/dist/workflows/v1/workflows_pb.js +1 -1
  114. package/package.json +17 -1
@@ -1,5 +1,6 @@
1
1
  import type { GenEnum, GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
2
2
  import type { Agent, AgentConfig } from "../../agents/v1/agents_pb.js";
3
+ import type { Surface } from "../../common/v1/surface_pb.js";
3
4
  import type { Timestamp } from "@bufbuild/protobuf/wkt";
4
5
  import type { Objective } from "../../objectives/v1/objectives_pb.js";
5
6
  import type { JsonObject, Message } from "@bufbuild/protobuf";
@@ -8,9 +9,59 @@ import type { JsonObject, Message } from "@bufbuild/protobuf";
8
9
  */
9
10
  export declare const file_agentruntime_v1_runtime: GenFile;
10
11
  /**
11
- * NormalizedTrigger is the source-neutral trigger contract. Channel and
12
- * surface are generic strings so Slack, web, email, and future surfaces stay
13
- * outside the core runtime.
12
+ * RuntimeChannelContext carries stable channel coordinates for channel
13
+ * adapters. Slack teammates use provider_workspace_id for team_id, channel_id
14
+ * for the conversation, thread_id for the Slack thread_ts, and message_id for
15
+ * the triggering message/event timestamp.
16
+ *
17
+ * @generated from message agentruntime.v1.RuntimeChannelContext
18
+ */
19
+ export type RuntimeChannelContext = Message<"agentruntime.v1.RuntimeChannelContext"> & {
20
+ /**
21
+ * @generated from field: agentruntime.v1.RuntimeChannelKind channel_kind = 1;
22
+ */
23
+ channelKind: RuntimeChannelKind;
24
+ /**
25
+ * @generated from field: string provider_workspace_id = 2;
26
+ */
27
+ providerWorkspaceId: string;
28
+ /**
29
+ * @generated from field: string channel_id = 3;
30
+ */
31
+ channelId: string;
32
+ /**
33
+ * @generated from field: string thread_id = 4;
34
+ */
35
+ threadId: string;
36
+ /**
37
+ * @generated from field: string message_id = 5;
38
+ */
39
+ messageId: string;
40
+ /**
41
+ * @generated from field: string actor_id = 6;
42
+ */
43
+ actorId: string;
44
+ /**
45
+ * @generated from field: string permalink = 7;
46
+ */
47
+ permalink: string;
48
+ /**
49
+ * @generated from field: map<string, string> attributes = 8;
50
+ */
51
+ attributes: {
52
+ [key: string]: string;
53
+ };
54
+ };
55
+ /**
56
+ * Describes the message agentruntime.v1.RuntimeChannelContext.
57
+ * Use `create(RuntimeChannelContextSchema)` to create a new message.
58
+ */
59
+ export declare const RuntimeChannelContextSchema: GenMessage<RuntimeChannelContext>;
60
+ /**
61
+ * NormalizedTrigger is the source-neutral trigger contract. Surface is an enum
62
+ * so product callers share one durable taxonomy across Slack, Ensemble, Chat,
63
+ * Maestro, and Conductor. The legacy string field remains for wire-compatible
64
+ * migration of early callers.
14
65
  *
15
66
  * @generated from message agentruntime.v1.NormalizedTrigger
16
67
  */
@@ -24,10 +75,15 @@ export type NormalizedTrigger = Message<"agentruntime.v1.NormalizedTrigger"> & {
24
75
  */
25
76
  agentId: string;
26
77
  /**
27
- * @generated from field: string surface = 3;
78
+ * @generated from field: string surface = 3 [deprecated = true];
79
+ * @deprecated
28
80
  */
29
81
  surface: string;
30
82
  /**
83
+ * Deprecated flat channel field. New callers should send channel_context;
84
+ * the runtime normalizes this field for legacy consumers and idempotency
85
+ * joins.
86
+ *
31
87
  * @generated from field: string channel_id = 4;
32
88
  */
33
89
  channelId: string;
@@ -40,7 +96,8 @@ export type NormalizedTrigger = Message<"agentruntime.v1.NormalizedTrigger"> & {
40
96
  */
41
97
  sourceEventId: string;
42
98
  /**
43
- * @generated from field: string source_event_type = 7;
99
+ * @generated from field: string source_event_type = 7 [deprecated = true];
100
+ * @deprecated
44
101
  */
45
102
  sourceEventType: string;
46
103
  /**
@@ -54,11 +111,23 @@ export type NormalizedTrigger = Message<"agentruntime.v1.NormalizedTrigger"> & {
54
111
  /**
55
112
  * @generated from field: google.protobuf.Struct payload = 10;
56
113
  */
57
- payload?: JsonObject;
114
+ payload?: JsonObject | undefined;
58
115
  /**
59
116
  * @generated from field: google.protobuf.Timestamp received_at = 11;
60
117
  */
61
- receivedAt?: Timestamp;
118
+ receivedAt?: Timestamp | undefined;
119
+ /**
120
+ * @generated from field: common.v1.Surface surface_type = 12;
121
+ */
122
+ surfaceType: Surface;
123
+ /**
124
+ * @generated from field: agentruntime.v1.RuntimeChannelContext channel_context = 13;
125
+ */
126
+ channelContext?: RuntimeChannelContext | undefined;
127
+ /**
128
+ * @generated from field: agentruntime.v1.RuntimeTriggerKind trigger_kind = 14;
129
+ */
130
+ triggerKind: RuntimeTriggerKind;
62
131
  };
63
132
  /**
64
133
  * Describes the message agentruntime.v1.NormalizedTrigger.
@@ -106,13 +175,18 @@ export type RuntimeDependency = Message<"agentruntime.v1.RuntimeDependency"> & {
106
175
  */
107
176
  required: boolean;
108
177
  /**
109
- * @generated from field: string status = 4;
178
+ * @generated from field: string status = 4 [deprecated = true];
179
+ * @deprecated
110
180
  */
111
181
  status: string;
112
182
  /**
113
183
  * @generated from field: string reference_id = 5;
114
184
  */
115
185
  referenceId: string;
186
+ /**
187
+ * @generated from field: agentruntime.v1.RuntimeDependencyStatus status_type = 6;
188
+ */
189
+ statusType: RuntimeDependencyStatus;
116
190
  };
117
191
  /**
118
192
  * Describes the message agentruntime.v1.RuntimeDependency.
@@ -163,7 +237,7 @@ export type AgentRun = Message<"agentruntime.v1.AgentRun"> & {
163
237
  /**
164
238
  * @generated from field: agentruntime.v1.NormalizedTrigger trigger = 2;
165
239
  */
166
- trigger?: NormalizedTrigger;
240
+ trigger?: NormalizedTrigger | undefined;
167
241
  /**
168
242
  * @generated from field: agentruntime.v1.AgentRunState state = 3;
169
243
  */
@@ -171,19 +245,19 @@ export type AgentRun = Message<"agentruntime.v1.AgentRun"> & {
171
245
  /**
172
246
  * @generated from field: agents.v1.Agent agent = 4;
173
247
  */
174
- agent?: Agent;
248
+ agent?: Agent | undefined;
175
249
  /**
176
250
  * @generated from field: agents.v1.AgentConfig agent_config = 5;
177
251
  */
178
- agentConfig?: AgentConfig;
252
+ agentConfig?: AgentConfig | undefined;
179
253
  /**
180
254
  * @generated from field: objectives.v1.Objective objective = 6;
181
255
  */
182
- objective?: Objective;
256
+ objective?: Objective | undefined;
183
257
  /**
184
258
  * @generated from field: agentruntime.v1.RuntimeContext context = 7;
185
259
  */
186
- context?: RuntimeContext;
260
+ context?: RuntimeContext | undefined;
187
261
  /**
188
262
  * @generated from field: string worker_queue = 8;
189
263
  */
@@ -195,15 +269,15 @@ export type AgentRun = Message<"agentruntime.v1.AgentRun"> & {
195
269
  /**
196
270
  * @generated from field: google.protobuf.Timestamp created_at = 10;
197
271
  */
198
- createdAt?: Timestamp;
272
+ createdAt?: Timestamp | undefined;
199
273
  /**
200
274
  * @generated from field: google.protobuf.Timestamp updated_at = 11;
201
275
  */
202
- updatedAt?: Timestamp;
276
+ updatedAt?: Timestamp | undefined;
203
277
  /**
204
278
  * @generated from field: agentruntime.v1.AgentRunLinkage linkage = 12;
205
279
  */
206
- linkage?: AgentRunLinkage;
280
+ linkage?: AgentRunLinkage | undefined;
207
281
  /**
208
282
  * @generated from field: int32 attempt = 15;
209
283
  */
@@ -215,11 +289,11 @@ export type AgentRun = Message<"agentruntime.v1.AgentRun"> & {
215
289
  /**
216
290
  * @generated from field: agentruntime.v1.AgentRunLease lease = 17;
217
291
  */
218
- lease?: AgentRunLease;
292
+ lease?: AgentRunLease | undefined;
219
293
  /**
220
294
  * @generated from field: agentruntime.v1.AgentRunCheckpoint latest_checkpoint = 18;
221
295
  */
222
- latestCheckpoint?: AgentRunCheckpoint;
296
+ latestCheckpoint?: AgentRunCheckpoint | undefined;
223
297
  /**
224
298
  * @generated from field: repeated agentruntime.v1.AgentRunStep steps = 19;
225
299
  */
@@ -243,31 +317,31 @@ export type AgentRun = Message<"agentruntime.v1.AgentRun"> & {
243
317
  /**
244
318
  * @generated from field: google.protobuf.Timestamp queued_at = 24;
245
319
  */
246
- queuedAt?: Timestamp;
320
+ queuedAt?: Timestamp | undefined;
247
321
  /**
248
322
  * @generated from field: google.protobuf.Timestamp started_at = 25;
249
323
  */
250
- startedAt?: Timestamp;
324
+ startedAt?: Timestamp | undefined;
251
325
  /**
252
326
  * @generated from field: google.protobuf.Timestamp waiting_at = 26;
253
327
  */
254
- waitingAt?: Timestamp;
328
+ waitingAt?: Timestamp | undefined;
255
329
  /**
256
330
  * @generated from field: google.protobuf.Timestamp completed_at = 27;
257
331
  */
258
- completedAt?: Timestamp;
332
+ completedAt?: Timestamp | undefined;
259
333
  /**
260
334
  * @generated from field: google.protobuf.Timestamp cancelled_at = 28;
261
335
  */
262
- cancelledAt?: Timestamp;
336
+ cancelledAt?: Timestamp | undefined;
263
337
  /**
264
338
  * @generated from field: google.protobuf.Timestamp next_retry_at = 29;
265
339
  */
266
- nextRetryAt?: Timestamp;
340
+ nextRetryAt?: Timestamp | undefined;
267
341
  /**
268
342
  * @generated from field: google.protobuf.Timestamp dead_lettered_at = 30;
269
343
  */
270
- deadLetteredAt?: Timestamp;
344
+ deadLetteredAt?: Timestamp | undefined;
271
345
  /**
272
346
  * @generated from field: string cancellation_reason = 31;
273
347
  */
@@ -299,7 +373,7 @@ export type AgentRunLease = Message<"agentruntime.v1.AgentRunLease"> & {
299
373
  /**
300
374
  * @generated from field: agentruntime.v1.AgentRunLinkage linkage = 2;
301
375
  */
302
- linkage?: AgentRunLinkage;
376
+ linkage?: AgentRunLinkage | undefined;
303
377
  /**
304
378
  * @generated from field: string worker_id = 6;
305
379
  */
@@ -319,15 +393,15 @@ export type AgentRunLease = Message<"agentruntime.v1.AgentRunLease"> & {
319
393
  /**
320
394
  * @generated from field: google.protobuf.Timestamp claimed_at = 10;
321
395
  */
322
- claimedAt?: Timestamp;
396
+ claimedAt?: Timestamp | undefined;
323
397
  /**
324
398
  * @generated from field: google.protobuf.Timestamp heartbeat_at = 11;
325
399
  */
326
- heartbeatAt?: Timestamp;
400
+ heartbeatAt?: Timestamp | undefined;
327
401
  /**
328
402
  * @generated from field: google.protobuf.Timestamp expires_at = 12;
329
403
  */
330
- expiresAt?: Timestamp;
404
+ expiresAt?: Timestamp | undefined;
331
405
  };
332
406
  /**
333
407
  * Describes the message agentruntime.v1.AgentRunLease.
@@ -347,13 +421,14 @@ export type AgentRunStep = Message<"agentruntime.v1.AgentRunStep"> & {
347
421
  /**
348
422
  * @generated from field: agentruntime.v1.AgentRunLinkage linkage = 2;
349
423
  */
350
- linkage?: AgentRunLinkage;
424
+ linkage?: AgentRunLinkage | undefined;
351
425
  /**
352
426
  * @generated from field: string name = 6;
353
427
  */
354
428
  name: string;
355
429
  /**
356
- * @generated from field: string kind = 7;
430
+ * @generated from field: string kind = 7 [deprecated = true];
431
+ * @deprecated
357
432
  */
358
433
  kind: string;
359
434
  /**
@@ -367,11 +442,11 @@ export type AgentRunStep = Message<"agentruntime.v1.AgentRunStep"> & {
367
442
  /**
368
443
  * @generated from field: google.protobuf.Struct input = 10;
369
444
  */
370
- input?: JsonObject;
445
+ input?: JsonObject | undefined;
371
446
  /**
372
447
  * @generated from field: google.protobuf.Struct output = 11;
373
448
  */
374
- output?: JsonObject;
449
+ output?: JsonObject | undefined;
375
450
  /**
376
451
  * @generated from field: string error_message = 12;
377
452
  */
@@ -383,11 +458,15 @@ export type AgentRunStep = Message<"agentruntime.v1.AgentRunStep"> & {
383
458
  /**
384
459
  * @generated from field: google.protobuf.Timestamp started_at = 14;
385
460
  */
386
- startedAt?: Timestamp;
461
+ startedAt?: Timestamp | undefined;
387
462
  /**
388
463
  * @generated from field: google.protobuf.Timestamp ended_at = 15;
389
464
  */
390
- endedAt?: Timestamp;
465
+ endedAt?: Timestamp | undefined;
466
+ /**
467
+ * @generated from field: agentruntime.v1.AgentRunStepKind step_kind = 16;
468
+ */
469
+ stepKind: AgentRunStepKind;
391
470
  };
392
471
  /**
393
472
  * Describes the message agentruntime.v1.AgentRunStep.
@@ -408,7 +487,7 @@ export type AgentRunCheckpoint = Message<"agentruntime.v1.AgentRunCheckpoint"> &
408
487
  /**
409
488
  * @generated from field: agentruntime.v1.AgentRunLinkage linkage = 2;
410
489
  */
411
- linkage?: AgentRunLinkage;
490
+ linkage?: AgentRunLinkage | undefined;
412
491
  /**
413
492
  * @generated from field: string step_id = 6;
414
493
  */
@@ -424,11 +503,11 @@ export type AgentRunCheckpoint = Message<"agentruntime.v1.AgentRunCheckpoint"> &
424
503
  /**
425
504
  * @generated from field: google.protobuf.Struct payload = 9;
426
505
  */
427
- payload?: JsonObject;
506
+ payload?: JsonObject | undefined;
428
507
  /**
429
508
  * @generated from field: google.protobuf.Timestamp created_at = 10;
430
509
  */
431
- createdAt?: Timestamp;
510
+ createdAt?: Timestamp | undefined;
432
511
  };
433
512
  /**
434
513
  * Describes the message agentruntime.v1.AgentRunCheckpoint.
@@ -449,7 +528,7 @@ export type AgentRunWait = Message<"agentruntime.v1.AgentRunWait"> & {
449
528
  /**
450
529
  * @generated from field: agentruntime.v1.AgentRunLinkage linkage = 2;
451
530
  */
452
- linkage?: AgentRunLinkage;
531
+ linkage?: AgentRunLinkage | undefined;
453
532
  /**
454
533
  * @generated from field: string step_id = 6;
455
534
  */
@@ -469,23 +548,23 @@ export type AgentRunWait = Message<"agentruntime.v1.AgentRunWait"> & {
469
548
  /**
470
549
  * @generated from field: google.protobuf.Struct payload = 10;
471
550
  */
472
- payload?: JsonObject;
551
+ payload?: JsonObject | undefined;
473
552
  /**
474
553
  * @generated from field: google.protobuf.Timestamp created_at = 11;
475
554
  */
476
- createdAt?: Timestamp;
555
+ createdAt?: Timestamp | undefined;
477
556
  /**
478
557
  * @generated from field: google.protobuf.Timestamp resume_after = 12;
479
558
  */
480
- resumeAfter?: Timestamp;
559
+ resumeAfter?: Timestamp | undefined;
481
560
  /**
482
561
  * @generated from field: google.protobuf.Timestamp expires_at = 13;
483
562
  */
484
- expiresAt?: Timestamp;
563
+ expiresAt?: Timestamp | undefined;
485
564
  /**
486
565
  * @generated from field: google.protobuf.Timestamp resolved_at = 14;
487
566
  */
488
- resolvedAt?: Timestamp;
567
+ resolvedAt?: Timestamp | undefined;
489
568
  /**
490
569
  * @generated from field: string resolved_by_event_id = 15;
491
570
  */
@@ -509,13 +588,14 @@ export type AgentRunArtifact = Message<"agentruntime.v1.AgentRunArtifact"> & {
509
588
  /**
510
589
  * @generated from field: agentruntime.v1.AgentRunLinkage linkage = 2;
511
590
  */
512
- linkage?: AgentRunLinkage;
591
+ linkage?: AgentRunLinkage | undefined;
513
592
  /**
514
593
  * @generated from field: string step_id = 6;
515
594
  */
516
595
  stepId: string;
517
596
  /**
518
- * @generated from field: string artifact_type = 7;
597
+ * @generated from field: string artifact_type = 7 [deprecated = true];
598
+ * @deprecated
519
599
  */
520
600
  artifactType: string;
521
601
  /**
@@ -533,11 +613,15 @@ export type AgentRunArtifact = Message<"agentruntime.v1.AgentRunArtifact"> & {
533
613
  /**
534
614
  * @generated from field: google.protobuf.Struct metadata = 11;
535
615
  */
536
- metadata?: JsonObject;
616
+ metadata?: JsonObject | undefined;
537
617
  /**
538
618
  * @generated from field: google.protobuf.Timestamp created_at = 12;
539
619
  */
540
- createdAt?: Timestamp;
620
+ createdAt?: Timestamp | undefined;
621
+ /**
622
+ * @generated from field: agentruntime.v1.AgentRunArtifactKind artifact_kind = 16;
623
+ */
624
+ artifactKind: AgentRunArtifactKind;
541
625
  };
542
626
  /**
543
627
  * Describes the message agentruntime.v1.AgentRunArtifact.
@@ -557,7 +641,7 @@ export type AgentRunCost = Message<"agentruntime.v1.AgentRunCost"> & {
557
641
  /**
558
642
  * @generated from field: agentruntime.v1.AgentRunLinkage linkage = 2;
559
643
  */
560
- linkage?: AgentRunLinkage;
644
+ linkage?: AgentRunLinkage | undefined;
561
645
  /**
562
646
  * @generated from field: string step_id = 6;
563
647
  */
@@ -597,7 +681,7 @@ export type AgentRunCost = Message<"agentruntime.v1.AgentRunCost"> & {
597
681
  /**
598
682
  * @generated from field: google.protobuf.Timestamp recorded_at = 15;
599
683
  */
600
- recordedAt?: Timestamp;
684
+ recordedAt?: Timestamp | undefined;
601
685
  };
602
686
  /**
603
687
  * Describes the message agentruntime.v1.AgentRunCost.
@@ -617,7 +701,7 @@ export type AgentRunStreamCursor = Message<"agentruntime.v1.AgentRunStreamCursor
617
701
  /**
618
702
  * @generated from field: agentruntime.v1.AgentRunLinkage linkage = 2;
619
703
  */
620
- linkage?: AgentRunLinkage;
704
+ linkage?: AgentRunLinkage | undefined;
621
705
  /**
622
706
  * @generated from field: string consumer = 4;
623
707
  */
@@ -629,7 +713,7 @@ export type AgentRunStreamCursor = Message<"agentruntime.v1.AgentRunStreamCursor
629
713
  /**
630
714
  * @generated from field: google.protobuf.Timestamp updated_at = 6;
631
715
  */
632
- updatedAt?: Timestamp;
716
+ updatedAt?: Timestamp | undefined;
633
717
  };
634
718
  /**
635
719
  * Describes the message agentruntime.v1.AgentRunStreamCursor.
@@ -666,11 +750,11 @@ export type RuntimeEvent = Message<"agentruntime.v1.RuntimeEvent"> & {
666
750
  /**
667
751
  * @generated from field: google.protobuf.Struct attributes = 6;
668
752
  */
669
- attributes?: JsonObject;
753
+ attributes?: JsonObject | undefined;
670
754
  /**
671
755
  * @generated from field: google.protobuf.Timestamp occurred_at = 7;
672
756
  */
673
- occurredAt?: Timestamp;
757
+ occurredAt?: Timestamp | undefined;
674
758
  /**
675
759
  * @generated from field: string step_id = 11;
676
760
  */
@@ -694,7 +778,7 @@ export type RuntimeEvent = Message<"agentruntime.v1.RuntimeEvent"> & {
694
778
  /**
695
779
  * @generated from field: agentruntime.v1.AgentRunLinkage linkage = 16;
696
780
  */
697
- linkage?: AgentRunLinkage;
781
+ linkage?: AgentRunLinkage | undefined;
698
782
  };
699
783
  /**
700
784
  * Describes the message agentruntime.v1.RuntimeEvent.
@@ -708,7 +792,7 @@ export type HandleTriggerRequest = Message<"agentruntime.v1.HandleTriggerRequest
708
792
  /**
709
793
  * @generated from field: agentruntime.v1.NormalizedTrigger trigger = 1;
710
794
  */
711
- trigger?: NormalizedTrigger;
795
+ trigger?: NormalizedTrigger | undefined;
712
796
  };
713
797
  /**
714
798
  * Describes the message agentruntime.v1.HandleTriggerRequest.
@@ -722,7 +806,7 @@ export type HandleTriggerResponse = Message<"agentruntime.v1.HandleTriggerRespon
722
806
  /**
723
807
  * @generated from field: agentruntime.v1.AgentRun run = 1;
724
808
  */
725
- run?: AgentRun;
809
+ run?: AgentRun | undefined;
726
810
  /**
727
811
  * @generated from field: repeated agentruntime.v1.RuntimeEvent events = 2;
728
812
  */
@@ -766,11 +850,11 @@ export type ClaimNextRunResponse = Message<"agentruntime.v1.ClaimNextRunResponse
766
850
  /**
767
851
  * @generated from field: agentruntime.v1.AgentRun run = 1;
768
852
  */
769
- run?: AgentRun;
853
+ run?: AgentRun | undefined;
770
854
  /**
771
855
  * @generated from field: agentruntime.v1.AgentRunLease lease = 2;
772
856
  */
773
- lease?: AgentRunLease;
857
+ lease?: AgentRunLease | undefined;
774
858
  /**
775
859
  * @generated from field: repeated agentruntime.v1.RuntimeEvent events = 3;
776
860
  */
@@ -810,15 +894,15 @@ export type HeartbeatRunResponse = Message<"agentruntime.v1.HeartbeatRunResponse
810
894
  /**
811
895
  * @generated from field: agentruntime.v1.AgentRun run = 1;
812
896
  */
813
- run?: AgentRun;
897
+ run?: AgentRun | undefined;
814
898
  /**
815
899
  * @generated from field: agentruntime.v1.AgentRunLease lease = 2;
816
900
  */
817
- lease?: AgentRunLease;
901
+ lease?: AgentRunLease | undefined;
818
902
  /**
819
903
  * @generated from field: agentruntime.v1.RuntimeEvent event = 3;
820
904
  */
821
- event?: RuntimeEvent;
905
+ event?: RuntimeEvent | undefined;
822
906
  };
823
907
  /**
824
908
  * Describes the message agentruntime.v1.HeartbeatRunResponse.
@@ -840,7 +924,7 @@ export type RecordRunStepRequest = Message<"agentruntime.v1.RecordRunStepRequest
840
924
  /**
841
925
  * @generated from field: agentruntime.v1.AgentRunStep step = 3;
842
926
  */
843
- step?: AgentRunStep;
927
+ step?: AgentRunStep | undefined;
844
928
  };
845
929
  /**
846
930
  * Describes the message agentruntime.v1.RecordRunStepRequest.
@@ -854,15 +938,15 @@ export type RecordRunStepResponse = Message<"agentruntime.v1.RecordRunStepRespon
854
938
  /**
855
939
  * @generated from field: agentruntime.v1.AgentRun run = 1;
856
940
  */
857
- run?: AgentRun;
941
+ run?: AgentRun | undefined;
858
942
  /**
859
943
  * @generated from field: agentruntime.v1.AgentRunStep step = 2;
860
944
  */
861
- step?: AgentRunStep;
945
+ step?: AgentRunStep | undefined;
862
946
  /**
863
947
  * @generated from field: agentruntime.v1.RuntimeEvent event = 3;
864
948
  */
865
- event?: RuntimeEvent;
949
+ event?: RuntimeEvent | undefined;
866
950
  };
867
951
  /**
868
952
  * Describes the message agentruntime.v1.RecordRunStepResponse.
@@ -884,7 +968,7 @@ export type RecordRunCheckpointRequest = Message<"agentruntime.v1.RecordRunCheck
884
968
  /**
885
969
  * @generated from field: agentruntime.v1.AgentRunCheckpoint checkpoint = 3;
886
970
  */
887
- checkpoint?: AgentRunCheckpoint;
971
+ checkpoint?: AgentRunCheckpoint | undefined;
888
972
  };
889
973
  /**
890
974
  * Describes the message agentruntime.v1.RecordRunCheckpointRequest.
@@ -898,15 +982,15 @@ export type RecordRunCheckpointResponse = Message<"agentruntime.v1.RecordRunChec
898
982
  /**
899
983
  * @generated from field: agentruntime.v1.AgentRun run = 1;
900
984
  */
901
- run?: AgentRun;
985
+ run?: AgentRun | undefined;
902
986
  /**
903
987
  * @generated from field: agentruntime.v1.AgentRunCheckpoint checkpoint = 2;
904
988
  */
905
- checkpoint?: AgentRunCheckpoint;
989
+ checkpoint?: AgentRunCheckpoint | undefined;
906
990
  /**
907
991
  * @generated from field: agentruntime.v1.RuntimeEvent event = 3;
908
992
  */
909
- event?: RuntimeEvent;
993
+ event?: RuntimeEvent | undefined;
910
994
  };
911
995
  /**
912
996
  * Describes the message agentruntime.v1.RecordRunCheckpointResponse.
@@ -928,7 +1012,7 @@ export type RecordRunArtifactRequest = Message<"agentruntime.v1.RecordRunArtifac
928
1012
  /**
929
1013
  * @generated from field: agentruntime.v1.AgentRunArtifact artifact = 3;
930
1014
  */
931
- artifact?: AgentRunArtifact;
1015
+ artifact?: AgentRunArtifact | undefined;
932
1016
  };
933
1017
  /**
934
1018
  * Describes the message agentruntime.v1.RecordRunArtifactRequest.
@@ -942,15 +1026,15 @@ export type RecordRunArtifactResponse = Message<"agentruntime.v1.RecordRunArtifa
942
1026
  /**
943
1027
  * @generated from field: agentruntime.v1.AgentRun run = 1;
944
1028
  */
945
- run?: AgentRun;
1029
+ run?: AgentRun | undefined;
946
1030
  /**
947
1031
  * @generated from field: agentruntime.v1.AgentRunArtifact artifact = 2;
948
1032
  */
949
- artifact?: AgentRunArtifact;
1033
+ artifact?: AgentRunArtifact | undefined;
950
1034
  /**
951
1035
  * @generated from field: agentruntime.v1.RuntimeEvent event = 3;
952
1036
  */
953
- event?: RuntimeEvent;
1037
+ event?: RuntimeEvent | undefined;
954
1038
  };
955
1039
  /**
956
1040
  * Describes the message agentruntime.v1.RecordRunArtifactResponse.
@@ -972,7 +1056,7 @@ export type RecordRunCostRequest = Message<"agentruntime.v1.RecordRunCostRequest
972
1056
  /**
973
1057
  * @generated from field: agentruntime.v1.AgentRunCost cost = 3;
974
1058
  */
975
- cost?: AgentRunCost;
1059
+ cost?: AgentRunCost | undefined;
976
1060
  };
977
1061
  /**
978
1062
  * Describes the message agentruntime.v1.RecordRunCostRequest.
@@ -986,15 +1070,15 @@ export type RecordRunCostResponse = Message<"agentruntime.v1.RecordRunCostRespon
986
1070
  /**
987
1071
  * @generated from field: agentruntime.v1.AgentRun run = 1;
988
1072
  */
989
- run?: AgentRun;
1073
+ run?: AgentRun | undefined;
990
1074
  /**
991
1075
  * @generated from field: agentruntime.v1.AgentRunCost cost = 2;
992
1076
  */
993
- cost?: AgentRunCost;
1077
+ cost?: AgentRunCost | undefined;
994
1078
  /**
995
1079
  * @generated from field: agentruntime.v1.RuntimeEvent event = 3;
996
1080
  */
997
- event?: RuntimeEvent;
1081
+ event?: RuntimeEvent | undefined;
998
1082
  };
999
1083
  /**
1000
1084
  * Describes the message agentruntime.v1.RecordRunCostResponse.
@@ -1012,7 +1096,7 @@ export type RecordRunStreamCursorRequest = Message<"agentruntime.v1.RecordRunStr
1012
1096
  /**
1013
1097
  * @generated from field: agentruntime.v1.AgentRunStreamCursor cursor = 2;
1014
1098
  */
1015
- cursor?: AgentRunStreamCursor;
1099
+ cursor?: AgentRunStreamCursor | undefined;
1016
1100
  };
1017
1101
  /**
1018
1102
  * Describes the message agentruntime.v1.RecordRunStreamCursorRequest.
@@ -1026,15 +1110,15 @@ export type RecordRunStreamCursorResponse = Message<"agentruntime.v1.RecordRunSt
1026
1110
  /**
1027
1111
  * @generated from field: agentruntime.v1.AgentRun run = 1;
1028
1112
  */
1029
- run?: AgentRun;
1113
+ run?: AgentRun | undefined;
1030
1114
  /**
1031
1115
  * @generated from field: agentruntime.v1.AgentRunStreamCursor cursor = 2;
1032
1116
  */
1033
- cursor?: AgentRunStreamCursor;
1117
+ cursor?: AgentRunStreamCursor | undefined;
1034
1118
  /**
1035
1119
  * @generated from field: agentruntime.v1.RuntimeEvent event = 3;
1036
1120
  */
1037
- event?: RuntimeEvent;
1121
+ event?: RuntimeEvent | undefined;
1038
1122
  };
1039
1123
  /**
1040
1124
  * Describes the message agentruntime.v1.RecordRunStreamCursorResponse.
@@ -1056,11 +1140,11 @@ export type WaitRunRequest = Message<"agentruntime.v1.WaitRunRequest"> & {
1056
1140
  /**
1057
1141
  * @generated from field: agentruntime.v1.AgentRunWait wait = 3;
1058
1142
  */
1059
- wait?: AgentRunWait;
1143
+ wait?: AgentRunWait | undefined;
1060
1144
  /**
1061
1145
  * @generated from field: agentruntime.v1.AgentRunCheckpoint checkpoint = 4;
1062
1146
  */
1063
- checkpoint?: AgentRunCheckpoint;
1147
+ checkpoint?: AgentRunCheckpoint | undefined;
1064
1148
  };
1065
1149
  /**
1066
1150
  * Describes the message agentruntime.v1.WaitRunRequest.
@@ -1074,19 +1158,19 @@ export type WaitRunResponse = Message<"agentruntime.v1.WaitRunResponse"> & {
1074
1158
  /**
1075
1159
  * @generated from field: agentruntime.v1.AgentRun run = 1;
1076
1160
  */
1077
- run?: AgentRun;
1161
+ run?: AgentRun | undefined;
1078
1162
  /**
1079
1163
  * @generated from field: agentruntime.v1.AgentRunWait wait = 2;
1080
1164
  */
1081
- wait?: AgentRunWait;
1165
+ wait?: AgentRunWait | undefined;
1082
1166
  /**
1083
1167
  * @generated from field: agentruntime.v1.AgentRunCheckpoint checkpoint = 3;
1084
1168
  */
1085
- checkpoint?: AgentRunCheckpoint;
1169
+ checkpoint?: AgentRunCheckpoint | undefined;
1086
1170
  /**
1087
1171
  * @generated from field: agentruntime.v1.RuntimeEvent event = 4;
1088
1172
  */
1089
- event?: RuntimeEvent;
1173
+ event?: RuntimeEvent | undefined;
1090
1174
  };
1091
1175
  /**
1092
1176
  * Describes the message agentruntime.v1.WaitRunResponse.
@@ -1112,7 +1196,7 @@ export type ResumeRunRequest = Message<"agentruntime.v1.ResumeRunRequest"> & {
1112
1196
  /**
1113
1197
  * @generated from field: google.protobuf.Struct payload = 4;
1114
1198
  */
1115
- payload?: JsonObject;
1199
+ payload?: JsonObject | undefined;
1116
1200
  };
1117
1201
  /**
1118
1202
  * Describes the message agentruntime.v1.ResumeRunRequest.
@@ -1126,11 +1210,11 @@ export type ResumeRunResponse = Message<"agentruntime.v1.ResumeRunResponse"> & {
1126
1210
  /**
1127
1211
  * @generated from field: agentruntime.v1.AgentRun run = 1;
1128
1212
  */
1129
- run?: AgentRun;
1213
+ run?: AgentRun | undefined;
1130
1214
  /**
1131
1215
  * @generated from field: agentruntime.v1.RuntimeEvent event = 2;
1132
1216
  */
1133
- event?: RuntimeEvent;
1217
+ event?: RuntimeEvent | undefined;
1134
1218
  };
1135
1219
  /**
1136
1220
  * Describes the message agentruntime.v1.ResumeRunResponse.
@@ -1152,11 +1236,11 @@ export type CompleteRunRequest = Message<"agentruntime.v1.CompleteRunRequest"> &
1152
1236
  /**
1153
1237
  * @generated from field: google.protobuf.Struct result = 3;
1154
1238
  */
1155
- result?: JsonObject;
1239
+ result?: JsonObject | undefined;
1156
1240
  /**
1157
1241
  * @generated from field: agentruntime.v1.AgentRunCheckpoint checkpoint = 4;
1158
1242
  */
1159
- checkpoint?: AgentRunCheckpoint;
1243
+ checkpoint?: AgentRunCheckpoint | undefined;
1160
1244
  };
1161
1245
  /**
1162
1246
  * Describes the message agentruntime.v1.CompleteRunRequest.
@@ -1170,15 +1254,15 @@ export type CompleteRunResponse = Message<"agentruntime.v1.CompleteRunResponse">
1170
1254
  /**
1171
1255
  * @generated from field: agentruntime.v1.AgentRun run = 1;
1172
1256
  */
1173
- run?: AgentRun;
1257
+ run?: AgentRun | undefined;
1174
1258
  /**
1175
1259
  * @generated from field: agentruntime.v1.AgentRunCheckpoint checkpoint = 2;
1176
1260
  */
1177
- checkpoint?: AgentRunCheckpoint;
1261
+ checkpoint?: AgentRunCheckpoint | undefined;
1178
1262
  /**
1179
1263
  * @generated from field: agentruntime.v1.RuntimeEvent event = 3;
1180
1264
  */
1181
- event?: RuntimeEvent;
1265
+ event?: RuntimeEvent | undefined;
1182
1266
  };
1183
1267
  /**
1184
1268
  * Describes the message agentruntime.v1.CompleteRunResponse.
@@ -1222,11 +1306,11 @@ export type FailRunResponse = Message<"agentruntime.v1.FailRunResponse"> & {
1222
1306
  /**
1223
1307
  * @generated from field: agentruntime.v1.AgentRun run = 1;
1224
1308
  */
1225
- run?: AgentRun;
1309
+ run?: AgentRun | undefined;
1226
1310
  /**
1227
1311
  * @generated from field: agentruntime.v1.RuntimeEvent event = 2;
1228
1312
  */
1229
- event?: RuntimeEvent;
1313
+ event?: RuntimeEvent | undefined;
1230
1314
  };
1231
1315
  /**
1232
1316
  * Describes the message agentruntime.v1.FailRunResponse.
@@ -1258,11 +1342,11 @@ export type CancelRunResponse = Message<"agentruntime.v1.CancelRunResponse"> & {
1258
1342
  /**
1259
1343
  * @generated from field: agentruntime.v1.AgentRun run = 1;
1260
1344
  */
1261
- run?: AgentRun;
1345
+ run?: AgentRun | undefined;
1262
1346
  /**
1263
1347
  * @generated from field: agentruntime.v1.RuntimeEvent event = 2;
1264
1348
  */
1265
- event?: RuntimeEvent;
1349
+ event?: RuntimeEvent | undefined;
1266
1350
  };
1267
1351
  /**
1268
1352
  * Describes the message agentruntime.v1.CancelRunResponse.
@@ -1298,11 +1382,11 @@ export type RetryRunResponse = Message<"agentruntime.v1.RetryRunResponse"> & {
1298
1382
  /**
1299
1383
  * @generated from field: agentruntime.v1.AgentRun run = 1;
1300
1384
  */
1301
- run?: AgentRun;
1385
+ run?: AgentRun | undefined;
1302
1386
  /**
1303
1387
  * @generated from field: agentruntime.v1.RuntimeEvent event = 2;
1304
1388
  */
1305
- event?: RuntimeEvent;
1389
+ event?: RuntimeEvent | undefined;
1306
1390
  };
1307
1391
  /**
1308
1392
  * Describes the message agentruntime.v1.RetryRunResponse.
@@ -1334,11 +1418,11 @@ export type DeadLetterRunResponse = Message<"agentruntime.v1.DeadLetterRunRespon
1334
1418
  /**
1335
1419
  * @generated from field: agentruntime.v1.AgentRun run = 1;
1336
1420
  */
1337
- run?: AgentRun;
1421
+ run?: AgentRun | undefined;
1338
1422
  /**
1339
1423
  * @generated from field: agentruntime.v1.RuntimeEvent event = 2;
1340
1424
  */
1341
- event?: RuntimeEvent;
1425
+ event?: RuntimeEvent | undefined;
1342
1426
  };
1343
1427
  /**
1344
1428
  * Describes the message agentruntime.v1.DeadLetterRunResponse.
@@ -1366,7 +1450,7 @@ export type GetRunResponse = Message<"agentruntime.v1.GetRunResponse"> & {
1366
1450
  /**
1367
1451
  * @generated from field: agentruntime.v1.AgentRun run = 1;
1368
1452
  */
1369
- run?: AgentRun;
1453
+ run?: AgentRun | undefined;
1370
1454
  };
1371
1455
  /**
1372
1456
  * Describes the message agentruntime.v1.GetRunResponse.
@@ -1495,6 +1579,45 @@ export declare enum AgentRunStepState {
1495
1579
  * Describes the enum agentruntime.v1.AgentRunStepState.
1496
1580
  */
1497
1581
  export declare const AgentRunStepStateSchema: GenEnum<AgentRunStepState>;
1582
+ /**
1583
+ * AgentRunStepKind classifies the durable work represented by a run step.
1584
+ *
1585
+ * @generated from enum agentruntime.v1.AgentRunStepKind
1586
+ */
1587
+ export declare enum AgentRunStepKind {
1588
+ /**
1589
+ * @generated from enum value: AGENT_RUN_STEP_KIND_UNSPECIFIED = 0;
1590
+ */
1591
+ UNSPECIFIED = 0,
1592
+ /**
1593
+ * @generated from enum value: AGENT_RUN_STEP_KIND_MODEL_CALL = 1;
1594
+ */
1595
+ MODEL_CALL = 1,
1596
+ /**
1597
+ * @generated from enum value: AGENT_RUN_STEP_KIND_TOOL_CALL_INTENT = 2;
1598
+ */
1599
+ TOOL_CALL_INTENT = 2,
1600
+ /**
1601
+ * @generated from enum value: AGENT_RUN_STEP_KIND_TOOL_RESULT = 3;
1602
+ */
1603
+ TOOL_RESULT = 3,
1604
+ /**
1605
+ * @generated from enum value: AGENT_RUN_STEP_KIND_APPROVAL_WAIT = 4;
1606
+ */
1607
+ APPROVAL_WAIT = 4,
1608
+ /**
1609
+ * @generated from enum value: AGENT_RUN_STEP_KIND_ERROR = 5;
1610
+ */
1611
+ ERROR = 5,
1612
+ /**
1613
+ * @generated from enum value: AGENT_RUN_STEP_KIND_SYSTEM = 6;
1614
+ */
1615
+ SYSTEM = 6
1616
+ }
1617
+ /**
1618
+ * Describes the enum agentruntime.v1.AgentRunStepKind.
1619
+ */
1620
+ export declare const AgentRunStepKindSchema: GenEnum<AgentRunStepKind>;
1498
1621
  /**
1499
1622
  * AgentRunWaitType describes why a run released its worker lease.
1500
1623
  *
@@ -1526,6 +1649,49 @@ export declare enum AgentRunWaitType {
1526
1649
  * Describes the enum agentruntime.v1.AgentRunWaitType.
1527
1650
  */
1528
1651
  export declare const AgentRunWaitTypeSchema: GenEnum<AgentRunWaitType>;
1652
+ /**
1653
+ * AgentRunArtifactKind classifies durable output produced by a run or step.
1654
+ *
1655
+ * @generated from enum agentruntime.v1.AgentRunArtifactKind
1656
+ */
1657
+ export declare enum AgentRunArtifactKind {
1658
+ /**
1659
+ * @generated from enum value: AGENT_RUN_ARTIFACT_KIND_UNSPECIFIED = 0;
1660
+ */
1661
+ UNSPECIFIED = 0,
1662
+ /**
1663
+ * @generated from enum value: AGENT_RUN_ARTIFACT_KIND_TOOL_RESULT = 1;
1664
+ */
1665
+ TOOL_RESULT = 1,
1666
+ /**
1667
+ * @generated from enum value: AGENT_RUN_ARTIFACT_KIND_CHART = 2;
1668
+ */
1669
+ CHART = 2,
1670
+ /**
1671
+ * @generated from enum value: AGENT_RUN_ARTIFACT_KIND_REPORT = 3;
1672
+ */
1673
+ REPORT = 3,
1674
+ /**
1675
+ * @generated from enum value: AGENT_RUN_ARTIFACT_KIND_FILE = 4;
1676
+ */
1677
+ FILE = 4,
1678
+ /**
1679
+ * @generated from enum value: AGENT_RUN_ARTIFACT_KIND_TRANSCRIPT = 5;
1680
+ */
1681
+ TRANSCRIPT = 5,
1682
+ /**
1683
+ * @generated from enum value: AGENT_RUN_ARTIFACT_KIND_APPROVAL_PLAN = 6;
1684
+ */
1685
+ APPROVAL_PLAN = 6,
1686
+ /**
1687
+ * @generated from enum value: AGENT_RUN_ARTIFACT_KIND_SYSTEM = 7;
1688
+ */
1689
+ SYSTEM = 7
1690
+ }
1691
+ /**
1692
+ * Describes the enum agentruntime.v1.AgentRunArtifactKind.
1693
+ */
1694
+ export declare const AgentRunArtifactKindSchema: GenEnum<AgentRunArtifactKind>;
1529
1695
  /**
1530
1696
  * RuntimeEventType classifies append-only AgentRun events.
1531
1697
  *
@@ -1621,6 +1787,135 @@ export declare enum RuntimeEventType {
1621
1787
  * Describes the enum agentruntime.v1.RuntimeEventType.
1622
1788
  */
1623
1789
  export declare const RuntimeEventTypeSchema: GenEnum<RuntimeEventType>;
1790
+ /**
1791
+ * RuntimeDependencyStatus describes the readiness of a platform boundary that
1792
+ * contributed context to an AgentRun.
1793
+ *
1794
+ * @generated from enum agentruntime.v1.RuntimeDependencyStatus
1795
+ */
1796
+ export declare enum RuntimeDependencyStatus {
1797
+ /**
1798
+ * @generated from enum value: RUNTIME_DEPENDENCY_STATUS_UNSPECIFIED = 0;
1799
+ */
1800
+ UNSPECIFIED = 0,
1801
+ /**
1802
+ * @generated from enum value: RUNTIME_DEPENDENCY_STATUS_RESOLVED = 1;
1803
+ */
1804
+ RESOLVED = 1,
1805
+ /**
1806
+ * @generated from enum value: RUNTIME_DEPENDENCY_STATUS_NOT_FOUND = 2;
1807
+ */
1808
+ NOT_FOUND = 2,
1809
+ /**
1810
+ * @generated from enum value: RUNTIME_DEPENDENCY_STATUS_NOT_CONFIGURED = 3;
1811
+ */
1812
+ NOT_CONFIGURED = 3,
1813
+ /**
1814
+ * @generated from enum value: RUNTIME_DEPENDENCY_STATUS_LOADED = 4;
1815
+ */
1816
+ LOADED = 4
1817
+ }
1818
+ /**
1819
+ * Describes the enum agentruntime.v1.RuntimeDependencyStatus.
1820
+ */
1821
+ export declare const RuntimeDependencyStatusSchema: GenEnum<RuntimeDependencyStatus>;
1822
+ /**
1823
+ * RuntimeChannelKind classifies the inbound or outbound channel adapter that
1824
+ * owns the human conversation surface for a run.
1825
+ *
1826
+ * @generated from enum agentruntime.v1.RuntimeChannelKind
1827
+ */
1828
+ export declare enum RuntimeChannelKind {
1829
+ /**
1830
+ * @generated from enum value: RUNTIME_CHANNEL_KIND_UNSPECIFIED = 0;
1831
+ */
1832
+ UNSPECIFIED = 0,
1833
+ /**
1834
+ * @generated from enum value: RUNTIME_CHANNEL_KIND_SLACK = 1;
1835
+ */
1836
+ SLACK = 1,
1837
+ /**
1838
+ * @generated from enum value: RUNTIME_CHANNEL_KIND_WEB = 2;
1839
+ */
1840
+ WEB = 2,
1841
+ /**
1842
+ * @generated from enum value: RUNTIME_CHANNEL_KIND_API = 3;
1843
+ */
1844
+ API = 3,
1845
+ /**
1846
+ * @generated from enum value: RUNTIME_CHANNEL_KIND_EMAIL = 4;
1847
+ */
1848
+ EMAIL = 4
1849
+ }
1850
+ /**
1851
+ * Describes the enum agentruntime.v1.RuntimeChannelKind.
1852
+ */
1853
+ export declare const RuntimeChannelKindSchema: GenEnum<RuntimeChannelKind>;
1854
+ /**
1855
+ * RuntimeTriggerKind classifies the normalized source event that started or
1856
+ * resumed a run. The legacy string source_event_type remains for compatibility
1857
+ * with early producers and arbitrary integration event names.
1858
+ *
1859
+ * @generated from enum agentruntime.v1.RuntimeTriggerKind
1860
+ */
1861
+ export declare enum RuntimeTriggerKind {
1862
+ /**
1863
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_UNSPECIFIED = 0;
1864
+ */
1865
+ UNSPECIFIED = 0,
1866
+ /**
1867
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_SLACK_APP_MENTION = 1;
1868
+ */
1869
+ SLACK_APP_MENTION = 1,
1870
+ /**
1871
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_SLACK_DIRECT_MESSAGE = 2;
1872
+ */
1873
+ SLACK_DIRECT_MESSAGE = 2,
1874
+ /**
1875
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_SLACK_SLASH_COMMAND = 3;
1876
+ */
1877
+ SLACK_SLASH_COMMAND = 3,
1878
+ /**
1879
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_SLACK_ACTION = 4;
1880
+ */
1881
+ SLACK_ACTION = 4,
1882
+ /**
1883
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_SLACK_THREAD_CONTINUATION = 5;
1884
+ */
1885
+ SLACK_THREAD_CONTINUATION = 5,
1886
+ /**
1887
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_SLACK_EVENT = 6;
1888
+ */
1889
+ SLACK_EVENT = 6,
1890
+ /**
1891
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_ENSEMBLE_WEB_MESSAGE = 7;
1892
+ */
1893
+ ENSEMBLE_WEB_MESSAGE = 7,
1894
+ /**
1895
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_ENSEMBLE_WEBHOOK_EVENT = 8;
1896
+ */
1897
+ ENSEMBLE_WEBHOOK_EVENT = 8,
1898
+ /**
1899
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_SCHEDULE = 9;
1900
+ */
1901
+ SCHEDULE = 9,
1902
+ /**
1903
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_EMAIL = 10;
1904
+ */
1905
+ EMAIL = 10,
1906
+ /**
1907
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_API = 11;
1908
+ */
1909
+ API = 11,
1910
+ /**
1911
+ * @generated from enum value: RUNTIME_TRIGGER_KIND_WEB = 12;
1912
+ */
1913
+ WEB = 12
1914
+ }
1915
+ /**
1916
+ * Describes the enum agentruntime.v1.RuntimeTriggerKind.
1917
+ */
1918
+ export declare const RuntimeTriggerKindSchema: GenEnum<RuntimeTriggerKind>;
1624
1919
  /**
1625
1920
  * AgentRuntimeService accepts normalized triggers and manages durable
1626
1921
  * AgentRun execution attempts. Workers claim runs by lease, checkpoint their