@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.
- package/dist/agentregistry/v1/service_pb.d.ts +11 -11
- package/dist/agentregistry/v1/service_pb.js +1 -1
- package/dist/agentruntime/v1/runtime_pb.d.ts +400 -105
- package/dist/agentruntime/v1/runtime_pb.js +273 -51
- package/dist/agents/v1/agents_pb.d.ts +41 -20
- package/dist/agents/v1/agents_pb.js +3 -2
- package/dist/approvals/v1/approvals_pb.d.ts +17 -17
- package/dist/approvals/v1/approvals_pb.js +1 -1
- package/dist/artifacts/v1/artifacts_pb.d.ts +32 -32
- package/dist/artifacts/v1/artifacts_pb.js +1 -1
- package/dist/attestation/v1/attestation_pb.d.ts +7 -7
- package/dist/attestation/v1/attestation_pb.js +1 -1
- package/dist/attribution/v1/attribution_pb.d.ts +38 -38
- package/dist/attribution/v1/attribution_pb.js +1 -1
- package/dist/audit/v1/audit_pb.d.ts +30 -30
- package/dist/audit/v1/audit_pb.js +1 -1
- package/dist/buf/validate/validate_pb.d.ts +9 -9
- package/dist/catalogs/v1/catalogs_pb.d.ts +10 -10
- package/dist/catalogs/v1/catalogs_pb.js +1 -1
- package/dist/common/v1/analytics_pb.d.ts +4 -4
- package/dist/common/v1/analytics_pb.js +1 -1
- package/dist/common/v1/authz_pb.d.ts +4 -0
- package/dist/common/v1/authz_pb.js +8 -4
- package/dist/common/v1/delivery_pb.js +1 -1
- package/dist/common/v1/entity_pb.js +1 -1
- package/dist/common/v1/risk_pb.js +1 -1
- package/dist/common/v1/surface_pb.d.ts +42 -0
- package/dist/common/v1/surface_pb.js +46 -0
- package/dist/compliance/v1/compliance_pb.d.ts +24 -24
- package/dist/compliance/v1/compliance_pb.js +1 -1
- package/dist/config/v1/config_pb.d.ts +13 -13
- package/dist/config/v1/config_pb.js +1 -1
- package/dist/connectors/v1/connectors_pb.d.ts +13 -13
- package/dist/connectors/v1/connectors_pb.js +1 -1
- package/dist/entities/v1/entities_pb.d.ts +15 -15
- package/dist/entities/v1/entities_pb.js +1 -1
- package/dist/evalpipeline/v1/evalpipeline_pb.d.ts +19 -19
- package/dist/evalpipeline/v1/evalpipeline_pb.js +1 -1
- package/dist/events/v1/change_pb.d.ts +2 -2
- package/dist/events/v1/change_pb.js +1 -1
- package/dist/events/v1/cloudevent_pb.d.ts +2 -2
- package/dist/events/v1/cloudevent_pb.js +1 -1
- package/dist/events/v1/evaluation_pb.d.ts +10 -10
- package/dist/events/v1/evaluation_pb.js +1 -1
- package/dist/fermata/v1/fermata_pb.d.ts +511 -72
- package/dist/fermata/v1/fermata_pb.js +172 -51
- package/dist/fermata/v1/worker_pb.d.ts +7 -7
- package/dist/fermata/v1/worker_pb.js +3 -2
- package/dist/gate/v1/audit_pb.d.ts +8 -8
- package/dist/gate/v1/audit_pb.js +1 -1
- package/dist/gate/v1/connector_pb.d.ts +8 -8
- package/dist/gate/v1/connector_pb.js +1 -1
- package/dist/gate/v1/controlplane_pb.js +1 -1
- package/dist/gate/v1/identity_group_pb.d.ts +7 -7
- package/dist/gate/v1/identity_group_pb.js +1 -1
- package/dist/gate/v1/recording_pb.d.ts +1 -1
- package/dist/gate/v1/recording_pb.js +1 -1
- package/dist/gate/v1/resource_policy_pb.d.ts +19 -19
- package/dist/gate/v1/resource_policy_pb.js +1 -1
- package/dist/gate/v1/tenant_pb.d.ts +7 -7
- package/dist/gate/v1/tenant_pb.js +1 -1
- package/dist/gate/v1/webhook_access_pb.d.ts +11 -11
- package/dist/gate/v1/webhook_access_pb.js +1 -1
- package/dist/governance/v1/governance_pb.d.ts +28 -28
- package/dist/governance/v1/governance_pb.js +1 -1
- package/dist/identity/v1/organizations_pb.d.ts +9 -9
- package/dist/identity/v1/organizations_pb.js +1 -1
- package/dist/identity/v1/sessions_pb.d.ts +4 -4
- package/dist/identity/v1/sessions_pb.js +1 -1
- package/dist/identity/v1/tokens_pb.d.ts +5 -5
- package/dist/identity/v1/tokens_pb.js +1 -1
- package/dist/ingest/v1/admin_pb.d.ts +10 -10
- package/dist/ingest/v1/admin_pb.js +1 -1
- package/dist/ingest/v1/event_pb.d.ts +5 -5
- package/dist/ingest/v1/event_pb.js +1 -1
- package/dist/keys/v1/keys_pb.d.ts +9 -9
- package/dist/keys/v1/keys_pb.js +1 -1
- package/dist/llmgateway/v1/gateway_pb.d.ts +23 -23
- package/dist/llmgateway/v1/gateway_pb.js +1 -1
- package/dist/maestro/v1/events_pb.d.ts +930 -0
- package/dist/maestro/v1/events_pb.js +316 -0
- package/dist/maestro/v1/timeline_pb.d.ts +462 -0
- package/dist/maestro/v1/timeline_pb.js +235 -0
- package/dist/memory/v1/memory_pb.d.ts +18 -18
- package/dist/memory/v1/memory_pb.js +1 -1
- package/dist/meter/v1/meter_pb.d.ts +42 -42
- package/dist/meter/v1/meter_pb.js +1 -1
- package/dist/notifications/v1/notifications_pb.d.ts +10 -10
- package/dist/notifications/v1/notifications_pb.js +1 -1
- package/dist/objectives/v1/objectives_pb.d.ts +35 -26
- package/dist/objectives/v1/objectives_pb.js +3 -2
- package/dist/posture/v1/posture_pb.d.ts +8 -8
- package/dist/posture/v1/posture_pb.js +1 -1
- package/dist/prompts/v1/prompts_pb.d.ts +15 -15
- package/dist/prompts/v1/prompts_pb.js +1 -1
- package/dist/relationships/v1/relationships_pb.d.ts +15 -15
- package/dist/relationships/v1/relationships_pb.js +1 -1
- package/dist/remoterunner/v1/remoterunner_pb.d.ts +1786 -0
- package/dist/remoterunner/v1/remoterunner_pb.js +531 -0
- package/dist/secretbroker/v1/broker_pb.d.ts +15 -15
- package/dist/secretbroker/v1/broker_pb.js +1 -1
- package/dist/skills/v1/skills_pb.d.ts +9 -9
- package/dist/skills/v1/skills_pb.js +1 -1
- package/dist/tap/v1/admin_pb.d.ts +10 -10
- package/dist/tap/v1/admin_pb.js +1 -1
- package/dist/tap/v1/event_pb.d.ts +5 -5
- package/dist/tap/v1/event_pb.js +1 -1
- package/dist/toolexecution/v1/toolexecution_pb.d.ts +35 -29
- package/dist/toolexecution/v1/toolexecution_pb.js +3 -2
- package/dist/traces/v1/traces_pb.d.ts +17 -17
- package/dist/traces/v1/traces_pb.js +1 -1
- package/dist/workflows/v1/workflows_pb.d.ts +36 -36
- package/dist/workflows/v1/workflows_pb.js +1 -1
- package/package.json +17 -1
|
@@ -50,7 +50,7 @@ export type Agent = Message<"agentregistry.v1.Agent"> & {
|
|
|
50
50
|
/**
|
|
51
51
|
* @generated from field: agentregistry.v1.Capacity capacity = 6;
|
|
52
52
|
*/
|
|
53
|
-
capacity?: Capacity;
|
|
53
|
+
capacity?: Capacity | undefined;
|
|
54
54
|
/**
|
|
55
55
|
* @generated from field: map<string, string> metadata = 7;
|
|
56
56
|
*/
|
|
@@ -60,11 +60,11 @@ export type Agent = Message<"agentregistry.v1.Agent"> & {
|
|
|
60
60
|
/**
|
|
61
61
|
* @generated from field: google.protobuf.Timestamp heartbeat_at = 8;
|
|
62
62
|
*/
|
|
63
|
-
heartbeatAt?: Timestamp;
|
|
63
|
+
heartbeatAt?: Timestamp | undefined;
|
|
64
64
|
/**
|
|
65
65
|
* @generated from field: google.protobuf.Timestamp registered_at = 9;
|
|
66
66
|
*/
|
|
67
|
-
registeredAt?: Timestamp;
|
|
67
|
+
registeredAt?: Timestamp | undefined;
|
|
68
68
|
};
|
|
69
69
|
/**
|
|
70
70
|
* Describes the message agentregistry.v1.Agent.
|
|
@@ -90,7 +90,7 @@ export type RegisterAgentRequest = Message<"agentregistry.v1.RegisterAgentReques
|
|
|
90
90
|
/**
|
|
91
91
|
* @generated from field: agentregistry.v1.Capacity capacity = 4;
|
|
92
92
|
*/
|
|
93
|
-
capacity?: Capacity;
|
|
93
|
+
capacity?: Capacity | undefined;
|
|
94
94
|
/**
|
|
95
95
|
* @generated from field: map<string, string> metadata = 5;
|
|
96
96
|
*/
|
|
@@ -110,7 +110,7 @@ export type RegisterAgentResponse = Message<"agentregistry.v1.RegisterAgentRespo
|
|
|
110
110
|
/**
|
|
111
111
|
* @generated from field: agentregistry.v1.Agent agent = 1;
|
|
112
112
|
*/
|
|
113
|
-
agent?: Agent;
|
|
113
|
+
agent?: Agent | undefined;
|
|
114
114
|
};
|
|
115
115
|
/**
|
|
116
116
|
* Describes the message agentregistry.v1.RegisterAgentResponse.
|
|
@@ -182,7 +182,7 @@ export type GetAgentResponse = Message<"agentregistry.v1.GetAgentResponse"> & {
|
|
|
182
182
|
/**
|
|
183
183
|
* @generated from field: agentregistry.v1.Agent agent = 1;
|
|
184
184
|
*/
|
|
185
|
-
agent?: Agent;
|
|
185
|
+
agent?: Agent | undefined;
|
|
186
186
|
};
|
|
187
187
|
/**
|
|
188
188
|
* Describes the message agentregistry.v1.GetAgentResponse.
|
|
@@ -208,7 +208,7 @@ export type UpdateAgentRequest = Message<"agentregistry.v1.UpdateAgentRequest">
|
|
|
208
208
|
/**
|
|
209
209
|
* @generated from field: agentregistry.v1.Capacity capacity = 4;
|
|
210
210
|
*/
|
|
211
|
-
capacity?: Capacity;
|
|
211
|
+
capacity?: Capacity | undefined;
|
|
212
212
|
/**
|
|
213
213
|
* @generated from field: map<string, string> metadata = 5;
|
|
214
214
|
*/
|
|
@@ -232,7 +232,7 @@ export type UpdateAgentResponse = Message<"agentregistry.v1.UpdateAgentResponse"
|
|
|
232
232
|
/**
|
|
233
233
|
* @generated from field: agentregistry.v1.Agent agent = 1;
|
|
234
234
|
*/
|
|
235
|
-
agent?: Agent;
|
|
235
|
+
agent?: Agent | undefined;
|
|
236
236
|
};
|
|
237
237
|
/**
|
|
238
238
|
* Describes the message agentregistry.v1.UpdateAgentResponse.
|
|
@@ -260,7 +260,7 @@ export type DeleteAgentResponse = Message<"agentregistry.v1.DeleteAgentResponse"
|
|
|
260
260
|
/**
|
|
261
261
|
* @generated from field: agentregistry.v1.Agent agent = 1;
|
|
262
262
|
*/
|
|
263
|
-
agent?: Agent;
|
|
263
|
+
agent?: Agent | undefined;
|
|
264
264
|
};
|
|
265
265
|
/**
|
|
266
266
|
* Describes the message agentregistry.v1.DeleteAgentResponse.
|
|
@@ -278,7 +278,7 @@ export type HeartbeatAgentRequest = Message<"agentregistry.v1.HeartbeatAgentRequ
|
|
|
278
278
|
/**
|
|
279
279
|
* @generated from field: agentregistry.v1.Capacity capacity = 2;
|
|
280
280
|
*/
|
|
281
|
-
capacity?: Capacity;
|
|
281
|
+
capacity?: Capacity | undefined;
|
|
282
282
|
/**
|
|
283
283
|
* @generated from field: string id = 3;
|
|
284
284
|
*/
|
|
@@ -296,7 +296,7 @@ export type HeartbeatAgentResponse = Message<"agentregistry.v1.HeartbeatAgentRes
|
|
|
296
296
|
/**
|
|
297
297
|
* @generated from field: agentregistry.v1.Agent agent = 1;
|
|
298
298
|
*/
|
|
299
|
-
agent?: Agent;
|
|
299
|
+
agent?: Agent | undefined;
|
|
300
300
|
};
|
|
301
301
|
/**
|
|
302
302
|
* Describes the message agentregistry.v1.HeartbeatAgentResponse.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts,import_extension=.js"
|
|
2
2
|
// @generated from file agentregistry/v1/service.proto (package agentregistry.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|