@stigmer/protos 3.12.4 → 3.12.5
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/ai/stigmer/agentic/agent/v1/command_connect.d.ts +4 -0
- package/ai/stigmer/agentic/agent/v1/command_connect.js +4 -0
- package/ai/stigmer/agentic/agent/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/command_pb.d.ts +4 -0
- package/ai/stigmer/agentic/agent/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.d.ts +32 -0
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js +6 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.d.ts +4 -0
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js +4 -0
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.d.ts +4 -0
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.d.ts +39 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js +39 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.d.ts +38 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.d.ts +129 -0
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.js +58 -7
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_connect.d.ts +4 -0
- package/ai/stigmer/agentic/skill/v1/command_connect.js +4 -0
- package/ai/stigmer/agentic/skill/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.d.ts +4 -0
- package/ai/stigmer/agentic/skill/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/command_connect.d.ts +4 -0
- package/ai/stigmer/agentic/workflow/v1/command_connect.js +4 -0
- package/ai/stigmer/agentic/workflow/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/command_pb.d.ts +4 -0
- package/ai/stigmer/agentic/workflow/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/human_input_pb.d.ts +5 -0
- package/ai/stigmer/agentic/workflow/v1/tasks/human_input_pb.js +5 -0
- package/ai/stigmer/agentic/workflow/v1/tasks/human_input_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.d.ts +4 -0
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.js +4 -0
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.d.ts +4 -0
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/enum_pb.d.ts +8 -0
- package/ai/stigmer/commons/apiresource/enum_pb.js +8 -0
- package/ai/stigmer/commons/apiresource/enum_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.d.ts +47 -0
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.js +6 -1
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/spec_pb.d.ts +56 -0
- package/ai/stigmer/iam/oauthapp/v1/spec_pb.js +41 -1
- package/ai/stigmer/iam/oauthapp/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/command_connect.d.ts +5 -3
- package/ai/stigmer/iam/platformclient/v1/command_connect.js +5 -3
- package/ai/stigmer/iam/platformclient/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/command_pb.d.ts +5 -3
- package/ai/stigmer/iam/platformclient/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/spec_pb.d.ts +12 -0
- package/ai/stigmer/iam/platformclient/v1/spec_pb.js +3 -1
- package/ai/stigmer/iam/platformclient/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/v1/enum_pb.d.ts +16 -1
- package/ai/stigmer/iam/v1/enum_pb.js +16 -1
- package/ai/stigmer/iam/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/spec_pb.d.ts +26 -0
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js +6 -1
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js.map +1 -1
- package/package.json +1 -1
|
@@ -47,6 +47,10 @@ export declare const AgentCommandController: {
|
|
|
47
47
|
* make an agent publicly accessible or to revoke public access without
|
|
48
48
|
* sending the entire agent resource (avoiding read-modify-write races).
|
|
49
49
|
*
|
|
50
|
+
* In the cloud edition, PUBLIC is operator-gated: public listing crosses
|
|
51
|
+
* every org boundary, so it is granted by the platform team on request.
|
|
52
|
+
* Un-publishing and all other levels stay self-service.
|
|
53
|
+
*
|
|
50
54
|
* @generated from rpc ai.stigmer.agentic.agent.v1.AgentCommandController.updateVisibility
|
|
51
55
|
*/
|
|
52
56
|
readonly updateVisibility: {
|
|
@@ -55,6 +55,10 @@ export const AgentCommandController = {
|
|
|
55
55
|
* make an agent publicly accessible or to revoke public access without
|
|
56
56
|
* sending the entire agent resource (avoiding read-modify-write races).
|
|
57
57
|
*
|
|
58
|
+
* In the cloud edition, PUBLIC is operator-gated: public listing crosses
|
|
59
|
+
* every org boundary, so it is granted by the platform team on request.
|
|
60
|
+
* Un-publishing and all other levels stay self-service.
|
|
61
|
+
*
|
|
58
62
|
* @generated from rpc ai.stigmer.agentic.agent.v1.AgentCommandController.updateVisibility
|
|
59
63
|
*/
|
|
60
64
|
updateVisibility: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,sHAAsH;AACtH,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEpC;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG;IACpC,QAAQ,EAAE,oDAAoD;IAC9D,OAAO,EAAE;QACP;;;;WAIG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,sHAAsH;AACtH,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEpC;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG;IACpC,QAAQ,EAAE,oDAAoD;IAC9D,OAAO,EAAE;QACP;;;;WAIG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;WAaG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,qBAAqB;YACxB,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;WAUG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,OAAO;YACV,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -50,6 +50,10 @@ export declare const AgentCommandController: GenService<{
|
|
|
50
50
|
* make an agent publicly accessible or to revoke public access without
|
|
51
51
|
* sending the entire agent resource (avoiding read-modify-write races).
|
|
52
52
|
*
|
|
53
|
+
* In the cloud edition, PUBLIC is operator-gated: public listing crosses
|
|
54
|
+
* every org boundary, so it is granted by the platform team on request.
|
|
55
|
+
* Un-publishing and all other levels stay self-service.
|
|
56
|
+
*
|
|
53
57
|
* @generated from rpc ai.stigmer.agentic.agent.v1.AgentCommandController.updateVisibility
|
|
54
58
|
*/
|
|
55
59
|
updateVisibility: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sHAAsH;AACtH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,oCAAoC,EAAE,MAAM,aAAa,CAAC;AAEnE,OAAO,EAAE,mCAAmC,EAAE,MAAM,YAAY,CAAC;AAEjE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAY,aAAa,CAC5E,QAAQ,CAAC,wiCAAwiC,EAAE,CAAC,oCAAoC,EAAE,mCAAmC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE/wC;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sHAAsH;AACtH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,oCAAoC,EAAE,MAAM,aAAa,CAAC;AAEnE,OAAO,EAAE,mCAAmC,EAAE,MAAM,YAAY,CAAC;AAEjE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAY,aAAa,CAC5E,QAAQ,CAAC,wiCAAwiC,EAAE,CAAC,oCAAoC,EAAE,mCAAmC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE/wC;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAkE9B,aAAa,CAChB,WAAW,CAAC,wCAAwC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -229,6 +229,13 @@ export type AgentExecutionSpec = Message<"ai.stigmer.agentic.agentexecution.v1.A
|
|
|
229
229
|
* @generated from field: ai.stigmer.agentic.agentexecution.v1.ConversationCatchup conversation_catchup = 14;
|
|
230
230
|
*/
|
|
231
231
|
conversationCatchup?: ConversationCatchup;
|
|
232
|
+
/**
|
|
233
|
+
* Standing preferences declared by the organization and the calling user,
|
|
234
|
+
* snapshotted into this execution at create time (optional).
|
|
235
|
+
*
|
|
236
|
+
* @generated from field: ai.stigmer.agentic.agentexecution.v1.DeclaredPreferences declared_preferences = 15;
|
|
237
|
+
*/
|
|
238
|
+
declaredPreferences?: DeclaredPreferences;
|
|
232
239
|
};
|
|
233
240
|
/**
|
|
234
241
|
* Describes the message ai.stigmer.agentic.agentexecution.v1.AgentExecutionSpec.
|
|
@@ -636,3 +643,28 @@ export type ConversationCatchup = Message<"ai.stigmer.agentic.agentexecution.v1.
|
|
|
636
643
|
* Use `create(ConversationCatchupSchema)` to create a new message.
|
|
637
644
|
*/
|
|
638
645
|
export declare const ConversationCatchupSchema: GenMessage<ConversationCatchup>;
|
|
646
|
+
/**
|
|
647
|
+
* DeclaredPreferences carries the standing preference texts injected into
|
|
648
|
+
* this execution's prompt, one field per declaring scope.
|
|
649
|
+
*
|
|
650
|
+
* @generated from message ai.stigmer.agentic.agentexecution.v1.DeclaredPreferences
|
|
651
|
+
*/
|
|
652
|
+
export type DeclaredPreferences = Message<"ai.stigmer.agentic.agentexecution.v1.DeclaredPreferences"> & {
|
|
653
|
+
/**
|
|
654
|
+
* The organization's standing context, verbatim.
|
|
655
|
+
*
|
|
656
|
+
* @generated from field: string org_context = 1;
|
|
657
|
+
*/
|
|
658
|
+
orgContext: string;
|
|
659
|
+
/**
|
|
660
|
+
* The calling user's standing context, verbatim.
|
|
661
|
+
*
|
|
662
|
+
* @generated from field: string user_context = 2;
|
|
663
|
+
*/
|
|
664
|
+
userContext: string;
|
|
665
|
+
};
|
|
666
|
+
/**
|
|
667
|
+
* Describes the message ai.stigmer.agentic.agentexecution.v1.DeclaredPreferences.
|
|
668
|
+
* Use `create(DeclaredPreferencesSchema)` to create a new message.
|
|
669
|
+
*/
|
|
670
|
+
export declare const DeclaredPreferencesSchema: GenMessage<DeclaredPreferences>;
|
|
@@ -10,7 +10,7 @@ import { file_google_protobuf_struct, file_google_protobuf_timestamp } from "@bu
|
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/spec.proto.
|
|
12
12
|
*/
|
|
13
|
-
export const file_ai_stigmer_agentic_agentexecution_v1_spec = /*@__PURE__*/ fileDesc("
|
|
13
|
+
export const file_ai_stigmer_agentic_agentexecution_v1_spec = /*@__PURE__*/ fileDesc("Ci9haS9zdGlnbWVyL2FnZW50aWMvYWdlbnRleGVjdXRpb24vdjEvc3BlYy5wcm90bxIkYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxIo4KChJBZ2VudEV4ZWN1dGlvblNwZWMSEgoKc2Vzc2lvbl9pZBgBIAEoCRIQCghhZ2VudF9pZBgCIAEoCRJACgxzZXNzaW9uX3NwZWMYDSABKAsyKi5haS5zdGlnbWVyLmFnZW50aWMuc2Vzc2lvbi52MS5TZXNzaW9uU3BlYxIYCgdtZXNzYWdlGAMgASgJQge6SARyAhABEk8KEGV4ZWN1dGlvbl9jb25maWcYBCABKAsyNS5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRleGVjdXRpb24udjEuRXhlY3V0aW9uQ29uZmlnEl0KC3J1bnRpbWVfZW52GAUgAygLMkguYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLkFnZW50RXhlY3V0aW9uU3BlYy5SdW50aW1lRW52RW50cnkSFgoOY2FsbGJhY2tfdG9rZW4YBiABKAwSGAoQYXV0b19hcHByb3ZlX2FsbBgHIAEoCBIaChJwYXJlbnRfd29ya2Zsb3dfaWQYCCABKAkSRQoLYXR0YWNobWVudHMYCSADKAsyMC5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRleGVjdXRpb24udjEuQXR0YWNobWVudBIbChN3b3Jrc3BhY2VfZmlsZV9yZWZzGAogAygJEhsKE2FjdGl2aXR5X3Rhc2tfcXVldWUYCyABKAkSHwoXc3VwZXJzZWRlc19leGVjdXRpb25faWQYDCABKAkSVwoUY29udmVyc2F0aW9uX2NhdGNodXAYDiABKAsyOS5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRleGVjdXRpb24udjEuQ29udmVyc2F0aW9uQ2F0Y2h1cBJXChRkZWNsYXJlZF9wcmVmZXJlbmNlcxgPIAEoCzI5LmFpLnN0aWdtZXIuYWdlbnRpYy5hZ2VudGV4ZWN1dGlvbi52MS5EZWNsYXJlZFByZWZlcmVuY2VzGmkKD1J1bnRpbWVFbnZFbnRyeRILCgNrZXkYASABKAkSRQoFdmFsdWUYAiABKAsyNi5haS5zdGlnbWVyLmFnZW50aWMuZXhlY3V0aW9uY29udGV4dC52MS5FeGVjdXRpb25WYWx1ZToCOAE6uAO6SLQDGssBCiFhZ2VudF9leGVjdXRpb24uc2Vzc2lvbl9leGNsdXNpdmUScnNlc3Npb25faWQgYW5kIHNlc3Npb25fc3BlYyBhcmUgbXV0dWFsbHkgZXhjbHVzaXZlIOKAlCByZWZlcmVuY2UgYW4gZXhpc3Rpbmcgc2Vzc2lvbiBvciBkZWZpbmUgYSBuZXcgb25lLCBub3QgYm90aBoyISh0aGlzLnNlc3Npb25faWQgIT0gJycgJiYgaGFzKHRoaXMuc2Vzc2lvbl9zcGVjKSka4wEKKmFnZW50X2V4ZWN1dGlvbi5zZXNzaW9uX3NwZWNfaGFybmVzc19zdGF0ZRJwc2Vzc2lvbl9zcGVjLmhhcm5lc3Nfc3RhdGVfaWQgbXVzdCBiZSBlbXB0eSDigJQgaGFybmVzcyBzdGF0ZSBpcyBjcmVhdGVkIGJ5IHRoZSBydW5uZXIgYWZ0ZXIgdGhlIGZpcnN0IGV4ZWN1dGlvbhpDIWhhcyh0aGlzLnNlc3Npb25fc3BlYykgfHwgdGhpcy5zZXNzaW9uX3NwZWMuaGFybmVzc19zdGF0ZV9pZCA9PSAnJyKlBAoPRXhlY3V0aW9uQ29uZmlnEhIKCm1vZGVsX25hbWUYASABKAkSWQoSY29udGV4dF9tYW5hZ2VtZW50GAIgASgLMj0uYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLkNvbnRleHRNYW5hZ2VtZW50Q29uZmlnEhcKD21heF90b29sX3JvdW5kcxgDIAEoBRIdChVtYXhfdG9vbF9yZXN1bHRfY2hhcnMYBCABKAUSFAoMbWF4X2Nvc3RfdXNkGAUgASgBElkKEGludGVyYWN0aW9uX21vZGUYBiABKA4yNS5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnRleGVjdXRpb24udjEuSW50ZXJhY3Rpb25Nb2RlQgi6SAWCAQIQARI5ChhzdHJ1Y3R1cmVkX291dHB1dF9zY2hlbWEYByABKAsyFy5nb29nbGUucHJvdG9idWYuU3RydWN0EhcKD2J1aWxkX2Zyb21fcGxhbhgIIAEoCBJTCg1hcHByb3ZhbF9tb2RlGAkgASgOMjIuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLkFwcHJvdmFsTW9kZUIIukgFggECEAESUQoMc2VydmljZV90aWVyGAogASgOMjEuYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxLlNlcnZpY2VUaWVyQgi6SAWCAQIQASKKAQoXQ29udGV4dE1hbmFnZW1lbnRDb25maWcSHQoVZGlzYWJsZV9zdW1tYXJpemF0aW9uGAEgASgIEikKGGN1c3RvbV90cmlnZ2VyX3RocmVzaG9sZBgCIAEoBUIHukgEGgIoABIlChRjdXN0b21fdGFyZ2V0X3Rva2VucxgDIAEoBUIHukgEGgIoACLUAgoKQXR0YWNobWVudBLYAQoIZmlsZW5hbWUYASABKAlCxQG6SMEBugG5AQobYXR0YWNobWVudC5maWxlbmFtZS5ub19wYXRoEk5maWxlbmFtZSBtdXN0IGJlIGEgYmFyZSBmaWxlbmFtZSB3aXRob3V0IHBhdGggc2VwYXJhdG9ycyBvciB0cmF2ZXJzYWwgc2VnbWVudHMaSiF0aGlzLmNvbnRhaW5zKCcvJykgJiYgIXRoaXMuY29udGFpbnMoJ1xcJykgJiYgdGhpcyAhPSAnLicgJiYgdGhpcyAhPSAnLi4ncgIQARIcCgtzdG9yYWdlX2tleRgCIAEoCUIHukgEcgIQARISCgptb3VudF9wYXRoGAMgASgJEhQKDGNvbnRlbnRfdHlwZRgEIAEoCRIPCgdleHRyYWN0GAUgASgIEhIKCmxvY2FsX3BhdGgYBiABKAkiVQoTQ29udmVyc2F0aW9uQ2F0Y2h1cBIOCgZkaWdlc3QYASABKAkSLgoKd2luZG93X2VuZBgCIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXAiQAoTRGVjbGFyZWRQcmVmZXJlbmNlcxITCgtvcmdfY29udGV4dBgBIAEoCRIUCgx1c2VyX2NvbnRleHQYAiABKAliBnByb3RvMw", [file_ai_stigmer_agentic_agentexecution_v1_enum, file_ai_stigmer_agentic_executioncontext_v1_spec, file_ai_stigmer_agentic_session_v1_spec, file_buf_validate_validate, file_google_protobuf_struct, file_google_protobuf_timestamp]);
|
|
14
14
|
/**
|
|
15
15
|
* Describes the message ai.stigmer.agentic.agentexecution.v1.AgentExecutionSpec.
|
|
16
16
|
* Use `create(AgentExecutionSpecSchema)` to create a new message.
|
|
@@ -36,4 +36,9 @@ export const AttachmentSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agenti
|
|
|
36
36
|
* Use `create(ConversationCatchupSchema)` to create a new message.
|
|
37
37
|
*/
|
|
38
38
|
export const ConversationCatchupSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_agentexecution_v1_spec, 4);
|
|
39
|
+
/**
|
|
40
|
+
* Describes the message ai.stigmer.agentic.agentexecution.v1.DeclaredPreferences.
|
|
41
|
+
* Use `create(DeclaredPreferencesSchema)` to create a new message.
|
|
42
|
+
*/
|
|
43
|
+
export const DeclaredPreferencesSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_agentic_agentexecution_v1_spec, 5);
|
|
39
44
|
//# sourceMappingURL=spec_pb.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,qIAAqI;AACrI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAE9E,OAAO,EAAE,gDAAgD,EAAE,MAAM,sCAAsC,CAAC;AAExG,OAAO,EAAE,uCAAuC,EAAE,MAAM,6BAA6B,CAAC;AACtF,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,2BAA2B,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGrG;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,qIAAqI;AACrI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAE9E,OAAO,EAAE,gDAAgD,EAAE,MAAM,sCAAsC,CAAC;AAExG,OAAO,EAAE,uCAAuC,EAAE,MAAM,6BAA6B,CAAC;AACtF,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,2BAA2B,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGrG;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,o3GAAo3G,EAAE,CAAC,8CAA8C,EAAE,gDAAgD,EAAE,uCAAuC,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,8BAA8B,CAAC,CAAC,CAAC;AAoPvmH;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AA0LjE;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AAsGjE;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AAiGjE;;;GAGG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA2B,aAAa,CACnE,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AAyBjE;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoC,aAAa,CACrF,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AAwBjE;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoC,aAAa,CACrF,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -53,6 +53,10 @@ export declare const AgentInstanceCommandController: {
|
|
|
53
53
|
* executions against this instance. Sessions remain personal regardless of
|
|
54
54
|
* instance visibility (conversation privacy is preserved).
|
|
55
55
|
*
|
|
56
|
+
* In the cloud edition, PUBLIC is operator-gated: public listing crosses
|
|
57
|
+
* every org boundary, so it is granted by the platform team on request.
|
|
58
|
+
* Un-publishing and all other levels stay self-service.
|
|
59
|
+
*
|
|
56
60
|
* @generated from rpc ai.stigmer.agentic.agentinstance.v1.AgentInstanceCommandController.updateVisibility
|
|
57
61
|
*/
|
|
58
62
|
readonly updateVisibility: {
|
|
@@ -61,6 +61,10 @@ export const AgentInstanceCommandController = {
|
|
|
61
61
|
* executions against this instance. Sessions remain personal regardless of
|
|
62
62
|
* instance visibility (conversation privacy is preserved).
|
|
63
63
|
*
|
|
64
|
+
* In the cloud edition, PUBLIC is operator-gated: public listing crosses
|
|
65
|
+
* every org boundary, so it is granted by the platform team on request.
|
|
66
|
+
* Un-publishing and all other levels stay self-service.
|
|
67
|
+
*
|
|
64
68
|
* @generated from rpc ai.stigmer.agentic.agentinstance.v1.AgentInstanceCommandController.updateVisibility
|
|
65
69
|
*/
|
|
66
70
|
updateVisibility: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,sIAAsI;AACtI,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAE5C;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG;IAC5C,QAAQ,EAAE,oEAAoE;IAC9E,OAAO,EAAE;QACP;;;;WAIG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,sIAAsI;AACtI,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAE5C;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG;IAC5C,QAAQ,EAAE,oEAAoE;IAC9E,OAAO,EAAE;QACP;;;;WAIG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;WAgBG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,qBAAqB;YACxB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,eAAe;YAClB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -56,6 +56,10 @@ export declare const AgentInstanceCommandController: GenService<{
|
|
|
56
56
|
* executions against this instance. Sessions remain personal regardless of
|
|
57
57
|
* instance visibility (conversation privacy is preserved).
|
|
58
58
|
*
|
|
59
|
+
* In the cloud edition, PUBLIC is operator-gated: public listing crosses
|
|
60
|
+
* every org boundary, so it is granted by the platform team on request.
|
|
61
|
+
* Un-publishing and all other levels stay self-service.
|
|
62
|
+
*
|
|
59
63
|
* @generated from rpc ai.stigmer.agentic.agentinstance.v1.AgentInstanceCommandController.updateVisibility
|
|
60
64
|
*/
|
|
61
65
|
updateVisibility: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sIAAsI;AACtI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,4CAA4C,EAAE,MAAM,aAAa,CAAC;AAE3E,OAAO,EAAE,2CAA2C,EAAE,MAAM,YAAY,CAAC;AAEzE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAY,aAAa,CACpF,QAAQ,CAAC,8sCAA8sC,EAAE,CAAC,4CAA4C,EAAE,2CAA2C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEr8C;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sIAAsI;AACtI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,4CAA4C,EAAE,MAAM,aAAa,CAAC;AAE3E,OAAO,EAAE,2CAA2C,EAAE,MAAM,YAAY,CAAC;AAEzE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAY,aAAa,CACpF,QAAQ,CAAC,8sCAA8sC,EAAE,CAAC,4CAA4C,EAAE,2CAA2C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEr8C;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAkEtC,aAAa,CAChB,WAAW,CAAC,gDAAgD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -65,6 +65,10 @@ export declare const McpServerCommandController: {
|
|
|
65
65
|
* Only modifies metadata.visibility, leaving spec, status, and other
|
|
66
66
|
* metadata fields untouched.
|
|
67
67
|
*
|
|
68
|
+
* In the cloud edition, PUBLIC is operator-gated: public listing crosses
|
|
69
|
+
* every org boundary, so it is granted by the platform team on request.
|
|
70
|
+
* Un-publishing and all other levels stay self-service.
|
|
71
|
+
*
|
|
68
72
|
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.updateVisibility
|
|
69
73
|
*/
|
|
70
74
|
readonly updateVisibility: {
|
|
@@ -79,7 +83,15 @@ export declare const McpServerCommandController: {
|
|
|
79
83
|
* Connects to the MCP server, enumerates tools and resource templates,
|
|
80
84
|
* classifies tool approval policies via a lightweight LLM, and stores the
|
|
81
85
|
* results in status.discovered_capabilities and status.tool_approvals.
|
|
82
|
-
* Blocks until
|
|
86
|
+
* Blocks until the operation settles — legitimately minutes for heavy
|
|
87
|
+
* stdio servers (the server-side workflow ceiling is the bound) — and
|
|
88
|
+
* returns the updated McpServer.
|
|
89
|
+
*
|
|
90
|
+
* Prefer startConnect for interactive clients: browsers can drop a
|
|
91
|
+
* no-bytes-yet unary response around ~300s, below the workflow ceiling,
|
|
92
|
+
* so a blocking connect can appear to fail while succeeding server-side.
|
|
93
|
+
* This RPC remains for callers that want synchronous semantics (and for
|
|
94
|
+
* backends that do not yet serve startConnect).
|
|
83
95
|
*
|
|
84
96
|
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.connect
|
|
85
97
|
*/
|
|
@@ -89,6 +101,32 @@ export declare const McpServerCommandController: {
|
|
|
89
101
|
readonly O: any;
|
|
90
102
|
readonly kind: any;
|
|
91
103
|
};
|
|
104
|
+
/**
|
|
105
|
+
* Start a connect operation without waiting for it: discovery and
|
|
106
|
+
* classification run server-side, and the caller observes progress by
|
|
107
|
+
* polling the resource.
|
|
108
|
+
*
|
|
109
|
+
* Returns the McpServer immediately with status.connect_status describing
|
|
110
|
+
* the accepted operation (phase CONNECTING, plus a warning when no runner
|
|
111
|
+
* appears to be polling the task queue). Poll get/getByReference until
|
|
112
|
+
* status.connect_status reaches a terminal phase; results land in
|
|
113
|
+
* status.discovered_capabilities and status.tool_approvals exactly as with
|
|
114
|
+
* the blocking connect.
|
|
115
|
+
*
|
|
116
|
+
* Idempotent while an operation is in flight: a startConnect that finds a
|
|
117
|
+
* live CONNECTING operation attaches to it (the in-flight operation's
|
|
118
|
+
* runtime_env wins) instead of starting a second workflow. A CONNECTING
|
|
119
|
+
* entry orphaned by a backend restart is reconciled against Temporal
|
|
120
|
+
* before a new operation starts.
|
|
121
|
+
*
|
|
122
|
+
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.startConnect
|
|
123
|
+
*/
|
|
124
|
+
readonly startConnect: {
|
|
125
|
+
readonly name: "startConnect";
|
|
126
|
+
readonly I: any;
|
|
127
|
+
readonly O: any;
|
|
128
|
+
readonly kind: any;
|
|
129
|
+
};
|
|
92
130
|
/**
|
|
93
131
|
* Start the OAuth authorization flow for an MCP server.
|
|
94
132
|
*
|
|
@@ -73,6 +73,10 @@ export const McpServerCommandController = {
|
|
|
73
73
|
* Only modifies metadata.visibility, leaving spec, status, and other
|
|
74
74
|
* metadata fields untouched.
|
|
75
75
|
*
|
|
76
|
+
* In the cloud edition, PUBLIC is operator-gated: public listing crosses
|
|
77
|
+
* every org boundary, so it is granted by the platform team on request.
|
|
78
|
+
* Un-publishing and all other levels stay self-service.
|
|
79
|
+
*
|
|
76
80
|
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.updateVisibility
|
|
77
81
|
*/
|
|
78
82
|
updateVisibility: {
|
|
@@ -87,7 +91,15 @@ export const McpServerCommandController = {
|
|
|
87
91
|
* Connects to the MCP server, enumerates tools and resource templates,
|
|
88
92
|
* classifies tool approval policies via a lightweight LLM, and stores the
|
|
89
93
|
* results in status.discovered_capabilities and status.tool_approvals.
|
|
90
|
-
* Blocks until
|
|
94
|
+
* Blocks until the operation settles — legitimately minutes for heavy
|
|
95
|
+
* stdio servers (the server-side workflow ceiling is the bound) — and
|
|
96
|
+
* returns the updated McpServer.
|
|
97
|
+
*
|
|
98
|
+
* Prefer startConnect for interactive clients: browsers can drop a
|
|
99
|
+
* no-bytes-yet unary response around ~300s, below the workflow ceiling,
|
|
100
|
+
* so a blocking connect can appear to fail while succeeding server-side.
|
|
101
|
+
* This RPC remains for callers that want synchronous semantics (and for
|
|
102
|
+
* backends that do not yet serve startConnect).
|
|
91
103
|
*
|
|
92
104
|
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.connect
|
|
93
105
|
*/
|
|
@@ -97,6 +109,32 @@ export const McpServerCommandController = {
|
|
|
97
109
|
O: McpServer,
|
|
98
110
|
kind: MethodKind.Unary,
|
|
99
111
|
},
|
|
112
|
+
/**
|
|
113
|
+
* Start a connect operation without waiting for it: discovery and
|
|
114
|
+
* classification run server-side, and the caller observes progress by
|
|
115
|
+
* polling the resource.
|
|
116
|
+
*
|
|
117
|
+
* Returns the McpServer immediately with status.connect_status describing
|
|
118
|
+
* the accepted operation (phase CONNECTING, plus a warning when no runner
|
|
119
|
+
* appears to be polling the task queue). Poll get/getByReference until
|
|
120
|
+
* status.connect_status reaches a terminal phase; results land in
|
|
121
|
+
* status.discovered_capabilities and status.tool_approvals exactly as with
|
|
122
|
+
* the blocking connect.
|
|
123
|
+
*
|
|
124
|
+
* Idempotent while an operation is in flight: a startConnect that finds a
|
|
125
|
+
* live CONNECTING operation attaches to it (the in-flight operation's
|
|
126
|
+
* runtime_env wins) instead of starting a second workflow. A CONNECTING
|
|
127
|
+
* entry orphaned by a backend restart is reconciled against Temporal
|
|
128
|
+
* before a new operation starts.
|
|
129
|
+
*
|
|
130
|
+
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.startConnect
|
|
131
|
+
*/
|
|
132
|
+
startConnect: {
|
|
133
|
+
name: "startConnect",
|
|
134
|
+
I: ConnectInput,
|
|
135
|
+
O: McpServer,
|
|
136
|
+
kind: MethodKind.Unary,
|
|
137
|
+
},
|
|
100
138
|
/**
|
|
101
139
|
* Start the OAuth authorization flow for an MCP server.
|
|
102
140
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,8HAA8H;AAC9H,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AACvC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AACrG,OAAO,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,YAAY,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAEhS;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,QAAQ,EAAE,4DAA4D;IACtE,OAAO,EAAE;QACP;;;;;;;WAOG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_connect.ts"],"names":[],"mappings":"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"}
|
|
@@ -67,6 +67,10 @@ export declare const McpServerCommandController: GenService<{
|
|
|
67
67
|
* Only modifies metadata.visibility, leaving spec, status, and other
|
|
68
68
|
* metadata fields untouched.
|
|
69
69
|
*
|
|
70
|
+
* In the cloud edition, PUBLIC is operator-gated: public listing crosses
|
|
71
|
+
* every org boundary, so it is granted by the platform team on request.
|
|
72
|
+
* Un-publishing and all other levels stay self-service.
|
|
73
|
+
*
|
|
70
74
|
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.updateVisibility
|
|
71
75
|
*/
|
|
72
76
|
updateVisibility: {
|
|
@@ -80,7 +84,15 @@ export declare const McpServerCommandController: GenService<{
|
|
|
80
84
|
* Connects to the MCP server, enumerates tools and resource templates,
|
|
81
85
|
* classifies tool approval policies via a lightweight LLM, and stores the
|
|
82
86
|
* results in status.discovered_capabilities and status.tool_approvals.
|
|
83
|
-
* Blocks until
|
|
87
|
+
* Blocks until the operation settles — legitimately minutes for heavy
|
|
88
|
+
* stdio servers (the server-side workflow ceiling is the bound) — and
|
|
89
|
+
* returns the updated McpServer.
|
|
90
|
+
*
|
|
91
|
+
* Prefer startConnect for interactive clients: browsers can drop a
|
|
92
|
+
* no-bytes-yet unary response around ~300s, below the workflow ceiling,
|
|
93
|
+
* so a blocking connect can appear to fail while succeeding server-side.
|
|
94
|
+
* This RPC remains for callers that want synchronous semantics (and for
|
|
95
|
+
* backends that do not yet serve startConnect).
|
|
84
96
|
*
|
|
85
97
|
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.connect
|
|
86
98
|
*/
|
|
@@ -89,6 +101,31 @@ export declare const McpServerCommandController: GenService<{
|
|
|
89
101
|
input: typeof ConnectInputSchema;
|
|
90
102
|
output: typeof McpServerSchema;
|
|
91
103
|
};
|
|
104
|
+
/**
|
|
105
|
+
* Start a connect operation without waiting for it: discovery and
|
|
106
|
+
* classification run server-side, and the caller observes progress by
|
|
107
|
+
* polling the resource.
|
|
108
|
+
*
|
|
109
|
+
* Returns the McpServer immediately with status.connect_status describing
|
|
110
|
+
* the accepted operation (phase CONNECTING, plus a warning when no runner
|
|
111
|
+
* appears to be polling the task queue). Poll get/getByReference until
|
|
112
|
+
* status.connect_status reaches a terminal phase; results land in
|
|
113
|
+
* status.discovered_capabilities and status.tool_approvals exactly as with
|
|
114
|
+
* the blocking connect.
|
|
115
|
+
*
|
|
116
|
+
* Idempotent while an operation is in flight: a startConnect that finds a
|
|
117
|
+
* live CONNECTING operation attaches to it (the in-flight operation's
|
|
118
|
+
* runtime_env wins) instead of starting a second workflow. A CONNECTING
|
|
119
|
+
* entry orphaned by a backend restart is reconciled against Temporal
|
|
120
|
+
* before a new operation starts.
|
|
121
|
+
*
|
|
122
|
+
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.startConnect
|
|
123
|
+
*/
|
|
124
|
+
startConnect: {
|
|
125
|
+
methodKind: "unary";
|
|
126
|
+
input: typeof ConnectInputSchema;
|
|
127
|
+
output: typeof McpServerSchema;
|
|
128
|
+
};
|
|
92
129
|
/**
|
|
93
130
|
* Start the OAuth authorization flow for an MCP server.
|
|
94
131
|
*
|
|
@@ -10,7 +10,7 @@ import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc
|
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/command.proto.
|
|
12
12
|
*/
|
|
13
|
-
export const file_ai_stigmer_agentic_mcpserver_v1_command = /*@__PURE__*/ fileDesc("
|
|
13
|
+
export const file_ai_stigmer_agentic_mcpserver_v1_command = /*@__PURE__*/ fileDesc("Ci1haS9zdGlnbWVyL2FnZW50aWMvbWNwc2VydmVyL3YxL2NvbW1hbmQucHJvdG8SH2FpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEy0hAKGk1jcFNlcnZlckNvbW1hbmRDb250cm9sbGVyEl8KBWFwcGx5EiouYWkuc3RpZ21lci5hZ2VudGljLm1jcHNlcnZlci52MS5NY3BTZXJ2ZXIaKi5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLk1jcFNlcnZlchJmCgZjcmVhdGUSKi5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLk1jcFNlcnZlchoqLmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuTWNwU2VydmVyIgTQuBgBEpoBCgZ1cGRhdGUSKi5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLk1jcFNlcnZlchoqLmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuTWNwU2VydmVyIjjCuBg0CAIQLCILbWV0YWRhdGEuaWQqIXVuYXV0aG9yaXplZCB0byB1cGRhdGUgbWNwIHNlcnZlchKmAQoGZGVsZXRlEjYuYWkuc3RpZ21lci5jb21tb25zLmFwaXJlc291cmNlLkFwaVJlc291cmNlRGVsZXRlSW5wdXQaKi5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLk1jcFNlcnZlciI4wrgYNAgDECwiC3Jlc291cmNlX2lkKiF1bmF1dGhvcml6ZWQgdG8gZGVsZXRlIG1jcCBzZXJ2ZXISugEKEHVwZGF0ZVZpc2liaWxpdHkSNS5haS5zdGlnbWVyLmNvbW1vbnMuYXBpcmVzb3VyY2UuVXBkYXRlVmlzaWJpbGl0eUlucHV0GiouYWkuc3RpZ21lci5hZ2VudGljLm1jcHNlcnZlci52MS5NY3BTZXJ2ZXIiQ8K4GD8IAhAsIgtyZXNvdXJjZV9pZCosdW5hdXRob3JpemVkIHRvIHVwZGF0ZSBtY3Agc2VydmVyIHZpc2liaWxpdHkSpAEKB2Nvbm5lY3QSLS5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLkNvbm5lY3RJbnB1dBoqLmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuTWNwU2VydmVyIj7CuBg6CBYQLCINbWNwX3NlcnZlcl9pZColdW5hdXRob3JpemVkIHRvIGNvbm5lY3QgdG8gbWNwIHNlcnZlchKpAQoMc3RhcnRDb25uZWN0Ei0uYWkuc3RpZ21lci5hZ2VudGljLm1jcHNlcnZlci52MS5Db25uZWN0SW5wdXQaKi5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLk1jcFNlcnZlciI+wrgYOggWECwiDW1jcF9zZXJ2ZXJfaWQqJXVuYXV0aG9yaXplZCB0byBjb25uZWN0IHRvIG1jcCBzZXJ2ZXIS3wEKFGluaXRpYXRlT0F1dGhDb25uZWN0EjouYWkuc3RpZ21lci5hZ2VudGljLm1jcHNlcnZlci52MS5Jbml0aWF0ZU9BdXRoQ29ubmVjdElucHV0GjsuYWkuc3RpZ21lci5hZ2VudGljLm1jcHNlcnZlci52MS5Jbml0aWF0ZU9BdXRoQ29ubmVjdE91dHB1dCJOwrgYSggWECwiDW1jcF9zZXJ2ZXJfaWQqNXVuYXV0aG9yaXplZCB0byBpbml0aWF0ZSBvYXV0aCBjb25uZWN0IGZvciBtY3Agc2VydmVyEt8BChRjb21wbGV0ZU9BdXRoQ29ubmVjdBI6LmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuQ29tcGxldGVPQXV0aENvbm5lY3RJbnB1dBo7LmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuQ29tcGxldGVPQXV0aENvbm5lY3RPdXRwdXQiTsK4GEoIFhAsIg1tY3Bfc2VydmVyX2lkKjV1bmF1dGhvcml6ZWQgdG8gY29tcGxldGUgb2F1dGggY29ubmVjdCBmb3IgbWNwIHNlcnZlchLIAQoPZGlzY29ubmVjdE9BdXRoEjUuYWkuc3RpZ21lci5hZ2VudGljLm1jcHNlcnZlci52MS5EaXNjb25uZWN0T0F1dGhJbnB1dBo2LmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuRGlzY29ubmVjdE9BdXRoT3V0cHV0IkbCuBhCCBYQLCILcmVzb3VyY2VfaWQqL3VuYXV0aG9yaXplZCB0byBkaXNjb25uZWN0IG9hdXRoIGZvciBtY3Agc2VydmVyErgBCg5zZXRPcmdPQXV0aEFwcBI0LmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuU2V0T3JnT0F1dGhBcHBJbnB1dBo1LmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuU2V0T3JnT0F1dGhBcHBPdXRwdXQiOcK4GDUIFxAeIgNvcmcqKnVuYXV0aG9yaXplZCB0byBzZXQgb3JnIG9hdXRoIGFwcCBvdmVycmlkZRLEAQoRZGVsZXRlT3JnT0F1dGhBcHASNy5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLkRlbGV0ZU9yZ09BdXRoQXBwSW5wdXQaOC5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLkRlbGV0ZU9yZ09BdXRoQXBwT3V0cHV0IjzCuBg4CBcQHiIDb3JnKi11bmF1dGhvcml6ZWQgdG8gZGVsZXRlIG9yZyBvYXV0aCBhcHAgb3ZlcnJpZGUaBKD/KyxiBnByb3RvMw", [file_ai_stigmer_agentic_mcpserver_v1_api, file_ai_stigmer_agentic_mcpserver_v1_io, file_ai_stigmer_commons_apiresource_io, file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_commons_rpc_method_options]);
|
|
14
14
|
/**
|
|
15
15
|
* McpServerCommandController provides write operations for MCP server resources.
|
|
16
16
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,8HAA8H;AAC9H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,aAAa,CAAC;AAEvE,OAAO,EAAE,uCAAuC,EAAE,MAAM,YAAY,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,8HAA8H;AAC9H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,aAAa,CAAC;AAEvE,OAAO,EAAE,uCAAuC,EAAE,MAAM,YAAY,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,o5FAAo5F,EAAE,CAAC,wCAAwC,EAAE,uCAAuC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEnoG;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAuNlC,aAAa,CAChB,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -55,6 +55,17 @@ export type McpServerStatus = Message<"ai.stigmer.agentic.mcpserver.v1.McpServer
|
|
|
55
55
|
* @generated from field: ai.stigmer.agentic.mcpserver.v1.OAuthStatus oauth_status = 5;
|
|
56
56
|
*/
|
|
57
57
|
oauthStatus?: OAuthStatus;
|
|
58
|
+
/**
|
|
59
|
+
* State of the most recent connect (discovery + classification) operation.
|
|
60
|
+
*
|
|
61
|
+
* Persisted (unlike oauth_status). Written by the backend when a connect
|
|
62
|
+
* operation starts and again when it settles; clients poll it through the
|
|
63
|
+
* ordinary get/getByReference queries after startConnect returns.
|
|
64
|
+
* Absent until the first connect is attempted.
|
|
65
|
+
*
|
|
66
|
+
* @generated from field: ai.stigmer.agentic.mcpserver.v1.ConnectStatus connect_status = 6;
|
|
67
|
+
*/
|
|
68
|
+
connectStatus?: ConnectStatus;
|
|
58
69
|
/**
|
|
59
70
|
* Standard audit information (created_at, updated_at, created_by, etc.)
|
|
60
71
|
*
|
|
@@ -67,6 +78,79 @@ export type McpServerStatus = Message<"ai.stigmer.agentic.mcpserver.v1.McpServer
|
|
|
67
78
|
* Use `create(McpServerStatusSchema)` to create a new message.
|
|
68
79
|
*/
|
|
69
80
|
export declare const McpServerStatusSchema: GenMessage<McpServerStatus>;
|
|
81
|
+
/**
|
|
82
|
+
* ConnectStatus records one connect operation — the most recent one.
|
|
83
|
+
*
|
|
84
|
+
* @generated from message ai.stigmer.agentic.mcpserver.v1.ConnectStatus
|
|
85
|
+
*/
|
|
86
|
+
export type ConnectStatus = Message<"ai.stigmer.agentic.mcpserver.v1.ConnectStatus"> & {
|
|
87
|
+
/**
|
|
88
|
+
* Where the operation stands. See ConnectPhase.
|
|
89
|
+
*
|
|
90
|
+
* @generated from field: ai.stigmer.agentic.mcpserver.v1.ConnectPhase phase = 1;
|
|
91
|
+
*/
|
|
92
|
+
phase: ConnectPhase;
|
|
93
|
+
/**
|
|
94
|
+
* The Temporal workflow ID of the connect run — the operation handle.
|
|
95
|
+
* Used by the backend for orphan reconciliation and idempotent attach;
|
|
96
|
+
* opaque to clients.
|
|
97
|
+
*
|
|
98
|
+
* @generated from field: string workflow_id = 2;
|
|
99
|
+
*/
|
|
100
|
+
workflowId: string;
|
|
101
|
+
/**
|
|
102
|
+
* When the operation was accepted (workflow started).
|
|
103
|
+
*
|
|
104
|
+
* @generated from field: google.protobuf.Timestamp started_at = 3;
|
|
105
|
+
*/
|
|
106
|
+
startedAt?: Timestamp;
|
|
107
|
+
/**
|
|
108
|
+
* When the operation settled (success or failure). Unset while CONNECTING.
|
|
109
|
+
*
|
|
110
|
+
* @generated from field: google.protobuf.Timestamp finished_at = 4;
|
|
111
|
+
*/
|
|
112
|
+
finishedAt?: Timestamp;
|
|
113
|
+
/**
|
|
114
|
+
* gRPC status code name classifying the failure, mirroring what the
|
|
115
|
+
* blocking connect RPC returns for the same outcome (CamelCase, the Go
|
|
116
|
+
* grpc codes.Code String() form):
|
|
117
|
+
* - "FailedPrecondition": the target server (or its credentials/config)
|
|
118
|
+
* refused the connect with a user-facing message — failure_message
|
|
119
|
+
* renders verbatim.
|
|
120
|
+
* - "DeadlineExceeded": the workflow run timeout elapsed.
|
|
121
|
+
* - "Unavailable": the workflow run disappeared (e.g. Temporal data loss).
|
|
122
|
+
* - "Internal": unexpected runner/backend error (failure_message carries
|
|
123
|
+
* the runner's classified, user-facing connect-failure text — the same
|
|
124
|
+
* deliberate exception the blocking RPC makes, stigmer/stigmer#478).
|
|
125
|
+
* Empty unless phase is connect_phase_failed.
|
|
126
|
+
*
|
|
127
|
+
* @generated from field: string failure_code = 5;
|
|
128
|
+
*/
|
|
129
|
+
failureCode: string;
|
|
130
|
+
/**
|
|
131
|
+
* Human-readable failure detail. Same rendering contract as the blocking
|
|
132
|
+
* connect RPC's error message. Empty unless phase is connect_phase_failed.
|
|
133
|
+
*
|
|
134
|
+
* @generated from field: string failure_message = 6;
|
|
135
|
+
*/
|
|
136
|
+
failureMessage: string;
|
|
137
|
+
/**
|
|
138
|
+
* Non-fatal advisory recorded at start time, rendered by clients alongside
|
|
139
|
+
* the CONNECTING state. Today's only source is the dead-runner pre-flight:
|
|
140
|
+
* when no worker is polling the runner task queue at start, this warns
|
|
141
|
+
* that the operation may sit unclaimed (deliberately warn-only — a worker
|
|
142
|
+
* may be booting, and the pre-flight has a startup false-negative race).
|
|
143
|
+
* Empty when the pre-flight saw a live worker.
|
|
144
|
+
*
|
|
145
|
+
* @generated from field: string warning = 7;
|
|
146
|
+
*/
|
|
147
|
+
warning: string;
|
|
148
|
+
};
|
|
149
|
+
/**
|
|
150
|
+
* Describes the message ai.stigmer.agentic.mcpserver.v1.ConnectStatus.
|
|
151
|
+
* Use `create(ConnectStatusSchema)` to create a new message.
|
|
152
|
+
*/
|
|
153
|
+
export declare const ConnectStatusSchema: GenMessage<ConnectStatus>;
|
|
70
154
|
/**
|
|
71
155
|
* DiscoveredCapabilities holds the tools and resource templates reported by an MCP server.
|
|
72
156
|
*
|
|
@@ -212,6 +296,51 @@ export type OAuthStatus = Message<"ai.stigmer.agentic.mcpserver.v1.OAuthStatus">
|
|
|
212
296
|
* Use `create(OAuthStatusSchema)` to create a new message.
|
|
213
297
|
*/
|
|
214
298
|
export declare const OAuthStatusSchema: GenMessage<OAuthStatus>;
|
|
299
|
+
/**
|
|
300
|
+
* ConnectPhase is the lifecycle of a connect operation.
|
|
301
|
+
*
|
|
302
|
+
* Exactly three phases: one live, two terminal. There is no queued/pending
|
|
303
|
+
* distinction — the Temporal workflow is started before CONNECTING is ever
|
|
304
|
+
* persisted, so CONNECTING always means "a workflow run exists".
|
|
305
|
+
*
|
|
306
|
+
* @generated from enum ai.stigmer.agentic.mcpserver.v1.ConnectPhase
|
|
307
|
+
*/
|
|
308
|
+
export declare enum ConnectPhase {
|
|
309
|
+
/**
|
|
310
|
+
* Default/unset. No connect has been recorded (or the resource predates
|
|
311
|
+
* this field).
|
|
312
|
+
*
|
|
313
|
+
* @generated from enum value: connect_phase_unspecified = 0;
|
|
314
|
+
*/
|
|
315
|
+
unspecified = 0,
|
|
316
|
+
/**
|
|
317
|
+
* A connect workflow is running (or was running when the backend last
|
|
318
|
+
* observed it — see ConnectStatus.workflow_id for how stale entries are
|
|
319
|
+
* reconciled).
|
|
320
|
+
*
|
|
321
|
+
* @generated from enum value: connect_phase_connecting = 1;
|
|
322
|
+
*/
|
|
323
|
+
connecting = 1,
|
|
324
|
+
/**
|
|
325
|
+
* The connect completed and its results were persisted to
|
|
326
|
+
* discovered_capabilities / tool_approvals.
|
|
327
|
+
*
|
|
328
|
+
* @generated from enum value: connect_phase_succeeded = 2;
|
|
329
|
+
*/
|
|
330
|
+
succeeded = 2,
|
|
331
|
+
/**
|
|
332
|
+
* The connect settled without usable results. failure_code and
|
|
333
|
+
* failure_message carry the same classification the blocking connect RPC
|
|
334
|
+
* reports as a gRPC error.
|
|
335
|
+
*
|
|
336
|
+
* @generated from enum value: connect_phase_failed = 3;
|
|
337
|
+
*/
|
|
338
|
+
failed = 3
|
|
339
|
+
}
|
|
340
|
+
/**
|
|
341
|
+
* Describes the enum ai.stigmer.agentic.mcpserver.v1.ConnectPhase.
|
|
342
|
+
*/
|
|
343
|
+
export declare const ConnectPhaseSchema: GenEnum<ConnectPhase>;
|
|
215
344
|
/**
|
|
216
345
|
* ValidationState represents the structural validity of an MCP server definition.
|
|
217
346
|
* This is NOT runtime health — it only indicates whether the definition is valid.
|