@stigmer/protos 0.2.2 → 0.3.0
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/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agent/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/agent/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/agent/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agent/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/agent/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/io_pb.js +2 -2
- package/ai/stigmer/agentic/agent/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/agent/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agent/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/agent/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agent/v1/spec_pb.js +5 -5
- package/ai/stigmer/agentic/agent/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/status_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agent/v1/status_pb.js +2 -2
- package/ai/stigmer/agentic/agent/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/api_pb.d.ts +11 -11
- package/ai/stigmer/agentic/agentexecution/v1/api_pb.js +13 -13
- package/ai/stigmer/agentic/agentexecution/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/approval_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/approval_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/context_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/context_pb.js +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/context_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/enum_pb.d.ts +14 -1
- package/ai/stigmer/agentic/agentexecution/v1/enum_pb.js +15 -2
- package/ai/stigmer/agentic/agentexecution/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/message_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/message_pb.js +4 -4
- package/ai/stigmer/agentic/agentexecution/v1/message_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js +3 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js +5 -5
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/subagent_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/subagent_pb.js +5 -5
- package/ai/stigmer/agentic/agentexecution/v1/subagent_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/todo_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/todo_pb.js +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/todo_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/usage_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/usage_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/writeback_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/writeback_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentinstance/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/agentinstance/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js +4 -4
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.js +4 -4
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/environment/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/environment/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/environment/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/environment/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/environment/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/environment/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/environment/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_connect.js +5 -1
- package/ai/stigmer/agentic/environment/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_pb.d.ts +4 -4
- package/ai/stigmer/agentic/environment/v1/query_pb.js +7 -7
- package/ai/stigmer/agentic/environment/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/spec_pb.js +1 -1
- package/ai/stigmer/agentic/environment/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/io_pb.js +2 -2
- package/ai/stigmer/agentic/executioncontext/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/spec_pb.js +2 -2
- package/ai/stigmer/agentic/executioncontext/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/mcpserver/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/io_pb.js +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/oauth_pb.js +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/oauth_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/mcpserver/v1/spec_pb.js +5 -5
- package/ai/stigmer/agentic/mcpserver/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.js +4 -4
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/api_pb.d.ts +4 -4
- package/ai/stigmer/agentic/runner/v1/api_pb.js +6 -6
- package/ai/stigmer/agentic/runner/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/runner/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/runner/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/runner/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/enum_pb.d.ts +23 -9
- package/ai/stigmer/agentic/runner/v1/enum_pb.js +24 -10
- package/ai/stigmer/agentic/runner/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/runner/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/runner/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/runner/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/runner/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/runner/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/spec_pb.js +1 -1
- package/ai/stigmer/agentic/runner/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/session/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/session/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/command_connect.d.ts +5 -1
- package/ai/stigmer/agentic/session/v1/command_connect.js +8 -2
- package/ai/stigmer/agentic/session/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/command_pb.d.ts +7 -3
- package/ai/stigmer/agentic/session/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/session/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/enum_pb.d.ts +45 -0
- package/ai/stigmer/agentic/session/v1/enum_pb.js +48 -2
- package/ai/stigmer/agentic/session/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/session/v1/io_pb.js +3 -3
- package/ai/stigmer/agentic/session/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_connect.js +3 -1
- package/ai/stigmer/agentic/session/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/agentic/session/v1/query_pb.js +5 -5
- package/ai/stigmer/agentic/session/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/spec_pb.d.ts +22 -3
- package/ai/stigmer/agentic/session/v1/spec_pb.js +8 -7
- package/ai/stigmer/agentic/session/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/workspace_pb.d.ts +1 -1
- package/ai/stigmer/agentic/session/v1/workspace_pb.js +3 -3
- package/ai/stigmer/agentic/session/v1/workspace_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/skill/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/skill/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/skill/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/skill/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/skill/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/skill/v1/io_pb.js +3 -3
- package/ai/stigmer/agentic/skill/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/skill/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/skill/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/skill/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/spec_pb.js +2 -2
- package/ai/stigmer/agentic/skill/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/status_pb.d.ts +1 -1
- package/ai/stigmer/agentic/skill/v1/status_pb.js +3 -3
- package/ai/stigmer/agentic/skill/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/synth_pb.js +1 -1
- package/ai/stigmer/agentic/skill/v1/synth_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflow/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/workflow/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/workflow/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflow/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/workflow/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/enum_pb.js +1 -1
- package/ai/stigmer/agentic/workflow/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/io_pb.js +2 -2
- package/ai/stigmer/agentic/workflow/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/workflow/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflow/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/workflow/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/serverless/validation_pb.js +1 -1
- package/ai/stigmer/agentic/workflow/v1/serverless/validation_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflow/v1/spec_pb.js +5 -5
- package/ai/stigmer/agentic/workflow/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/status_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflow/v1/status_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/agent_call_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/agent_call_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/agent_call_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/call_activity_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/call_activity_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/for_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/for_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/for_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/fork_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/fork_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/fork_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/grpc_call_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/grpc_call_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/http_call_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/http_call_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/listen_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/listen_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/raise_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/raise_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/run_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/run_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/set_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/set_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/switch_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/switch_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/try_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/try_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/try_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/wait_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/wait_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/api_pb.d.ts +5 -5
- package/ai/stigmer/agentic/workflowexecution/v1/api_pb.js +7 -7
- package/ai/stigmer/agentic/workflowexecution/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/enum_pb.js +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowexecution/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/workflowexecution/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/query_connect.js +3 -1
- package/ai/stigmer/agentic/workflowexecution/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowexecution/v1/query_pb.js +5 -5
- package/ai/stigmer/agentic/workflowexecution/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/spec_pb.js +2 -2
- package/ai/stigmer/agentic/workflowexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowinstance/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/workflowinstance/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.js +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.js +5 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_group_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_group_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.d.ts +2 -2
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js +3 -3
- 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 +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js +2 -2
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/enum_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/enum_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/field_options_pb.d.ts +1 -1
- package/ai/stigmer/commons/apiresource/field_options_pb.js +2 -2
- package/ai/stigmer/commons/apiresource/field_options_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/io_pb.d.ts +3 -3
- package/ai/stigmer/commons/apiresource/io_pb.js +5 -5
- package/ai/stigmer/commons/apiresource/io_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/metadata_pb.d.ts +1 -1
- package/ai/stigmer/commons/apiresource/metadata_pb.js +3 -3
- package/ai/stigmer/commons/apiresource/metadata_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/rpc_service_options_pb.d.ts +1 -1
- package/ai/stigmer/commons/apiresource/rpc_service_options_pb.js +2 -2
- package/ai/stigmer/commons/apiresource/rpc_service_options_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/status_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/status_pb.js.map +1 -1
- package/ai/stigmer/commons/rpc/authorization_config_pb.d.ts +2 -2
- package/ai/stigmer/commons/rpc/authorization_config_pb.js +3 -3
- package/ai/stigmer/commons/rpc/authorization_config_pb.js.map +1 -1
- package/ai/stigmer/commons/rpc/method_options_pb.d.ts +1 -1
- package/ai/stigmer/commons/rpc/method_options_pb.js +2 -2
- package/ai/stigmer/commons/rpc/method_options_pb.js.map +1 -1
- package/ai/stigmer/commons/rpc/pagination_pb.js +1 -1
- package/ai/stigmer/commons/rpc/pagination_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/apikey/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/apikey/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/apikey/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/apikey/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/apikey/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/apikey/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/apikey/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_connect.js +3 -1
- package/ai/stigmer/iam/apikey/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/iam/apikey/v1/query_pb.js +5 -5
- package/ai/stigmer/iam/apikey/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/spec_pb.js +2 -2
- package/ai/stigmer/iam/apikey/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/iampolicy/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/iampolicy/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js +4 -1
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js +6 -6
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/iam/iampolicy/v1/io_pb.js +4 -4
- package/ai/stigmer/iam/iampolicy/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/query_connect.js +3 -1
- package/ai/stigmer/iam/iampolicy/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/iam/iampolicy/v1/query_pb.js +5 -5
- package/ai/stigmer/iam/iampolicy/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/spec_pb.js +2 -2
- package/ai/stigmer/iam/iampolicy/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityaccount/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/identityaccount/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/identityaccount/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/enum_pb.js +1 -1
- package/ai/stigmer/iam/identityaccount/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityaccount/v1/io_pb.js +5 -5
- package/ai/stigmer/iam/identityaccount/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/identityaccount/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityaccount/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/identityaccount/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.js +4 -4
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/webhook_pb.js +1 -1
- package/ai/stigmer/iam/identityaccount/v1/webhook_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityprovider/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/identityprovider/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/identityprovider/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/identityprovider/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/identityprovider/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/identityprovider/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/identityprovider/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/iam/identityprovider/v1/spec_pb.js +3 -3
- package/ai/stigmer/iam/identityprovider/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/api_pb.d.ts +4 -4
- package/ai/stigmer/iam/invitation/v1/api_pb.js +6 -6
- package/ai/stigmer/iam/invitation/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/invitation/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/invitation/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/invitation/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/enum_pb.js +1 -1
- package/ai/stigmer/iam/invitation/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/iam/invitation/v1/io_pb.js +4 -4
- package/ai/stigmer/iam/invitation/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/query_connect.js +3 -1
- package/ai/stigmer/iam/invitation/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/iam/invitation/v1/query_pb.js +5 -5
- package/ai/stigmer/iam/invitation/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/iam/invitation/v1/spec_pb.js +3 -3
- package/ai/stigmer/iam/invitation/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/oauthapp/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/oauthapp/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/oauthapp/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/oauthapp/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/oauthapp/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/oauthapp/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/oauthapp/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/oauthapp/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/oauthapp/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/oauthapp/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/spec_pb.js +2 -2
- package/ai/stigmer/iam/oauthapp/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/platformclient/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/platformclient/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/command_connect.js +4 -1
- package/ai/stigmer/iam/platformclient/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/iam/platformclient/v1/command_pb.js +6 -6
- package/ai/stigmer/iam/platformclient/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/platformclient/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/platformclient/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/platformclient/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/platformclient/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/platformclient/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/iam/platformclient/v1/spec_pb.js +3 -3
- package/ai/stigmer/iam/platformclient/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/token_connect.js +2 -1
- package/ai/stigmer/iam/platformclient/v1/token_connect.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/token_pb.js +3 -3
- package/ai/stigmer/iam/platformclient/v1/token_pb.js.map +1 -1
- package/ai/stigmer/iam/v1/enum_pb.d.ts +8 -1
- package/ai/stigmer/iam/v1/enum_pb.js +9 -2
- package/ai/stigmer/iam/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/platform/github/v1/service_connect.js +2 -1
- package/ai/stigmer/platform/github/v1/service_connect.js.map +1 -1
- package/ai/stigmer/platform/github/v1/service_pb.js +3 -3
- package/ai/stigmer/platform/github/v1/service_pb.js.map +1 -1
- package/ai/stigmer/search/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/search/v1/io_pb.js +5 -5
- package/ai/stigmer/search/v1/io_pb.js.map +1 -1
- package/ai/stigmer/search/v1/query_connect.js +2 -1
- package/ai/stigmer/search/v1/query_connect.js.map +1 -1
- package/ai/stigmer/search/v1/query_pb.d.ts +1 -1
- package/ai/stigmer/search/v1/query_pb.js +3 -3
- package/ai/stigmer/search/v1/query_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/organization/v1/api_pb.js +5 -5
- package/ai/stigmer/tenancy/organization/v1/api_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/command_connect.js +3 -1
- package/ai/stigmer/tenancy/organization/v1/command_connect.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/organization/v1/command_pb.js +5 -5
- package/ai/stigmer/tenancy/organization/v1/command_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/enum_pb.js +1 -1
- package/ai/stigmer/tenancy/organization/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/organization/v1/io_pb.js +4 -4
- package/ai/stigmer/tenancy/organization/v1/io_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/query_connect.js +4 -1
- package/ai/stigmer/tenancy/organization/v1/query_connect.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/organization/v1/query_pb.js +6 -6
- package/ai/stigmer/tenancy/organization/v1/query_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js +4 -4
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/project/v1/api_pb.js +5 -5
- package/ai/stigmer/tenancy/project/v1/api_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/command_connect.js +3 -1
- package/ai/stigmer/tenancy/project/v1/command_connect.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/project/v1/command_pb.js +5 -5
- package/ai/stigmer/tenancy/project/v1/command_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/io_pb.js +2 -2
- package/ai/stigmer/tenancy/project/v1/io_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/query_connect.js +4 -1
- package/ai/stigmer/tenancy/project/v1/query_connect.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/project/v1/query_pb.js +6 -6
- package/ai/stigmer/tenancy/project/v1/query_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/tenancy/project/v1/spec_pb.js +2 -2
- package/ai/stigmer/tenancy/project/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/status_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/project/v1/status_pb.js +3 -3
- package/ai/stigmer/tenancy/project/v1/status_pb.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { Environment } from "./api_pb";
|
|
3
|
-
import type { EnvironmentValue } from "./spec_pb";
|
|
4
|
-
import type { PageInfo } from "../../../commons/rpc/pagination_pb";
|
|
2
|
+
import type { Environment } from "./api_pb.js";
|
|
3
|
+
import type { EnvironmentValue } from "./spec_pb.js";
|
|
4
|
+
import type { PageInfo } from "../../../commons/rpc/pagination_pb.js";
|
|
5
5
|
import type { Message } from "@bufbuild/protobuf";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/environment/v1/io.proto.
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/environment/v1/io.proto (package ai.stigmer.agentic.environment.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_environment_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_environment_v1_spec } from "./spec_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_rpc_pagination } from "../../../commons/rpc/pagination_pb";
|
|
8
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_environment_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_environment_v1_spec } from "./spec_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_rpc_pagination } from "../../../commons/rpc/pagination_pb.js";
|
|
8
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/environment/v1/io.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/io_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,6HAA6H;AAC7H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,0CAA0C,EAAE,MAAM,aAAa,CAAC;AAEzE,OAAO,EAAE,2CAA2C,EAAE,MAAM,cAAc,CAAC;AAE3E,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAY,aAAa,CAC7E,QAAQ,CAAC,qtCAAqtC,EAAE,CAAC,0CAA0C,EAAE,2CAA2C,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAgBj4C;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8B,aAAa,CACzE,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA4B5D;;;GAGG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAA4C,aAAa,CACrG,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAiC5D;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAuB5D;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA4B5D;;;GAGG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAkD,aAAa,CACjH,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAuB5D;;;GAGG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAkD,aAAa,CACjH,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,12 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/environment/v1/query.proto (package ai.stigmer.agentic.environment.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { ApiResourceId, ApiResourceReference } from "../../../commons/apiresource/io_pbjs";
|
|
6
|
+
import { Environment } from "./api_pbjs";
|
|
5
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
8
|
+
import { EnvironmentList, EnvironmentSecretValueInput, ListEnvironmentsRequest } from "./io_pbjs";
|
|
9
|
+
import { EnvironmentValue } from "./spec_pbjs";
|
|
6
10
|
/**
|
|
7
11
|
* EnvironmentQueryController handles read operations for environments.
|
|
8
12
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/query_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,gIAAgI;AAChI,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,aAAa,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AACzC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,eAAe,EAAE,2BAA2B,EAAE,uBAAuB,EAAE,MAAM,WAAW,CAAC;AAClG,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAE/C;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,QAAQ,EAAE,8DAA8D;IACxE,OAAO,EAAE;QACP;;;;;;;WAOG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;WAQG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,2BAA2B;YAC9B,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,CAAC,EAAE,uBAAuB;YAC1B,CAAC,EAAE,eAAe;YAClB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { EnvironmentSchema } from "./api_pb";
|
|
3
|
-
import type { EnvironmentListSchema, EnvironmentSecretValueInputSchema, ListEnvironmentsRequestSchema } from "./io_pb";
|
|
4
|
-
import type { EnvironmentValueSchema } from "./spec_pb";
|
|
5
|
-
import type { ApiResourceIdSchema, ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { EnvironmentSchema } from "./api_pb.js";
|
|
3
|
+
import type { EnvironmentListSchema, EnvironmentSecretValueInputSchema, ListEnvironmentsRequestSchema } from "./io_pb.js";
|
|
4
|
+
import type { EnvironmentValueSchema } from "./spec_pb.js";
|
|
5
|
+
import type { ApiResourceIdSchema, ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb.js";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/environment/v1/query.proto.
|
|
8
8
|
*/
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/environment/v1/query.proto (package ai.stigmer.agentic.environment.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_environment_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_environment_v1_io } from "./io_pb";
|
|
7
|
-
import { file_ai_stigmer_agentic_environment_v1_spec } from "./spec_pb";
|
|
8
|
-
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
9
|
-
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
10
|
-
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_environment_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_environment_v1_io } from "./io_pb.js";
|
|
7
|
+
import { file_ai_stigmer_agentic_environment_v1_spec } from "./spec_pb.js";
|
|
8
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb.js";
|
|
9
|
+
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb.js";
|
|
10
|
+
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb.js";
|
|
11
11
|
/**
|
|
12
12
|
* Describes the file ai/stigmer/agentic/environment/v1/query.proto.
|
|
13
13
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/query_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,gIAAgI;AAChI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,0CAA0C,EAAE,MAAM,aAAa,CAAC;AAEzE,OAAO,EAAE,yCAAyC,EAAE,MAAM,YAAY,CAAC;AAEvE,OAAO,EAAE,2CAA2C,EAAE,MAAM,cAAc,CAAC;AAE3E,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,o+BAAo+B,EAAE,CAAC,0CAA0C,EAAE,yCAAyC,EAAE,2CAA2C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEpwC;;;;GAIG;AACH,MAAM,CAAC,MAAM,0BAA0B,GA0DlC,aAAa,CAChB,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/environment/v1/spec.proto (package ai.stigmer.agentic.environment.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,+HAA+H;AAC/H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAGrE;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAY,aAAa,CAC/E,QAAQ,CAAC,qmBAAqmB,CAAC,CAAC;AA2BlnB;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC;AAuC9D;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiC,aAAa,CAC/E,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC;AA+C9D;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ExecutionContextSpec } from "./spec_pb";
|
|
3
|
-
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb";
|
|
4
|
-
import type { ApiResourceAuditStatus } from "../../../commons/apiresource/status_pb";
|
|
2
|
+
import type { ExecutionContextSpec } from "./spec_pb.js";
|
|
3
|
+
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
4
|
+
import type { ApiResourceAuditStatus } from "../../../commons/apiresource/status_pb.js";
|
|
5
5
|
import type { Message } from "@bufbuild/protobuf";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/executioncontext/v1/api.proto.
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/executioncontext/v1/api.proto (package ai.stigmer.agentic.executioncontext.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_executioncontext_v1_spec } from "./spec_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb";
|
|
8
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_executioncontext_v1_spec } from "./spec_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb.js";
|
|
8
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/executioncontext/v1/api.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/api_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,wIAAwI;AACxI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,gDAAgD,EAAE,MAAM,cAAc,CAAC;AAEhF,OAAO,EAAE,4CAA4C,EAAE,MAAM,6CAA6C,CAAC;AAE3G,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AACvG,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAY,aAAa,CACnF,QAAQ,CAAC,wkBAAwkB,EAAE,CAAC,gDAAgD,EAAE,4CAA4C,EAAE,0CAA0C,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAgD/vB;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiC,aAAa,CAC/E,WAAW,CAAC,+CAA+C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/executioncontext/v1/command.proto (package ai.stigmer.agentic.executioncontext.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { ExecutionContext } from "./api_pbjs";
|
|
5
6
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
|
+
import { ApiResourceDeleteInput } from "../../../commons/apiresource/io_pbjs";
|
|
6
8
|
/**
|
|
7
9
|
* ExecutionContextCommandController handles write operations for ExecutionContext resources.
|
|
8
10
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/command_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,4IAA4I;AAC5I,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAE9E;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG;IAC/C,QAAQ,EAAE,0EAA0E;IACpF,OAAO,EAAE;QACP;;;;;;;;WAQG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,gBAAgB;YACnB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;WAQG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,gBAAgB;YACnB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;WAQG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ExecutionContextSchema } from "./api_pb";
|
|
3
|
-
import type { ApiResourceDeleteInputSchema } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { ExecutionContextSchema } from "./api_pb.js";
|
|
3
|
+
import type { ApiResourceDeleteInputSchema } from "../../../commons/apiresource/io_pb.js";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/agentic/executioncontext/v1/command.proto.
|
|
6
6
|
*/
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/executioncontext/v1/command.proto (package ai.stigmer.agentic.executioncontext.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_executioncontext_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
8
|
-
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_executioncontext_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb.js";
|
|
8
|
+
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/executioncontext/v1/command.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/command_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,4IAA4I;AAC5I,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,+CAA+C,EAAE,MAAM,aAAa,CAAC;AAE9E,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,mDAAmD,GAAY,aAAa,CACvF,QAAQ,CAAC,4sBAA4sB,EAAE,CAAC,+CAA+C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEz5B;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,iCAAiC,GA2CzC,aAAa,CAChB,WAAW,CAAC,mDAAmD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/executioncontext/v1/io.proto (package ai.stigmer.agentic.executioncontext.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/executioncontext/v1/io.proto.
|
|
8
8
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/io_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,uIAAuI;AACvI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,yRAAyR,EAAE,CAAC,0BAA0B,CAAC,CAAC,CAAC;AAcpU;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AAuBjE;;;GAGG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAiD,aAAa,CAC/G,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/executioncontext/v1/query.proto (package ai.stigmer.agentic.executioncontext.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { ExecutionContextExecutionIdInput, ExecutionContextId } from "./io_pbjs";
|
|
6
|
+
import { ExecutionContext } from "./api_pbjs";
|
|
5
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
8
|
+
import { ApiResourceReference } from "../../../commons/apiresource/io_pbjs";
|
|
6
9
|
/**
|
|
7
10
|
* ExecutionContextQueryController handles read operations for ExecutionContext resources.
|
|
8
11
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/query_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,0IAA0I;AAC1I,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,gCAAgC,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AACjF,OAAO,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAE5E;;;;;;;;;;;;;;GAcG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG;IAC7C,QAAQ,EAAE,wEAAwE;IAClF,OAAO,EAAE;QACP;;;;;;;WAOG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,kBAAkB;YACrB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;WAUG;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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ExecutionContextSchema } from "./api_pb";
|
|
3
|
-
import type { ExecutionContextExecutionIdInputSchema, ExecutionContextIdSchema } from "./io_pb";
|
|
4
|
-
import type { ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { ExecutionContextSchema } from "./api_pb.js";
|
|
3
|
+
import type { ExecutionContextExecutionIdInputSchema, ExecutionContextIdSchema } from "./io_pb.js";
|
|
4
|
+
import type { ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/executioncontext/v1/query.proto.
|
|
7
7
|
*/
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/executioncontext/v1/query.proto (package ai.stigmer.agentic.executioncontext.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_executioncontext_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_executioncontext_v1_io } from "./io_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
8
|
-
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
9
|
-
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_executioncontext_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_executioncontext_v1_io } from "./io_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb.js";
|
|
8
|
+
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb.js";
|
|
9
|
+
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb.js";
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/executioncontext/v1/query.proto.
|
|
12
12
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/query_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,0IAA0I;AAC1I,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,+CAA+C,EAAE,MAAM,aAAa,CAAC;AAE9E,OAAO,EAAE,8CAA8C,EAAE,MAAM,YAAY,CAAC;AAE5E,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,iDAAiD,GAAY,aAAa,CACrF,QAAQ,CAAC,0vBAA0vB,EAAE,CAAC,+CAA+C,EAAE,8CAA8C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEv/B;;;;;;;;;;;;;;GAcG;AACH,MAAM,CAAC,MAAM,+BAA+B,GA2CvC,aAAa,CAChB,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/executioncontext/v1/spec.proto (package ai.stigmer.agentic.executioncontext.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/executioncontext/v1/spec.proto.
|
|
8
8
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/executioncontext/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,yIAAyI;AACzI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAY,aAAa,CACpF,QAAQ,CAAC,4hBAA4hB,EAAE,CAAC,0BAA0B,CAAC,CAAC,CAAC;AA8BvkB;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,gDAAgD,EAAE,CAAC,CAAC,CAAC;AAgCnE;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,gDAAgD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { McpServerSpec } from "./spec_pb";
|
|
3
|
-
import type { McpServerStatus } from "./status_pb";
|
|
4
|
-
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb";
|
|
2
|
+
import type { McpServerSpec } from "./spec_pb.js";
|
|
3
|
+
import type { McpServerStatus } from "./status_pb.js";
|
|
4
|
+
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
5
5
|
import type { Message } from "@bufbuild/protobuf";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/api.proto.
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/mcpserver/v1/api.proto (package ai.stigmer.agentic.mcpserver.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_mcpserver_v1_spec } from "./spec_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_mcpserver_v1_status } from "./status_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb";
|
|
8
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_mcpserver_v1_spec } from "./spec_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_mcpserver_v1_status } from "./status_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
8
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/api.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/api_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,0HAA0H;AAC1H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,yCAAyC,EAAE,MAAM,cAAc,CAAC;AAEzE,OAAO,EAAE,2CAA2C,EAAE,MAAM,gBAAgB,CAAC;AAE7E,OAAO,EAAE,4CAA4C,EAAE,MAAM,6CAA6C,CAAC;AAC3G,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAY,aAAa,CAC5E,QAAQ,CAAC,4pBAA4pB,EAAE,CAAC,yCAAyC,EAAE,2CAA2C,EAAE,4CAA4C,EAAE,0BAA0B,CAAC,CAAC,CAAC;AA2E70B;;;GAGG;AACH,MAAM,CAAC,MAAM,eAAe,GAA0B,aAAa,CACjE,WAAW,CAAC,wCAAwC,EAAE,CAAC,CAAC,CAAC;AA+B3D;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8B,aAAa,CACzE,WAAW,CAAC,wCAAwC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/mcpserver/v1/command.proto (package ai.stigmer.agentic.mcpserver.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { McpServer } from "./api_pbjs";
|
|
5
6
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
|
+
import { ApiResourceDeleteInput, UpdateVisibilityInput } from "../../../commons/apiresource/io_pbjs";
|
|
8
|
+
import { CompleteOAuthConnectInput, CompleteOAuthConnectOutput, ConnectInput, DeleteOrgOAuthAppInput, DeleteOrgOAuthAppOutput, DisconnectOAuthInput, DisconnectOAuthOutput, InitiateOAuthConnectInput, InitiateOAuthConnectOutput, SetOrgOAuthAppInput, SetOrgOAuthAppOutput } from "./io_pbjs";
|
|
6
9
|
/**
|
|
7
10
|
* McpServerCommandController provides write operations for MCP server resources.
|
|
8
11
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_connect.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { McpServerSchema } from "./api_pb";
|
|
3
|
-
import type { CompleteOAuthConnectInputSchema, CompleteOAuthConnectOutputSchema, ConnectInputSchema, DeleteOrgOAuthAppInputSchema, DeleteOrgOAuthAppOutputSchema, DisconnectOAuthInputSchema, DisconnectOAuthOutputSchema, InitiateOAuthConnectInputSchema, InitiateOAuthConnectOutputSchema, SetOrgOAuthAppInputSchema, SetOrgOAuthAppOutputSchema } from "./io_pb";
|
|
4
|
-
import type { ApiResourceDeleteInputSchema, UpdateVisibilityInputSchema } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { McpServerSchema } from "./api_pb.js";
|
|
3
|
+
import type { CompleteOAuthConnectInputSchema, CompleteOAuthConnectOutputSchema, ConnectInputSchema, DeleteOrgOAuthAppInputSchema, DeleteOrgOAuthAppOutputSchema, DisconnectOAuthInputSchema, DisconnectOAuthOutputSchema, InitiateOAuthConnectInputSchema, InitiateOAuthConnectOutputSchema, SetOrgOAuthAppInputSchema, SetOrgOAuthAppOutputSchema } from "./io_pb.js";
|
|
4
|
+
import type { ApiResourceDeleteInputSchema, UpdateVisibilityInputSchema } from "../../../commons/apiresource/io_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/command.proto.
|
|
7
7
|
*/
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/mcpserver/v1/command.proto (package ai.stigmer.agentic.mcpserver.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_mcpserver_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_mcpserver_v1_io } from "./io_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
8
|
-
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
9
|
-
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_mcpserver_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_mcpserver_v1_io } from "./io_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb.js";
|
|
8
|
+
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb.js";
|
|
9
|
+
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb.js";
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/command.proto.
|
|
12
12
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/command_pb.ts"],"names":[],"mappings":"AAAA,
|
|
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,8qFAA8qF,EAAE,CAAC,wCAAwC,EAAE,uCAAuC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE75F;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAqQlC,aAAa,CAChB,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ExecutionValue } from "../../executioncontext/v1/spec_pb";
|
|
2
|
+
import type { ExecutionValue } from "../../executioncontext/v1/spec_pb.js";
|
|
3
3
|
import type { Message } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/io.proto.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/mcpserver/v1/io.proto (package ai.stigmer.agentic.mcpserver.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_executioncontext_v1_spec } from "../../executioncontext/v1/spec_pb";
|
|
6
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_executioncontext_v1_spec } from "../../executioncontext/v1/spec_pb.js";
|
|
6
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
7
7
|
/**
|
|
8
8
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/io.proto.
|
|
9
9
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/io_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,yHAAyH;AACzH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,EAAE,gDAAgD,EAAE,MAAM,sCAAsC,CAAC;AACxG,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAY,aAAa,CAC3E,QAAQ,CAAC,w/EAAw/E,EAAE,CAAC,gDAAgD,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAoBrlF;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA4B,aAAa,CACrE,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC;AAgE1D;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA6B,aAAa,CACvE,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC;AAqC1D;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC;AA6C1D;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC;AAiD1D;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC;AAiC1D;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC;AA6B1D;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC;AAkD1D;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC;AAuC1D;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC;AAmB1D;;;GAGG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAsC,aAAa,CACzF,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC;AA+D1D;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoC,aAAa,CACrF,WAAW,CAAC,uCAAuC,EAAE,EAAE,CAAC,CAAC;AAkB3D;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,uCAAuC,EAAE,EAAE,CAAC,CAAC;AA4B3D;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoC,aAAa,CACrF,WAAW,CAAC,uCAAuC,EAAE,EAAE,CAAC,CAAC;AAiC3D;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,uCAAuC,EAAE,EAAE,CAAC,CAAC;AAwC3D;;;GAGG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAuC,aAAa,CAC3F,WAAW,CAAC,uCAAuC,EAAE,EAAE,CAAC,CAAC;AAgB3D;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,uCAAuC,EAAE,EAAE,CAAC,CAAC;AAE3D;;;;;;;;;;;;GAYG;AACH,MAAM,CAAN,IAAY,qBAwCX;AAxCD,WAAY,qBAAqB;IAC/B;;;;OAIG;IACH,+HAAuC,CAAA;IAEvC;;;;OAIG;IACH,uHAAmC,CAAA;IAEnC;;;;;OAKG;IACH,mIAAyC,CAAA;IAEzC;;;;;;;OAOG;IACH,2JAAqD,CAAA;IAErD;;;;;OAKG;IACH,yHAAoC,CAAA;AACtC,CAAC,EAxCW,qBAAqB,KAArB,qBAAqB,QAwChC;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAmC,aAAa,CACtF,QAAQ,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/mcpserver/v1/oauth.proto (package ai.stigmer.agentic.mcpserver.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"oauth_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/oauth_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"oauth_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/oauth_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,4HAA4H;AAC5H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAGrE;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAY,aAAa,CAC9E,QAAQ,CAAC,0nBAA0nB,CAAC,CAAC;AA8HvoB;;;GAGG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA2B,aAAa,CACnE,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AAqE7D;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiC,aAAa,CAC/E,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/mcpserver/v1/query.proto (package ai.stigmer.agentic.mcpserver.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { ApiResourceId, ApiResourceReference } from "../../../commons/apiresource/io_pbjs";
|
|
6
|
+
import { McpServer } from "./api_pbjs";
|
|
5
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
8
|
+
import { GetOAuthGrantStatusInput, GetOAuthGrantStatusOutput, GetOrgOAuthAppInput, GetOrgOAuthAppOutput } from "./io_pbjs";
|
|
6
9
|
/**
|
|
7
10
|
* McpServerQueryController provides read operations for MCP server resources.
|
|
8
11
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/query_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,4HAA4H;AAC5H,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,aAAa,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAC3F,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AACvC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAE3H;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAG;IACtC,QAAQ,EAAE,0DAA0D;IACpE,OAAO,EAAE;QACP;;;;;;;;;;;WAWG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;WAWG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,SAAS;YACZ,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;WAcG;QACH,mBAAmB,EAAE;YACnB,IAAI,EAAE,qBAAqB;YAC3B,CAAC,EAAE,wBAAwB;YAC3B,CAAC,EAAE,yBAAyB;YAC5B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;WAaG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,mBAAmB;YACtB,CAAC,EAAE,oBAAoB;YACvB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { McpServerSchema } from "./api_pb";
|
|
3
|
-
import type { GetOAuthGrantStatusInputSchema, GetOAuthGrantStatusOutputSchema, GetOrgOAuthAppInputSchema, GetOrgOAuthAppOutputSchema } from "./io_pb";
|
|
4
|
-
import type { ApiResourceIdSchema, ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { McpServerSchema } from "./api_pb.js";
|
|
3
|
+
import type { GetOAuthGrantStatusInputSchema, GetOAuthGrantStatusOutputSchema, GetOrgOAuthAppInputSchema, GetOrgOAuthAppOutputSchema } from "./io_pb.js";
|
|
4
|
+
import type { ApiResourceIdSchema, ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/query.proto.
|
|
7
7
|
*/
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/mcpserver/v1/query.proto (package ai.stigmer.agentic.mcpserver.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_mcpserver_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_mcpserver_v1_io } from "./io_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
8
|
-
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb";
|
|
9
|
-
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_mcpserver_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_mcpserver_v1_io } from "./io_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb.js";
|
|
8
|
+
import { file_ai_stigmer_commons_apiresource_rpc_service_options } from "../../../commons/apiresource/rpc_service_options_pb.js";
|
|
9
|
+
import { file_ai_stigmer_commons_rpc_method_options } from "../../../commons/rpc/method_options_pb.js";
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/query.proto.
|
|
12
12
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/query_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,4HAA4H;AAC5H,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,0CAA0C,GAAY,aAAa,CAC9E,QAAQ,CAAC,kjCAAkjC,EAAE,CAAC,wCAAwC,EAAE,uCAAuC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEjyC;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,wBAAwB,GA0EhC,aAAa,CAChB,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { EnvVarDeclaration } from "../../environment/v1/spec_pb";
|
|
3
|
-
import type { ApiResourceReference } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { EnvVarDeclaration } from "../../environment/v1/spec_pb.js";
|
|
3
|
+
import type { ApiResourceReference } from "../../../commons/apiresource/io_pb.js";
|
|
4
4
|
import type { Message } from "@bufbuild/protobuf";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/spec.proto.
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/mcpserver/v1/spec.proto (package ai.stigmer.agentic.mcpserver.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_environment_v1_spec } from "../../environment/v1/spec_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_field_options } from "../../../commons/apiresource/field_options_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
8
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_environment_v1_spec } from "../../environment/v1/spec_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_field_options } from "../../../commons/apiresource/field_options_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb.js";
|
|
8
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/spec.proto.
|
|
11
11
|
*/
|