@stigmer/protos 0.0.36 → 0.0.40
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 +18 -0
- package/ai/stigmer/agentic/agent/v1/command_connect.js +18 -0
- package/ai/stigmer/agentic/agent/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/command_pb.d.ts +18 -0
- package/ai/stigmer/agentic/agent/v1/command_pb.js +2 -1
- package/ai/stigmer/agentic/agent/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/io_pb.d.ts +19 -0
- package/ai/stigmer/agentic/agent/v1/io_pb.js +6 -1
- package/ai/stigmer/agentic/agent/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_connect.d.ts +21 -0
- package/ai/stigmer/agentic/agent/v1/query_connect.js +21 -0
- package/ai/stigmer/agentic/agent/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.d.ts +21 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.d.ts +17 -0
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.d.ts +178 -0
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js +21 -11
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.d.ts +45 -0
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js +45 -0
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.d.ts +45 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.d.ts +14 -4
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.d.ts +1 -3
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js +1 -3
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.d.ts +1 -3
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.d.ts +33 -0
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js +6 -1
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.d.ts +13 -0
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js +13 -0
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.d.ts +13 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_connect.d.ts +24 -0
- package/ai/stigmer/agentic/environment/v1/command_connect.js +24 -0
- package/ai/stigmer/agentic/environment/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_pb.d.ts +23 -0
- package/ai/stigmer/agentic/environment/v1/command_pb.js +2 -1
- package/ai/stigmer/agentic/environment/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/io_pb.d.ts +140 -0
- package/ai/stigmer/agentic/environment/v1/io_pb.js +29 -1
- package/ai/stigmer/agentic/environment/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_connect.d.ts +26 -0
- package/ai/stigmer/agentic/environment/v1/query_connect.js +26 -0
- package/ai/stigmer/agentic/environment/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_pb.d.ts +26 -0
- package/ai/stigmer/agentic/environment/v1/query_pb.js +3 -1
- package/ai/stigmer/agentic/environment/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.d.ts +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.d.ts +11 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js +11 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.d.ts +11 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js +9 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.d.ts +13 -8
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js +13 -8
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.d.ts +13 -8
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js +10 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.d.ts +18 -0
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js +18 -0
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.d.ts +18 -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/query_pb.js +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_connect.d.ts +2 -0
- package/ai/stigmer/agentic/session/v1/query_connect.js +2 -0
- package/ai/stigmer/agentic/session/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_pb.d.ts +2 -0
- package/ai/stigmer/agentic/session/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/session/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/spec_pb.d.ts +36 -3
- package/ai/stigmer/agentic/session/v1/spec_pb.js +4 -1
- package/ai/stigmer/agentic/session/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_connect.d.ts +40 -0
- package/ai/stigmer/agentic/skill/v1/command_connect.js +40 -0
- package/ai/stigmer/agentic/skill/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.d.ts +40 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.js +2 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/io_pb.d.ts +66 -0
- package/ai/stigmer/agentic/skill/v1/io_pb.js +8 -3
- package/ai/stigmer/agentic/skill/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.d.ts +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.js +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.d.ts +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.js +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.d.ts +20 -0
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/io_pb.d.ts +34 -0
- package/ai/stigmer/commons/apiresource/io_pb.js +8 -2
- package/ai/stigmer/commons/apiresource/io_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_connect.d.ts +0 -3
- package/ai/stigmer/iam/apikey/v1/query_connect.js +0 -3
- package/ai/stigmer/iam/apikey/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_pb.d.ts +0 -3
- package/ai/stigmer/iam/apikey/v1/query_pb.js +1 -1
- package/ai/stigmer/iam/apikey/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_connect.d.ts +6 -48
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js +6 -48
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_pb.d.ts +6 -47
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.d.ts +34 -52
- package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.js +34 -52
- package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_connect.d.ts +1 -0
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js +1 -0
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_pb.d.ts +1 -0
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js.map +1 -1
- package/ai/stigmer/platform/github/v1/service_connect.d.ts +58 -0
- package/ai/stigmer/platform/github/v1/service_connect.js +64 -0
- package/ai/stigmer/platform/github/v1/service_connect.js.map +1 -0
- package/ai/stigmer/platform/github/v1/service_pb.d.ts +164 -0
- package/ai/stigmer/platform/github/v1/service_pb.js +49 -0
- package/ai/stigmer/platform/github/v1/service_pb.js.map +1 -0
- package/ai/stigmer/tenancy/organization/v1/spec_pb.d.ts +8 -0
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js +1 -1
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/query_pb.js +1 -1
- package/ai/stigmer/tenancy/project/v1/query_pb.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,15 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* ExecutionContextQueryController provides read operations for ExecutionContext resources.
|
|
3
3
|
*
|
|
4
|
+
* Authorization: All RPCs use is_skip_authorization with custom handler-level derived auth.
|
|
5
|
+
* ExecutionContext is ephemeral (1:1 with its parent execution) and has no dedicated
|
|
6
|
+
* FGA model. Authorization is derived from the parent execution:
|
|
7
|
+
* - All read operations check can_view on parent agent_execution or workflow_execution
|
|
8
|
+
*
|
|
9
|
+
* The handler loads the ExecutionContext, extracts the execution_id from spec,
|
|
10
|
+
* and verifies the caller has permission on whichever parent type matches.
|
|
11
|
+
* This avoids FGA tuple churn for short-lived resources while maintaining proper access control.
|
|
12
|
+
*
|
|
4
13
|
* @generated from service ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController
|
|
5
14
|
*/
|
|
6
15
|
export declare const ExecutionContextQueryController: {
|
|
@@ -8,7 +17,7 @@ export declare const ExecutionContextQueryController: {
|
|
|
8
17
|
readonly methods: {
|
|
9
18
|
/**
|
|
10
19
|
* Get an ExecutionContext by ID.
|
|
11
|
-
*
|
|
20
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
12
21
|
*
|
|
13
22
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.get
|
|
14
23
|
*/
|
|
@@ -19,7 +28,8 @@ export declare const ExecutionContextQueryController: {
|
|
|
19
28
|
readonly kind: any;
|
|
20
29
|
};
|
|
21
30
|
/**
|
|
22
|
-
* Get an ExecutionContext by reference (
|
|
31
|
+
* Get an ExecutionContext by reference (slug-based lookup).
|
|
32
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
23
33
|
*
|
|
24
34
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.getByReference
|
|
25
35
|
*/
|
|
@@ -35,12 +45,7 @@ export declare const ExecutionContextQueryController: {
|
|
|
35
45
|
* environment variables during workflow/agent execution. The returned context
|
|
36
46
|
* contains decrypted secrets for runner consumption.
|
|
37
47
|
*
|
|
38
|
-
*
|
|
39
|
-
* - Go workflow-runner queries for merged env vars before executing workflow
|
|
40
|
-
* - Python agent-runner queries for merged env vars before executing agent
|
|
41
|
-
*
|
|
42
|
-
* Security: Operator-only access ensures only internal services (runners) can
|
|
43
|
-
* retrieve decrypted secrets. Public APIs use get/getByReference which redact secrets.
|
|
48
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
44
49
|
*
|
|
45
50
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.getByExecutionId
|
|
46
51
|
*/
|
|
@@ -6,6 +6,15 @@ import { MethodKind } from "@bufbuild/protobuf";
|
|
|
6
6
|
/**
|
|
7
7
|
* ExecutionContextQueryController provides read operations for ExecutionContext resources.
|
|
8
8
|
*
|
|
9
|
+
* Authorization: All RPCs use is_skip_authorization with custom handler-level derived auth.
|
|
10
|
+
* ExecutionContext is ephemeral (1:1 with its parent execution) and has no dedicated
|
|
11
|
+
* FGA model. Authorization is derived from the parent execution:
|
|
12
|
+
* - All read operations check can_view on parent agent_execution or workflow_execution
|
|
13
|
+
*
|
|
14
|
+
* The handler loads the ExecutionContext, extracts the execution_id from spec,
|
|
15
|
+
* and verifies the caller has permission on whichever parent type matches.
|
|
16
|
+
* This avoids FGA tuple churn for short-lived resources while maintaining proper access control.
|
|
17
|
+
*
|
|
9
18
|
* @generated from service ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController
|
|
10
19
|
*/
|
|
11
20
|
export const ExecutionContextQueryController = {
|
|
@@ -13,7 +22,7 @@ export const ExecutionContextQueryController = {
|
|
|
13
22
|
methods: {
|
|
14
23
|
/**
|
|
15
24
|
* Get an ExecutionContext by ID.
|
|
16
|
-
*
|
|
25
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
17
26
|
*
|
|
18
27
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.get
|
|
19
28
|
*/
|
|
@@ -24,7 +33,8 @@ export const ExecutionContextQueryController = {
|
|
|
24
33
|
kind: MethodKind.Unary,
|
|
25
34
|
},
|
|
26
35
|
/**
|
|
27
|
-
* Get an ExecutionContext by reference (
|
|
36
|
+
* Get an ExecutionContext by reference (slug-based lookup).
|
|
37
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
28
38
|
*
|
|
29
39
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.getByReference
|
|
30
40
|
*/
|
|
@@ -40,12 +50,7 @@ export const ExecutionContextQueryController = {
|
|
|
40
50
|
* environment variables during workflow/agent execution. The returned context
|
|
41
51
|
* contains decrypted secrets for runner consumption.
|
|
42
52
|
*
|
|
43
|
-
*
|
|
44
|
-
* - Go workflow-runner queries for merged env vars before executing workflow
|
|
45
|
-
* - Python agent-runner queries for merged env vars before executing agent
|
|
46
|
-
*
|
|
47
|
-
* Security: Operator-only access ensures only internal services (runners) can
|
|
48
|
-
* retrieve decrypted secrets. Public APIs use get/getByReference which redact secrets.
|
|
53
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
49
54
|
*
|
|
50
55
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.getByExecutionId
|
|
51
56
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,0IAA0I;AAC1I,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGhD
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,0IAA0I;AAC1I,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGhD;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG;IAC7C,QAAQ,EAAE,wEAAwE;IAClF,OAAO,EAAE;QACP;;;;;WAKG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,kBAAkB;YACrB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;WAKG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,gCAAgC;YACnC,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -9,12 +9,21 @@ export declare const file_ai_stigmer_agentic_executioncontext_v1_query: GenFile;
|
|
|
9
9
|
/**
|
|
10
10
|
* ExecutionContextQueryController provides read operations for ExecutionContext resources.
|
|
11
11
|
*
|
|
12
|
+
* Authorization: All RPCs use is_skip_authorization with custom handler-level derived auth.
|
|
13
|
+
* ExecutionContext is ephemeral (1:1 with its parent execution) and has no dedicated
|
|
14
|
+
* FGA model. Authorization is derived from the parent execution:
|
|
15
|
+
* - All read operations check can_view on parent agent_execution or workflow_execution
|
|
16
|
+
*
|
|
17
|
+
* The handler loads the ExecutionContext, extracts the execution_id from spec,
|
|
18
|
+
* and verifies the caller has permission on whichever parent type matches.
|
|
19
|
+
* This avoids FGA tuple churn for short-lived resources while maintaining proper access control.
|
|
20
|
+
*
|
|
12
21
|
* @generated from service ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController
|
|
13
22
|
*/
|
|
14
23
|
export declare const ExecutionContextQueryController: GenService<{
|
|
15
24
|
/**
|
|
16
25
|
* Get an ExecutionContext by ID.
|
|
17
|
-
*
|
|
26
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
18
27
|
*
|
|
19
28
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.get
|
|
20
29
|
*/
|
|
@@ -24,7 +33,8 @@ export declare const ExecutionContextQueryController: GenService<{
|
|
|
24
33
|
output: typeof ExecutionContextSchema;
|
|
25
34
|
};
|
|
26
35
|
/**
|
|
27
|
-
* Get an ExecutionContext by reference (
|
|
36
|
+
* Get an ExecutionContext by reference (slug-based lookup).
|
|
37
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
28
38
|
*
|
|
29
39
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.getByReference
|
|
30
40
|
*/
|
|
@@ -39,12 +49,7 @@ export declare const ExecutionContextQueryController: GenService<{
|
|
|
39
49
|
* environment variables during workflow/agent execution. The returned context
|
|
40
50
|
* contains decrypted secrets for runner consumption.
|
|
41
51
|
*
|
|
42
|
-
*
|
|
43
|
-
* - Go workflow-runner queries for merged env vars before executing workflow
|
|
44
|
-
* - Python agent-runner queries for merged env vars before executing agent
|
|
45
|
-
*
|
|
46
|
-
* Security: Operator-only access ensures only internal services (runners) can
|
|
47
|
-
* retrieve decrypted secrets. Public APIs use get/getByReference which redact secrets.
|
|
52
|
+
* Handler-level derived auth: checks can_view on parent agent_execution or workflow_execution.
|
|
48
53
|
*
|
|
49
54
|
* @generated from rpc ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController.getByExecutionId
|
|
50
55
|
*/
|
|
@@ -10,10 +10,19 @@ import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from
|
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/executioncontext/v1/query.proto.
|
|
12
12
|
*/
|
|
13
|
-
export const file_ai_stigmer_agentic_executioncontext_v1_query = /*@__PURE__*/ fileDesc("
|
|
13
|
+
export const file_ai_stigmer_agentic_executioncontext_v1_query = /*@__PURE__*/ fileDesc("CjJhaS9zdGlnbWVyL2FnZW50aWMvZXhlY3V0aW9uY29udGV4dC92MS9xdWVyeS5wcm90bxImYWkuc3RpZ21lci5hZ2VudGljLmV4ZWN1dGlvbmNvbnRleHQudjEy0wMKH0V4ZWN1dGlvbkNvbnRleHRRdWVyeUNvbnRyb2xsZXISgQEKA2dldBI6LmFpLnN0aWdtZXIuYWdlbnRpYy5leGVjdXRpb25jb250ZXh0LnYxLkV4ZWN1dGlvbkNvbnRleHRJZBo4LmFpLnN0aWdtZXIuYWdlbnRpYy5leGVjdXRpb25jb250ZXh0LnYxLkV4ZWN1dGlvbkNvbnRleHQiBNC4GAEShgEKDmdldEJ5UmVmZXJlbmNlEjQuYWkuc3RpZ21lci5jb21tb25zLmFwaXJlc291cmNlLkFwaVJlc291cmNlUmVmZXJlbmNlGjguYWkuc3RpZ21lci5hZ2VudGljLmV4ZWN1dGlvbmNvbnRleHQudjEuRXhlY3V0aW9uQ29udGV4dCIE0LgYARKcAQoQZ2V0QnlFeGVjdXRpb25JZBJILmFpLnN0aWdtZXIuYWdlbnRpYy5leGVjdXRpb25jb250ZXh0LnYxLkV4ZWN1dGlvbkNvbnRleHRFeGVjdXRpb25JZElucHV0GjguYWkuc3RpZ21lci5hZ2VudGljLmV4ZWN1dGlvbmNvbnRleHQudjEuRXhlY3V0aW9uQ29udGV4dCIE0LgYARoEoP8rNmIGcHJvdG8z", [file_ai_stigmer_agentic_executioncontext_v1_api, file_ai_stigmer_agentic_executioncontext_v1_io, file_ai_stigmer_commons_apiresource_io, file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options]);
|
|
14
14
|
/**
|
|
15
15
|
* ExecutionContextQueryController provides read operations for ExecutionContext resources.
|
|
16
16
|
*
|
|
17
|
+
* Authorization: All RPCs use is_skip_authorization with custom handler-level derived auth.
|
|
18
|
+
* ExecutionContext is ephemeral (1:1 with its parent execution) and has no dedicated
|
|
19
|
+
* FGA model. Authorization is derived from the parent execution:
|
|
20
|
+
* - All read operations check can_view on parent agent_execution or workflow_execution
|
|
21
|
+
*
|
|
22
|
+
* The handler loads the ExecutionContext, extracts the execution_id from spec,
|
|
23
|
+
* and verifies the caller has permission on whichever parent type matches.
|
|
24
|
+
* This avoids FGA tuple churn for short-lived resources while maintaining proper access control.
|
|
25
|
+
*
|
|
17
26
|
* @generated from service ai.stigmer.agentic.executioncontext.v1.ExecutionContextQueryController
|
|
18
27
|
*/
|
|
19
28
|
export const ExecutionContextQueryController = /*@__PURE__*/ serviceDesc(file_ai_stigmer_agentic_executioncontext_v1_query, 0);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,0IAA0I;AAC1I,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,+CAA+C,EAAE,MAAM,UAAU,CAAC;AAE3E,OAAO,EAAE,8CAA8C,EAAE,MAAM,SAAS,CAAC;AAEzE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAY,aAAa,CACrF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,0IAA0I;AAC1I,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,+CAA+C,EAAE,MAAM,UAAU,CAAC;AAE3E,OAAO,EAAE,8CAA8C,EAAE,MAAM,SAAS,CAAC;AAEzE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAY,aAAa,CACrF,QAAQ,CAAC,0vBAA0vB,EAAE,CAAC,+CAA+C,EAAE,8CAA8C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAE7gC;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAsCvC,aAAa,CAChB,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -108,6 +108,24 @@ export declare const McpServerCommandController: {
|
|
|
108
108
|
readonly O: any;
|
|
109
109
|
readonly kind: any;
|
|
110
110
|
};
|
|
111
|
+
/**
|
|
112
|
+
* Update the visibility of an existing MCP server.
|
|
113
|
+
*
|
|
114
|
+
* This is a targeted metadata update — it only modifies metadata.visibility,
|
|
115
|
+
* leaving spec, status, and other metadata fields untouched. Use this to
|
|
116
|
+
* make an MCP server publicly accessible (marketplace-style sharing) or to
|
|
117
|
+
* revoke public access without sending the entire resource.
|
|
118
|
+
*
|
|
119
|
+
* Authorization: Requires can_edit permission on the mcp_server resource.
|
|
120
|
+
*
|
|
121
|
+
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.updateVisibility
|
|
122
|
+
*/
|
|
123
|
+
readonly updateVisibility: {
|
|
124
|
+
readonly name: "updateVisibility";
|
|
125
|
+
readonly I: any;
|
|
126
|
+
readonly O: any;
|
|
127
|
+
readonly kind: any;
|
|
128
|
+
};
|
|
111
129
|
/**
|
|
112
130
|
* Update the discovered capabilities (tools and resource templates) for an MCP server.
|
|
113
131
|
*
|
|
@@ -113,6 +113,24 @@ export const McpServerCommandController = {
|
|
|
113
113
|
O: McpServer,
|
|
114
114
|
kind: MethodKind.Unary,
|
|
115
115
|
},
|
|
116
|
+
/**
|
|
117
|
+
* Update the visibility of an existing MCP server.
|
|
118
|
+
*
|
|
119
|
+
* This is a targeted metadata update — it only modifies metadata.visibility,
|
|
120
|
+
* leaving spec, status, and other metadata fields untouched. Use this to
|
|
121
|
+
* make an MCP server publicly accessible (marketplace-style sharing) or to
|
|
122
|
+
* revoke public access without sending the entire resource.
|
|
123
|
+
*
|
|
124
|
+
* Authorization: Requires can_edit permission on the mcp_server resource.
|
|
125
|
+
*
|
|
126
|
+
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.updateVisibility
|
|
127
|
+
*/
|
|
128
|
+
updateVisibility: {
|
|
129
|
+
name: "updateVisibility",
|
|
130
|
+
I: UpdateVisibilityInput,
|
|
131
|
+
O: McpServer,
|
|
132
|
+
kind: MethodKind.Unary,
|
|
133
|
+
},
|
|
116
134
|
/**
|
|
117
135
|
* Update the discovered capabilities (tools and resource templates) for an MCP server.
|
|
118
136
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,8HAA8H;AAC9H,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAIhD;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,QAAQ,EAAE,4DAA4D;IACtE,OAAO,EAAE;QACP;;;;;;;;;;;;;;;;;;;;WAoBG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;WAgBG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;WAaG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;WAgBG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;WAiBG;QACH,4BAA4B,EAAE;YAC5B,IAAI,EAAE,8BAA8B;YACpC,CAAC,EAAE,iCAAiC;YACpC,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,8HAA8H;AAC9H,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAIhD;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,QAAQ,EAAE,4DAA4D;IACtE,OAAO,EAAE;QACP;;;;;;;;;;;;;;;;;;;;WAoBG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;WAgBG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;WAaG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;WAgBG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;WAWG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,qBAAqB;YACxB,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;WAiBG;QACH,4BAA4B,EAAE;YAC5B,IAAI,EAAE,8BAA8B;YACpC,CAAC,EAAE,iCAAiC;YACpC,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
2
|
import type { McpServerSchema } from "./api_pb";
|
|
3
3
|
import type { UpdateDiscoveredCapabilitiesInputSchema } from "./io_pb";
|
|
4
|
-
import type { ApiResourceDeleteInputSchema } from "../../../commons/apiresource/io_pb";
|
|
4
|
+
import type { ApiResourceDeleteInputSchema, UpdateVisibilityInputSchema } from "../../../commons/apiresource/io_pb";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/command.proto.
|
|
7
7
|
*/
|
|
@@ -110,6 +110,23 @@ export declare const McpServerCommandController: GenService<{
|
|
|
110
110
|
input: typeof ApiResourceDeleteInputSchema;
|
|
111
111
|
output: typeof McpServerSchema;
|
|
112
112
|
};
|
|
113
|
+
/**
|
|
114
|
+
* Update the visibility of an existing MCP server.
|
|
115
|
+
*
|
|
116
|
+
* This is a targeted metadata update — it only modifies metadata.visibility,
|
|
117
|
+
* leaving spec, status, and other metadata fields untouched. Use this to
|
|
118
|
+
* make an MCP server publicly accessible (marketplace-style sharing) or to
|
|
119
|
+
* revoke public access without sending the entire resource.
|
|
120
|
+
*
|
|
121
|
+
* Authorization: Requires can_edit permission on the mcp_server resource.
|
|
122
|
+
*
|
|
123
|
+
* @generated from rpc ai.stigmer.agentic.mcpserver.v1.McpServerCommandController.updateVisibility
|
|
124
|
+
*/
|
|
125
|
+
updateVisibility: {
|
|
126
|
+
methodKind: "unary";
|
|
127
|
+
input: typeof UpdateVisibilityInputSchema;
|
|
128
|
+
output: typeof McpServerSchema;
|
|
129
|
+
};
|
|
113
130
|
/**
|
|
114
131
|
* Update the discovered capabilities (tools and resource templates) for an MCP server.
|
|
115
132
|
*
|
|
@@ -10,7 +10,7 @@ import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from
|
|
|
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("Ci1haS9zdGlnbWVyL2FnZW50aWMvbWNwc2VydmVyL3YxL2NvbW1hbmQucHJvdG8SH2FpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEyyAcKGk1jcFNlcnZlckNvbW1hbmRDb250cm9sbGVyEl8KBWFwcGx5EiouYWkuc3RpZ21lci5hZ2VudGljLm1jcHNlcnZlci52MS5NY3BTZXJ2ZXIaKi5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLk1jcFNlcnZlchJmCgZjcmVhdGUSKi5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLk1jcFNlcnZlchoqLmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuTWNwU2VydmVyIgTQuBgBEpoBCgZ1cGRhdGUSKi5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLk1jcFNlcnZlchoqLmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuTWNwU2VydmVyIjjCuBg0CAQQLCILbWV0YWRhdGEuaWQqIXVuYXV0aG9yaXplZCB0byB1cGRhdGUgbWNwIHNlcnZlchKmAQoGZGVsZXRlEjYuYWkuc3RpZ21lci5jb21tb25zLmFwaXJlc291cmNlLkFwaVJlc291cmNlRGVsZXRlSW5wdXQaKi5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLk1jcFNlcnZlciI4wrgYNAgCECwiC3Jlc291cmNlX2lkKiF1bmF1dGhvcml6ZWQgdG8gZGVsZXRlIG1jcCBzZXJ2ZXISugEKEHVwZGF0ZVZpc2liaWxpdHkSNS5haS5zdGlnbWVyLmNvbW1vbnMuYXBpcmVzb3VyY2UuVXBkYXRlVmlzaWJpbGl0eUlucHV0GiouYWkuc3RpZ21lci5hZ2VudGljLm1jcHNlcnZlci52MS5NY3BTZXJ2ZXIiQ8K4GD8IBBAsIgtyZXNvdXJjZV9pZCosdW5hdXRob3JpemVkIHRvIHVwZGF0ZSBtY3Agc2VydmVyIHZpc2liaWxpdHkS1wEKHHVwZGF0ZURpc2NvdmVyZWRDYXBhYmlsaXRpZXMSQi5haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxLlVwZGF0ZURpc2NvdmVyZWRDYXBhYmlsaXRpZXNJbnB1dBoqLmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuTWNwU2VydmVyIkfCuBhDCAQQLCINbWNwX3NlcnZlcl9pZCoudW5hdXRob3JpemVkIHRvIHVwZGF0ZSBtY3Agc2VydmVyIGNhcGFiaWxpdGllcxoEoP8rLGIGcHJvdG8z", [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_iam_iampolicy_v1_rpcauthorization_method_options]);
|
|
14
14
|
/**
|
|
15
15
|
* McpServerCommandController provides write operations for MCP server resources.
|
|
16
16
|
* Supports creating, updating, and deleting MCP server definitions.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,8HAA8H;AAC9H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,UAAU,CAAC;AAEpE,OAAO,EAAE,uCAAuC,EAAE,MAAM,SAAS,CAAC;AAElE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;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,gEAAgE;AAChE,8HAA8H;AAC9H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,UAAU,CAAC;AAEpE,OAAO,EAAE,uCAAuC,EAAE,MAAM,SAAS,CAAC;AAElE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,s4CAAs4C,EAAE,CAAC,wCAAwC,EAAE,uCAAuC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAE3oD;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAkIlC,aAAa,CAChB,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -9,7 +9,7 @@ import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from
|
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/query.proto.
|
|
11
11
|
*/
|
|
12
|
-
export const file_ai_stigmer_agentic_mcpserver_v1_query = /*@__PURE__*/ fileDesc("
|
|
12
|
+
export const file_ai_stigmer_agentic_mcpserver_v1_query = /*@__PURE__*/ fileDesc("CithaS9zdGlnbWVyL2FnZW50aWMvbWNwc2VydmVyL3YxL3F1ZXJ5LnByb3RvEh9haS5zdGlnbWVyLmFnZW50aWMubWNwc2VydmVyLnYxMq8CChhNY3BTZXJ2ZXJRdWVyeUNvbnRyb2xsZXISkgEKA2dldBItLmFpLnN0aWdtZXIuY29tbW9ucy5hcGlyZXNvdXJjZS5BcGlSZXNvdXJjZUlkGiouYWkuc3RpZ21lci5hZ2VudGljLm1jcHNlcnZlci52MS5NY3BTZXJ2ZXIiMMK4GCwIAxAsIgV2YWx1ZSofdW5hdXRob3JpemVkIHRvIHZpZXcgbWNwIHNlcnZlchJ4Cg5nZXRCeVJlZmVyZW5jZRI0LmFpLnN0aWdtZXIuY29tbW9ucy5hcGlyZXNvdXJjZS5BcGlSZXNvdXJjZVJlZmVyZW5jZRoqLmFpLnN0aWdtZXIuYWdlbnRpYy5tY3BzZXJ2ZXIudjEuTWNwU2VydmVyIgTQuBgBGgSg/yssYgZwcm90bzM", [file_ai_stigmer_agentic_mcpserver_v1_api, file_ai_stigmer_commons_apiresource_io, file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options]);
|
|
13
13
|
/**
|
|
14
14
|
* McpServerQueryController provides read operations for MCP server resources.
|
|
15
15
|
* All read operations require appropriate authorization based on the resource's scope.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,4HAA4H;AAC5H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,UAAU,CAAC;AAEpE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAY,aAAa,CAC9E,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,4HAA4H;AAC5H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,wCAAwC,EAAE,MAAM,UAAU,CAAC;AAEpE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAY,aAAa,CAC9E,QAAQ,CAAC,6gBAA6gB,EAAE,CAAC,wCAAwC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAEzuB;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,wBAAwB,GA0ChC,aAAa,CAChB,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -19,6 +19,7 @@ export declare const SessionQueryController: {
|
|
|
19
19
|
};
|
|
20
20
|
/**
|
|
21
21
|
* List all sessions with pagination and optional filtering.
|
|
22
|
+
* Authorization is handled in-handler via FGA-filtered queries.
|
|
22
23
|
*
|
|
23
24
|
* @generated from rpc ai.stigmer.agentic.session.v1.SessionQueryController.list
|
|
24
25
|
*/
|
|
@@ -30,6 +31,7 @@ export declare const SessionQueryController: {
|
|
|
30
31
|
};
|
|
31
32
|
/**
|
|
32
33
|
* List all sessions for a specific agent.
|
|
34
|
+
* Authorization is handled in-handler via FGA-filtered queries.
|
|
33
35
|
*
|
|
34
36
|
* @generated from rpc ai.stigmer.agentic.session.v1.SessionQueryController.listByAgent
|
|
35
37
|
*/
|
|
@@ -24,6 +24,7 @@ export const SessionQueryController = {
|
|
|
24
24
|
},
|
|
25
25
|
/**
|
|
26
26
|
* List all sessions with pagination and optional filtering.
|
|
27
|
+
* Authorization is handled in-handler via FGA-filtered queries.
|
|
27
28
|
*
|
|
28
29
|
* @generated from rpc ai.stigmer.agentic.session.v1.SessionQueryController.list
|
|
29
30
|
*/
|
|
@@ -35,6 +36,7 @@ export const SessionQueryController = {
|
|
|
35
36
|
},
|
|
36
37
|
/**
|
|
37
38
|
* List all sessions for a specific agent.
|
|
39
|
+
* Authorization is handled in-handler via FGA-filtered queries.
|
|
38
40
|
*
|
|
39
41
|
* @generated from rpc ai.stigmer.agentic.session.v1.SessionQueryController.listByAgent
|
|
40
42
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,wHAAwH;AACxH,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG;IACpC,QAAQ,EAAE,sDAAsD;IAChE,OAAO,EAAE;QACP;;;;WAIG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,OAAO;YACV,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,wHAAwH;AACxH,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG;IACpC,QAAQ,EAAE,sDAAsD;IAChE,OAAO,EAAE;QACP;;;;WAIG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,OAAO;YACV,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;WAKG;QACH,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,CAAC,EAAE,mBAAmB;YACtB,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;WAKG;QACH,WAAW,EAAE;YACX,IAAI,EAAE,aAAa;YACnB,CAAC,EAAE,0BAA0B;YAC7B,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -23,6 +23,7 @@ export declare const SessionQueryController: GenService<{
|
|
|
23
23
|
};
|
|
24
24
|
/**
|
|
25
25
|
* List all sessions with pagination and optional filtering.
|
|
26
|
+
* Authorization is handled in-handler via FGA-filtered queries.
|
|
26
27
|
*
|
|
27
28
|
* @generated from rpc ai.stigmer.agentic.session.v1.SessionQueryController.list
|
|
28
29
|
*/
|
|
@@ -33,6 +34,7 @@ export declare const SessionQueryController: GenService<{
|
|
|
33
34
|
};
|
|
34
35
|
/**
|
|
35
36
|
* List all sessions for a specific agent.
|
|
37
|
+
* Authorization is handled in-handler via FGA-filtered queries.
|
|
36
38
|
*
|
|
37
39
|
* @generated from rpc ai.stigmer.agentic.session.v1.SessionQueryController.listByAgent
|
|
38
40
|
*/
|
|
@@ -9,7 +9,7 @@ import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from
|
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/session/v1/query.proto.
|
|
11
11
|
*/
|
|
12
|
-
export const file_ai_stigmer_agentic_session_v1_query = /*@__PURE__*/ fileDesc("
|
|
12
|
+
export const file_ai_stigmer_agentic_session_v1_query = /*@__PURE__*/ fileDesc("CilhaS9zdGlnbWVyL2FnZW50aWMvc2Vzc2lvbi92MS9xdWVyeS5wcm90bxIdYWkuc3RpZ21lci5hZ2VudGljLnNlc3Npb24udjEykAMKFlNlc3Npb25RdWVyeUNvbnRyb2xsZXIShQEKA2dldBIoLmFpLnN0aWdtZXIuYWdlbnRpYy5zZXNzaW9uLnYxLlNlc3Npb25JZBomLmFpLnN0aWdtZXIuYWdlbnRpYy5zZXNzaW9uLnYxLlNlc3Npb24iLMK4GCgIAxAqIgV2YWx1ZSobdW5hdXRob3JpemVkIHRvIGdldCBzZXNzaW9uEmwKBGxpc3QSMi5haS5zdGlnbWVyLmFnZW50aWMuc2Vzc2lvbi52MS5MaXN0U2Vzc2lvbnNSZXF1ZXN0GiouYWkuc3RpZ21lci5hZ2VudGljLnNlc3Npb24udjEuU2Vzc2lvbkxpc3QiBNC4GAESegoLbGlzdEJ5QWdlbnQSOS5haS5zdGlnbWVyLmFnZW50aWMuc2Vzc2lvbi52MS5MaXN0U2Vzc2lvbnNCeUFnZW50UmVxdWVzdBoqLmFpLnN0aWdtZXIuYWdlbnRpYy5zZXNzaW9uLnYxLlNlc3Npb25MaXN0IgTQuBgBGgSg/ysqYgZwcm90bzM", [file_ai_stigmer_agentic_session_v1_api, file_ai_stigmer_agentic_session_v1_io, file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options]);
|
|
13
13
|
/**
|
|
14
14
|
* SessionQueryController handles read operations for agent sessions.
|
|
15
15
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,wHAAwH;AACxH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,UAAU,CAAC;AAElE,OAAO,EAAE,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAChE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAY,aAAa,CAC5E,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,wHAAwH;AACxH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,UAAU,CAAC;AAElE,OAAO,EAAE,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAChE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAEhJ;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAY,aAAa,CAC5E,QAAQ,CAAC,yoBAAyoB,EAAE,CAAC,sCAAsC,EAAE,qCAAqC,EAAE,uDAAuD,EAAE,gEAAgE,CAAC,CAAC,CAAC;AAEl2B;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAiC9B,aAAa,CAChB,WAAW,CAAC,wCAAwC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
+
import type { McpServerUsage } from "../../agent/v1/spec_pb";
|
|
2
3
|
import type { WorkspaceEntry } from "./workspace_pb";
|
|
4
|
+
import type { ApiResourceReference } from "../../../commons/apiresource/io_pb";
|
|
3
5
|
import type { Message } from "@bufbuild/protobuf";
|
|
4
6
|
/**
|
|
5
7
|
* Describes the file ai/stigmer/agentic/session/v1/spec.proto.
|
|
@@ -13,8 +15,12 @@ export declare const file_ai_stigmer_agentic_session_v1_spec: GenFile;
|
|
|
13
15
|
*/
|
|
14
16
|
export type SessionSpec = Message<"ai.stigmer.agentic.session.v1.SessionSpec"> & {
|
|
15
17
|
/**
|
|
16
|
-
* ID of the AgentInstance this session runs against
|
|
17
|
-
*
|
|
18
|
+
* ID of the AgentInstance this session runs against.
|
|
19
|
+
*
|
|
20
|
+
* When provided, the session uses this specific agent instance.
|
|
21
|
+
* When empty, the backend resolves the platform default agent
|
|
22
|
+
* (labeled stigmer.ai/default-agent: "true" with visibility_public)
|
|
23
|
+
* and auto-creates a default instance if needed.
|
|
18
24
|
*
|
|
19
25
|
* @generated from field: string agent_instance_id = 1;
|
|
20
26
|
*/
|
|
@@ -55,9 +61,36 @@ export type SessionSpec = Message<"ai.stigmer.agentic.session.v1.SessionSpec"> &
|
|
|
55
61
|
* When empty, the session uses an empty workspace directory
|
|
56
62
|
* (existing default behavior, no provisioning step).
|
|
57
63
|
*
|
|
58
|
-
* @generated from field: repeated ai.stigmer.agentic.session.v1.WorkspaceEntry workspace_entries =
|
|
64
|
+
* @generated from field: repeated ai.stigmer.agentic.session.v1.WorkspaceEntry workspace_entries = 6;
|
|
59
65
|
*/
|
|
60
66
|
workspaceEntries: WorkspaceEntry[];
|
|
67
|
+
/**
|
|
68
|
+
* MCP servers to make available in this session (merged with agent's at execution time).
|
|
69
|
+
*
|
|
70
|
+
* Enables users to augment the agent's tool set for a specific conversation
|
|
71
|
+
* without modifying the agent blueprint. Each usage references an McpServer
|
|
72
|
+
* resource; the agent runner merges these with the agent's mcp_server_usages
|
|
73
|
+
* when constructing the execution graph.
|
|
74
|
+
*
|
|
75
|
+
* Merge semantics: session-level usages are union'd with agent-level usages.
|
|
76
|
+
* If both reference the same MCP server slug, the session-level entry takes
|
|
77
|
+
* precedence (enables per-session tool restriction or expansion).
|
|
78
|
+
*
|
|
79
|
+
* @generated from field: repeated ai.stigmer.agentic.agent.v1.McpServerUsage mcp_server_usages = 7;
|
|
80
|
+
*/
|
|
81
|
+
mcpServerUsages: McpServerUsage[];
|
|
82
|
+
/**
|
|
83
|
+
* Skills to inject into this session's context (merged with agent's at execution time).
|
|
84
|
+
*
|
|
85
|
+
* Enables users to provide domain-specific knowledge for a specific conversation
|
|
86
|
+
* without modifying the agent blueprint. Each reference points to a Skill resource
|
|
87
|
+
* whose content is injected into the agent's context alongside agent-level skills.
|
|
88
|
+
*
|
|
89
|
+
* Merge semantics: union'd with agent-level skill_refs, deduplicated by slug.
|
|
90
|
+
*
|
|
91
|
+
* @generated from field: repeated ai.stigmer.commons.apiresource.ApiResourceReference skill_refs = 8;
|
|
92
|
+
*/
|
|
93
|
+
skillRefs: ApiResourceReference[];
|
|
61
94
|
};
|
|
62
95
|
/**
|
|
63
96
|
* Describes the message ai.stigmer.agentic.session.v1.SessionSpec.
|
|
@@ -2,12 +2,15 @@
|
|
|
2
2
|
// @generated from file ai/stigmer/agentic/session/v1/spec.proto (package ai.stigmer.agentic.session.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
+
import { file_ai_stigmer_agentic_agent_v1_spec } from "../../agent/v1/spec_pb";
|
|
5
6
|
import { file_ai_stigmer_agentic_session_v1_workspace } from "./workspace_pb";
|
|
7
|
+
import { file_ai_stigmer_commons_apiresource_field_options } from "../../../commons/apiresource/field_options_pb";
|
|
8
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
6
9
|
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
7
10
|
/**
|
|
8
11
|
* Describes the file ai/stigmer/agentic/session/v1/spec.proto.
|
|
9
12
|
*/
|
|
10
|
-
export const file_ai_stigmer_agentic_session_v1_spec = /*@__PURE__*/ fileDesc("
|
|
13
|
+
export const file_ai_stigmer_agentic_session_v1_spec = /*@__PURE__*/ fileDesc("CihhaS9zdGlnbWVyL2FnZW50aWMvc2Vzc2lvbi92MS9zcGVjLnByb3RvEh1haS5zdGlnbWVyLmFnZW50aWMuc2Vzc2lvbi52MSK+BQoLU2Vzc2lvblNwZWMSGQoRYWdlbnRfaW5zdGFuY2VfaWQYASABKAkSDwoHc3ViamVjdBgCIAEoCRIRCgl0aHJlYWRfaWQYAyABKAkSEgoKc2FuZGJveF9pZBgEIAEoCRJKCghtZXRhZGF0YRgFIAMoCzI4LmFpLnN0aWdtZXIuYWdlbnRpYy5zZXNzaW9uLnYxLlNlc3Npb25TcGVjLk1ldGFkYXRhRW50cnkSSAoRd29ya3NwYWNlX2VudHJpZXMYBiADKAsyLS5haS5zdGlnbWVyLmFnZW50aWMuc2Vzc2lvbi52MS5Xb3Jrc3BhY2VFbnRyeRLZAQoRbWNwX3NlcnZlcl91c2FnZXMYByADKAsyKy5haS5zdGlnbWVyLmFnZW50aWMuYWdlbnQudjEuTWNwU2VydmVyVXNhZ2VCkAG6SIwBkgGIASKFAboBgQEKHnNlc3Npb25fbWNwX3NlcnZlcl91c2FnZXMua2luZBI/bWNwX3NlcnZlcl91c2FnZXMgbXVzdCByZWZlcmVuY2UgcmVzb3VyY2VzIHdpdGgga2luZD1tY3Bfc2VydmVyGh50aGlzLm1jcF9zZXJ2ZXJfcmVmLmtpbmQgPT0gNDQSuAEKCnNraWxsX3JlZnMYCCADKAsyNC5haS5zdGlnbWVyLmNvbW1vbnMuYXBpcmVzb3VyY2UuQXBpUmVzb3VyY2VSZWZlcmVuY2VCbrpIZ5IBZCJiugFfChdzZXNzaW9uX3NraWxsX3JlZnMua2luZBIzc2tpbGxfcmVmcyBtdXN0IHJlZmVyZW5jZSByZXNvdXJjZXMgd2l0aCBraW5kPXNraWxsGg90aGlzLmtpbmQgPT0gNDPghSwrGi8KDU1ldGFkYXRhRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4AWIGcHJvdG8z", [file_ai_stigmer_agentic_agent_v1_spec, file_ai_stigmer_agentic_session_v1_workspace, file_ai_stigmer_commons_apiresource_field_options, file_ai_stigmer_commons_apiresource_io, file_buf_validate_validate]);
|
|
11
14
|
/**
|
|
12
15
|
* Describes the message ai.stigmer.agentic.session.v1.SessionSpec.
|
|
13
16
|
* Use `create(SessionSpecSchema)` to create a new message.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,uHAAuH;AACvH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,4CAA4C,EAAE,MAAM,gBAAgB,CAAC;AAC9E,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;AAGrF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAY,aAAa,CAC3E,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,uHAAuH;AACvH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,qCAAqC,EAAE,MAAM,wBAAwB,CAAC;AAE/E,OAAO,EAAE,4CAA4C,EAAE,MAAM,gBAAgB,CAAC;AAC9E,OAAO,EAAE,iDAAiD,EAAE,MAAM,+CAA+C,CAAC;AAElH,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;AAGrF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAY,aAAa,CAC3E,QAAQ,CAAC,0hCAA0hC,EAAE,CAAC,qCAAqC,EAAE,4CAA4C,EAAE,iDAAiD,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AA6FrvC;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA4B,aAAa,CACrE,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -34,6 +34,46 @@ export declare const SkillCommandController: {
|
|
|
34
34
|
readonly O: any;
|
|
35
35
|
readonly kind: any;
|
|
36
36
|
};
|
|
37
|
+
/**
|
|
38
|
+
* Push a skill directly from an execution artifact already in storage.
|
|
39
|
+
*
|
|
40
|
+
* This is the server-side equivalent of push() — instead of receiving
|
|
41
|
+
* ZIP bytes from the client, it reads an existing directory artifact
|
|
42
|
+
* (produced by an agent execution) from artifact storage and pushes
|
|
43
|
+
* it as a skill. This avoids downloading the ZIP to the browser and
|
|
44
|
+
* re-uploading it, and eliminates CORS concerns for SDK consumers.
|
|
45
|
+
*
|
|
46
|
+
* The caller must have can_view on the referenced execution AND
|
|
47
|
+
* can_create_skill in the target organization.
|
|
48
|
+
*
|
|
49
|
+
* Returns: The created or updated Skill resource
|
|
50
|
+
*
|
|
51
|
+
* @generated from rpc ai.stigmer.agentic.skill.v1.SkillCommandController.pushFromExecutionArtifact
|
|
52
|
+
*/
|
|
53
|
+
readonly pushFromExecutionArtifact: {
|
|
54
|
+
readonly name: "pushFromExecutionArtifact";
|
|
55
|
+
readonly I: any;
|
|
56
|
+
readonly O: any;
|
|
57
|
+
readonly kind: any;
|
|
58
|
+
};
|
|
59
|
+
/**
|
|
60
|
+
* Update the visibility of an existing skill.
|
|
61
|
+
*
|
|
62
|
+
* This is a targeted metadata update — it only modifies metadata.visibility,
|
|
63
|
+
* leaving spec, status, and other metadata fields untouched. Skills default
|
|
64
|
+
* to visibility_private on push; use this RPC to make a skill publicly
|
|
65
|
+
* accessible (marketplace-style sharing) or to revoke public access.
|
|
66
|
+
*
|
|
67
|
+
* Authorization: Requires can_edit permission on the skill resource.
|
|
68
|
+
*
|
|
69
|
+
* @generated from rpc ai.stigmer.agentic.skill.v1.SkillCommandController.updateVisibility
|
|
70
|
+
*/
|
|
71
|
+
readonly updateVisibility: {
|
|
72
|
+
readonly name: "updateVisibility";
|
|
73
|
+
readonly I: any;
|
|
74
|
+
readonly O: any;
|
|
75
|
+
readonly kind: any;
|
|
76
|
+
};
|
|
37
77
|
/**
|
|
38
78
|
* Delete a skill and all its versions.
|
|
39
79
|
* This removes the skill from the main collection but preserves audit history.
|
|
@@ -39,6 +39,46 @@ export const SkillCommandController = {
|
|
|
39
39
|
O: Skill,
|
|
40
40
|
kind: MethodKind.Unary,
|
|
41
41
|
},
|
|
42
|
+
/**
|
|
43
|
+
* Push a skill directly from an execution artifact already in storage.
|
|
44
|
+
*
|
|
45
|
+
* This is the server-side equivalent of push() — instead of receiving
|
|
46
|
+
* ZIP bytes from the client, it reads an existing directory artifact
|
|
47
|
+
* (produced by an agent execution) from artifact storage and pushes
|
|
48
|
+
* it as a skill. This avoids downloading the ZIP to the browser and
|
|
49
|
+
* re-uploading it, and eliminates CORS concerns for SDK consumers.
|
|
50
|
+
*
|
|
51
|
+
* The caller must have can_view on the referenced execution AND
|
|
52
|
+
* can_create_skill in the target organization.
|
|
53
|
+
*
|
|
54
|
+
* Returns: The created or updated Skill resource
|
|
55
|
+
*
|
|
56
|
+
* @generated from rpc ai.stigmer.agentic.skill.v1.SkillCommandController.pushFromExecutionArtifact
|
|
57
|
+
*/
|
|
58
|
+
pushFromExecutionArtifact: {
|
|
59
|
+
name: "pushFromExecutionArtifact",
|
|
60
|
+
I: PushSkillFromExecutionArtifactRequest,
|
|
61
|
+
O: Skill,
|
|
62
|
+
kind: MethodKind.Unary,
|
|
63
|
+
},
|
|
64
|
+
/**
|
|
65
|
+
* Update the visibility of an existing skill.
|
|
66
|
+
*
|
|
67
|
+
* This is a targeted metadata update — it only modifies metadata.visibility,
|
|
68
|
+
* leaving spec, status, and other metadata fields untouched. Skills default
|
|
69
|
+
* to visibility_private on push; use this RPC to make a skill publicly
|
|
70
|
+
* accessible (marketplace-style sharing) or to revoke public access.
|
|
71
|
+
*
|
|
72
|
+
* Authorization: Requires can_edit permission on the skill resource.
|
|
73
|
+
*
|
|
74
|
+
* @generated from rpc ai.stigmer.agentic.skill.v1.SkillCommandController.updateVisibility
|
|
75
|
+
*/
|
|
76
|
+
updateVisibility: {
|
|
77
|
+
name: "updateVisibility",
|
|
78
|
+
I: UpdateVisibilityInput,
|
|
79
|
+
O: Skill,
|
|
80
|
+
kind: MethodKind.Unary,
|
|
81
|
+
},
|
|
42
82
|
/**
|
|
43
83
|
* Delete a skill and all its versions.
|
|
44
84
|
* This removes the skill from the main collection but preserves audit history.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/skill/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,sHAAsH;AACtH,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/skill/v1/command_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,sHAAsH;AACtH,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAGhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG;IACpC,QAAQ,EAAE,oDAAoD;IAC9D,OAAO,EAAE;QACP;;;;;;;;;;;;;;;;;;;;;WAqBG;QACH,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,CAAC,EAAE,gBAAgB;YACnB,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;WAeG;QACH,yBAAyB,EAAE;YACzB,IAAI,EAAE,2BAA2B;YACjC,CAAC,EAAE,qCAAqC;YACxC,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;WAWG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,qBAAqB;YACxB,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;WAKG;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"}
|