@stigmer/protos 0.2.3 → 0.3.1
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,2HAA2H;AAC3H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,2CAA2C,EAAE,MAAM,iCAAiC,CAAC;AAC9F,OAAO,EAAE,iDAAiD,EAAE,MAAM,kDAAkD,CAAC;AAErH,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,siEAAsiE,EAAE,CAAC,2CAA2C,EAAE,iDAAiD,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAgJztE;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8B,aAAa,CACzE,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AA+D5D;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAqE5D;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiC,aAAa,CAC/E,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAmD5D;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC;AAwG5D;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8B,aAAa,CACzE,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ToolApprovalPolicy } from "./spec_pb";
|
|
3
|
-
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb";
|
|
4
|
-
import type { VendorApprovalStatus } from "../../../iam/oauthapp/v1/spec_pb";
|
|
2
|
+
import type { ToolApprovalPolicy } from "./spec_pb.js";
|
|
3
|
+
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb.js";
|
|
4
|
+
import type { VendorApprovalStatus } from "../../../iam/oauthapp/v1/spec_pb.js";
|
|
5
5
|
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
6
|
import type { JsonObject, Message } from "@bufbuild/protobuf";
|
|
7
7
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
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/status.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_mcpserver_v1_spec } from "./spec_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb";
|
|
7
|
-
import { file_ai_stigmer_iam_oauthapp_v1_spec } from "../../../iam/oauthapp/v1/spec_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_mcpserver_v1_spec } from "./spec_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb.js";
|
|
7
|
+
import { file_ai_stigmer_iam_oauthapp_v1_spec } from "../../../iam/oauthapp/v1/spec_pb.js";
|
|
8
8
|
import { file_google_protobuf_struct, file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/mcpserver/v1/status.proto.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"status_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/status_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"status_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/mcpserver/v1/status_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,6HAA6H;AAC7H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,EAAE,yCAAyC,EAAE,MAAM,cAAc,CAAC;AAEzE,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG,OAAO,EAAE,oCAAoC,EAAE,MAAM,qCAAqC,CAAC;AAE3F,OAAO,EAAE,2BAA2B,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGrG;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAY,aAAa,CAC/E,QAAQ,CAAC,y2DAAy2D,EAAE,CAAC,yCAAyC,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,2BAA2B,EAAE,8BAA8B,CAAC,CAAC,CAAC;AAsFljE;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC;AA6C9D;;;GAGG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAuC,aAAa,CAC3F,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC;AAkC9D;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC;AA2C9D;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC;AA6D9D;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA4B,aAAa,CACrE,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC;AAE9D;;;;;GAKG;AACH,MAAM,CAAN,IAAY,eA0BX;AA1BD,WAAY,eAAe;IACzB;;;;;OAKG;IACH,qGAAgC,CAAA;IAEhC;;;;;;OAMG;IACH,uDAAS,CAAA;IAET;;;;;;OAMG;IACH,2DAAW,CAAA;AACb,CAAC,EA1BW,eAAe,KAAf,eAAe,QA0B1B;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAA6B,aAAa,CAC1E,QAAQ,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC;AAE3D;;;;;;;;GAQG;AACH,MAAM,CAAN,IAAY,cA6BX;AA7BD,WAAY,cAAc;IACxB;;;;OAIG;IACH,mGAAgC,CAAA;IAEhC;;;;OAIG;IACH,6FAA6B,CAAA;IAE7B;;;;OAIG;IACH,qGAAiC,CAAA;IAEjC;;;;;OAKG;IACH,qFAAyB,CAAA;AAC3B,CAAC,EA7BW,cAAc,KAAd,cAAc,QA6BzB;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA4B,aAAa,CACxE,QAAQ,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { RunnerPhase } from "./enum_pb";
|
|
3
|
-
import type { RunnerSpec } from "./spec_pb";
|
|
4
|
-
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb";
|
|
5
|
-
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb";
|
|
2
|
+
import type { RunnerPhase } from "./enum_pb.js";
|
|
3
|
+
import type { RunnerSpec } from "./spec_pb.js";
|
|
4
|
+
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
5
|
+
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb.js";
|
|
6
6
|
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
7
7
|
import type { Message } from "@bufbuild/protobuf";
|
|
8
8
|
/**
|
|
@@ -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/runner/v1/api.proto (package ai.stigmer.agentic.runner.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_runner_v1_enum } from "./enum_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_runner_v1_spec } from "./spec_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb";
|
|
8
|
-
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb";
|
|
9
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_runner_v1_enum } from "./enum_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_runner_v1_spec } from "./spec_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
8
|
+
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb.js";
|
|
9
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
10
10
|
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
11
11
|
/**
|
|
12
12
|
* Describes the file ai/stigmer/agentic/runner/v1/api.proto.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/api_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,oHAAoH;AACpH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,cAAc,CAAC;AAEtE,OAAO,EAAE,sCAAsC,EAAE,MAAM,cAAc,CAAC;AAEtE,OAAO,EAAE,4CAA4C,EAAE,MAAM,6CAA6C,CAAC;AAE3G,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AACvG,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAY,aAAa,CACzE,QAAQ,CAAC,qpCAAqpC,EAAE,CAAC,sCAAsC,EAAE,sCAAsC,EAAE,4CAA4C,EAAE,0CAA0C,EAAE,0BAA0B,EAAE,8BAA8B,CAAC,CAAC,CAAC;AA0E14C;;;GAGG;AACH,MAAM,CAAC,MAAM,YAAY,GAAuB,aAAa,CAC3D,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AAgFxD;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA6B,aAAa,CACvE,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AAgDxD;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,qCAAqC,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/runner/v1/command.proto (package ai.stigmer.agentic.runner.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { Runner } from "./api_pbjs";
|
|
5
6
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
|
+
import { CreateLaunchTokenRequest, CreateLaunchTokenResponse, ExchangeLaunchTokenRequest, ExchangeLaunchTokenResponse, RunnerCommandResponse, RunnerId, RunnerSendCommandInput, RunnerStopInput, RunnerStreamClientMessage, RunnerStreamServerMessage } from "./io_pbjs";
|
|
6
8
|
/**
|
|
7
9
|
* RunnerCommandController handles write operations and the bidirectional
|
|
8
10
|
* command stream for runners.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/command_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,wHAAwH;AACxH,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,qBAAqB,EAAE,QAAQ,EAAE,sBAAsB,EAAE,eAAe,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,MAAM,WAAW,CAAC;AAEzQ;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG;IACrC,QAAQ,EAAE,sDAAsD;IAChE,OAAO,EAAE;QACP;;;;;;;;;WASG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,MAAM;YACT,CAAC,EAAE,MAAM;YACT,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,MAAM;YACT,CAAC,EAAE,MAAM;YACT,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;WAQG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,MAAM;YACT,CAAC,EAAE,MAAM;YACT,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,QAAQ;YACX,CAAC,EAAE,MAAM;YACT,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;WAYG;QACH,WAAW,EAAE;YACX,IAAI,EAAE,aAAa;YACnB,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,qBAAqB;YACxB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;WAeG;QACH,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,CAAC,EAAE,eAAe;YAClB,CAAC,EAAE,MAAM;YACT,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;;;;WAuBG;QACH,OAAO,EAAE;YACP,IAAI,EAAE,SAAS;YACf,CAAC,EAAE,yBAAyB;YAC5B,CAAC,EAAE,yBAAyB;YAC5B,IAAI,EAAE,UAAU,CAAC,aAAa;SAC/B;QACD;;;;;;;;;;;;WAYG;QACH,iBAAiB,EAAE;YACjB,IAAI,EAAE,mBAAmB;YACzB,CAAC,EAAE,wBAAwB;YAC3B,CAAC,EAAE,yBAAyB;YAC5B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;WAaG;QACH,mBAAmB,EAAE;YACnB,IAAI,EAAE,qBAAqB;YAC3B,CAAC,EAAE,0BAA0B;YAC7B,CAAC,EAAE,2BAA2B;YAC9B,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 { RunnerSchema } from "./api_pb";
|
|
3
|
-
import type { CreateLaunchTokenRequestSchema, CreateLaunchTokenResponseSchema, ExchangeLaunchTokenRequestSchema, ExchangeLaunchTokenResponseSchema, RunnerCommandResponseSchema, RunnerIdSchema, RunnerSendCommandInputSchema, RunnerStopInputSchema, RunnerStreamClientMessageSchema, RunnerStreamServerMessageSchema } from "./io_pb";
|
|
2
|
+
import type { RunnerSchema } from "./api_pb.js";
|
|
3
|
+
import type { CreateLaunchTokenRequestSchema, CreateLaunchTokenResponseSchema, ExchangeLaunchTokenRequestSchema, ExchangeLaunchTokenResponseSchema, RunnerCommandResponseSchema, RunnerIdSchema, RunnerSendCommandInputSchema, RunnerStopInputSchema, RunnerStreamClientMessageSchema, RunnerStreamServerMessageSchema } from "./io_pb.js";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/agentic/runner/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/runner/v1/command.proto (package ai.stigmer.agentic.runner.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_runner_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_runner_v1_io } from "./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_runner_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_runner_v1_io } from "./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/runner/v1/command.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/command_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,wHAAwH;AACxH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAEpE,OAAO,EAAE,oCAAoC,EAAE,MAAM,YAAY,CAAC;AAClE,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAY,aAAa,CAC7E,QAAQ,CAAC,w7DAAw7D,EAAE,CAAC,qCAAqC,EAAE,oCAAoC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEznE;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAqK/B,aAAa,CAChB,WAAW,CAAC,yCAAyC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -7,17 +7,21 @@ export declare const file_ai_stigmer_agentic_runner_v1_enum: GenFile;
|
|
|
7
7
|
* RunnerPhase tracks the operational state of a runner process.
|
|
8
8
|
*
|
|
9
9
|
* Phase transitions are driven by two sources:
|
|
10
|
-
* - The runner process itself (via connect stream heartbeat): PENDING -> READY, READY <-> BUSY
|
|
10
|
+
* - The runner process itself (via connect stream heartbeat): PENDING -> STARTING -> READY, READY <-> BUSY
|
|
11
11
|
* - The server (via heartbeat timeout or explicit stop): any -> STOPPED, any -> FAILED
|
|
12
12
|
*
|
|
13
13
|
* Transition diagram:
|
|
14
|
-
* PENDING ->
|
|
15
|
-
*
|
|
16
|
-
*
|
|
17
|
-
* READY ->
|
|
18
|
-
* BUSY ->
|
|
19
|
-
* STOPPED
|
|
20
|
-
*
|
|
14
|
+
* PENDING -> STARTING (runner process launched, bootstrapping runtime)
|
|
15
|
+
* STARTING -> READY (bootstrap complete, agent process started)
|
|
16
|
+
* PENDING -> READY (legacy: first heartbeat without STARTING phase)
|
|
17
|
+
* READY -> BUSY (runner reports max capacity reached)
|
|
18
|
+
* BUSY -> READY (runner reports capacity freed)
|
|
19
|
+
* READY -> STOPPED (heartbeat timeout or explicit stop)
|
|
20
|
+
* BUSY -> STOPPED (heartbeat timeout or explicit stop)
|
|
21
|
+
* STARTING -> STOPPED (bootstrap failed or process killed)
|
|
22
|
+
* STOPPED -> STARTING (runner restarts and begins bootstrapping)
|
|
23
|
+
* STOPPED -> READY (legacy: runner restarts without STARTING phase)
|
|
24
|
+
* any -> FAILED (unrecoverable error reported by runner or server)
|
|
21
25
|
*
|
|
22
26
|
* @generated from enum ai.stigmer.agentic.runner.v1.RunnerPhase
|
|
23
27
|
*/
|
|
@@ -61,7 +65,17 @@ export declare enum RunnerPhase {
|
|
|
61
65
|
*
|
|
62
66
|
* @generated from enum value: RUNNER_PHASE_FAILED = 5;
|
|
63
67
|
*/
|
|
64
|
-
FAILED = 5
|
|
68
|
+
FAILED = 5,
|
|
69
|
+
/**
|
|
70
|
+
* Runner process has been launched and is bootstrapping its runtime
|
|
71
|
+
* (downloading dependencies, extracting source, creating venv).
|
|
72
|
+
* The runner is heartbeating but not yet ready to accept executions.
|
|
73
|
+
* Transitions to READY once bootstrap completes and the agent process
|
|
74
|
+
* starts polling its task queue.
|
|
75
|
+
*
|
|
76
|
+
* @generated from enum value: RUNNER_PHASE_STARTING = 6;
|
|
77
|
+
*/
|
|
78
|
+
STARTING = 6
|
|
65
79
|
}
|
|
66
80
|
/**
|
|
67
81
|
* Describes the enum ai.stigmer.agentic.runner.v1.RunnerPhase.
|
|
@@ -1,26 +1,30 @@
|
|
|
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/runner/v1/enum.proto (package ai.stigmer.agentic.runner.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/runner/v1/enum.proto.
|
|
7
7
|
*/
|
|
8
|
-
export const file_ai_stigmer_agentic_runner_v1_enum = /*@__PURE__*/ fileDesc("
|
|
8
|
+
export const file_ai_stigmer_agentic_runner_v1_enum = /*@__PURE__*/ fileDesc("CidhaS9zdGlnbWVyL2FnZW50aWMvcnVubmVyL3YxL2VudW0ucHJvdG8SHGFpLnN0aWdtZXIuYWdlbnRpYy5ydW5uZXIudjEqwgEKC1J1bm5lclBoYXNlEhwKGFJVTk5FUl9QSEFTRV9VTlNQRUNJRklFRBAAEhgKFFJVTk5FUl9QSEFTRV9QRU5ESU5HEAESFgoSUlVOTkVSX1BIQVNFX1JFQURZEAISFQoRUlVOTkVSX1BIQVNFX0JVU1kQAxIYChRSVU5ORVJfUEhBU0VfU1RPUFBFRBAEEhcKE1JVTk5FUl9QSEFTRV9GQUlMRUQQBRIZChVSVU5ORVJfUEhBU0VfU1RBUlRJTkcQBmIGcHJvdG8z");
|
|
9
9
|
/**
|
|
10
10
|
* RunnerPhase tracks the operational state of a runner process.
|
|
11
11
|
*
|
|
12
12
|
* Phase transitions are driven by two sources:
|
|
13
|
-
* - The runner process itself (via connect stream heartbeat): PENDING -> READY, READY <-> BUSY
|
|
13
|
+
* - The runner process itself (via connect stream heartbeat): PENDING -> STARTING -> READY, READY <-> BUSY
|
|
14
14
|
* - The server (via heartbeat timeout or explicit stop): any -> STOPPED, any -> FAILED
|
|
15
15
|
*
|
|
16
16
|
* Transition diagram:
|
|
17
|
-
* PENDING ->
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
* READY ->
|
|
21
|
-
* BUSY ->
|
|
22
|
-
* STOPPED
|
|
23
|
-
*
|
|
17
|
+
* PENDING -> STARTING (runner process launched, bootstrapping runtime)
|
|
18
|
+
* STARTING -> READY (bootstrap complete, agent process started)
|
|
19
|
+
* PENDING -> READY (legacy: first heartbeat without STARTING phase)
|
|
20
|
+
* READY -> BUSY (runner reports max capacity reached)
|
|
21
|
+
* BUSY -> READY (runner reports capacity freed)
|
|
22
|
+
* READY -> STOPPED (heartbeat timeout or explicit stop)
|
|
23
|
+
* BUSY -> STOPPED (heartbeat timeout or explicit stop)
|
|
24
|
+
* STARTING -> STOPPED (bootstrap failed or process killed)
|
|
25
|
+
* STOPPED -> STARTING (runner restarts and begins bootstrapping)
|
|
26
|
+
* STOPPED -> READY (legacy: runner restarts without STARTING phase)
|
|
27
|
+
* any -> FAILED (unrecoverable error reported by runner or server)
|
|
24
28
|
*
|
|
25
29
|
* @generated from enum ai.stigmer.agentic.runner.v1.RunnerPhase
|
|
26
30
|
*/
|
|
@@ -66,6 +70,16 @@ export var RunnerPhase;
|
|
|
66
70
|
* @generated from enum value: RUNNER_PHASE_FAILED = 5;
|
|
67
71
|
*/
|
|
68
72
|
RunnerPhase[RunnerPhase["FAILED"] = 5] = "FAILED";
|
|
73
|
+
/**
|
|
74
|
+
* Runner process has been launched and is bootstrapping its runtime
|
|
75
|
+
* (downloading dependencies, extracting source, creating venv).
|
|
76
|
+
* The runner is heartbeating but not yet ready to accept executions.
|
|
77
|
+
* Transitions to READY once bootstrap completes and the agent process
|
|
78
|
+
* starts polling its task queue.
|
|
79
|
+
*
|
|
80
|
+
* @generated from enum value: RUNNER_PHASE_STARTING = 6;
|
|
81
|
+
*/
|
|
82
|
+
RunnerPhase[RunnerPhase["STARTING"] = 6] = "STARTING";
|
|
69
83
|
})(RunnerPhase || (RunnerPhase = {}));
|
|
70
84
|
/**
|
|
71
85
|
* Describes the enum ai.stigmer.agentic.runner.v1.RunnerPhase.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enum_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/enum_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"enum_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/enum_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,qHAAqH;AACrH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AAElE;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAY,aAAa,CAC1E,QAAQ,CAAC,kXAAkX,CAAC,CAAC;AAE/X;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAM,CAAN,IAAY,WAyDX;AAzDD,WAAY,WAAW;IACrB;;OAEG;IACH,2DAAe,CAAA;IAEf;;;;;;OAMG;IACH,mDAAW,CAAA;IAEX;;;;OAIG;IACH,+CAAS,CAAA;IAET;;;;;OAKG;IACH,6CAAQ,CAAA;IAER;;;;;;OAMG;IACH,mDAAW,CAAA;IAEX;;;;;OAKG;IACH,iDAAU,CAAA;IAEV;;;;;;;;OAQG;IACH,qDAAY,CAAA;AACd,CAAC,EAzDW,WAAW,KAAX,WAAW,QAyDtB;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAyB,aAAa,CAClE,QAAQ,CAAC,sCAAsC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { Runner, RunnerConnectionInfo } from "./api_pb";
|
|
3
|
-
import type { RunnerPhase } from "./enum_pb";
|
|
4
|
-
import type { PageInfo } from "../../../commons/rpc/pagination_pb";
|
|
2
|
+
import type { Runner, RunnerConnectionInfo } from "./api_pb.js";
|
|
3
|
+
import type { RunnerPhase } from "./enum_pb.js";
|
|
4
|
+
import type { PageInfo } from "../../../commons/rpc/pagination_pb.js";
|
|
5
5
|
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
6
|
import type { Message } from "@bufbuild/protobuf";
|
|
7
7
|
/**
|
|
@@ -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/runner/v1/io.proto (package ai.stigmer.agentic.runner.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_runner_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_runner_v1_enum } from "./enum_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_runner_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_runner_v1_enum } from "./enum_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
|
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/runner/v1/io.proto.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/io_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,mHAAmH;AACnH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAEpE,OAAO,EAAE,sCAAsC,EAAE,MAAM,cAAc,CAAC;AAEtE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAExF,OAAO,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAGxE;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAY,aAAa,CACxE,QAAQ,CAAC,k+FAAk+F,EAAE,CAAC,qCAAqC,EAAE,sCAAsC,EAAE,sCAAsC,EAAE,0BAA0B,EAAE,8BAA8B,CAAC,CAAC,CAAC;AAgBpqG;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAyB,aAAa,CAC/D,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAkCvD;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAuBvD;;;GAGG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA2B,aAAa,CACnE,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAsCvD;;;GAGG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAuC,aAAa,CAC3F,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AA+BvD;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAwBvD;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAiDvD;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AA2CvD;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AA0CvD;;;GAGG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAsC,aAAa,CACzF,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAqBvD;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,oCAAoC,EAAE,CAAC,CAAC,CAAC;AAuCvD;;;GAGG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAsC,aAAa,CACzF,WAAW,CAAC,oCAAoC,EAAE,EAAE,CAAC,CAAC;AA+BxD;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,oCAAoC,EAAE,EAAE,CAAC,CAAC;AAiBxD;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,oCAAoC,EAAE,EAAE,CAAC,CAAC;AAoBxD;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,oCAAoC,EAAE,EAAE,CAAC,CAAC;AAaxD;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,oCAAoC,EAAE,EAAE,CAAC,CAAC;AA4BxD;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,oCAAoC,EAAE,EAAE,CAAC,CAAC;AAqBxD;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,oCAAoC,EAAE,EAAE,CAAC,CAAC;AA0BxD;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,oCAAoC,EAAE,EAAE,CAAC,CAAC;AAoBxD;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,oCAAoC,EAAE,EAAE,CAAC,CAAC;AA2CxD;;;GAGG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAA4C,aAAa,CACrG,WAAW,CAAC,oCAAoC,EAAE,EAAE,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/runner/v1/query.proto (package ai.stigmer.agentic.runner.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { ListRunnersRequest, RunnerId, RunnerList } from "./io_pbjs";
|
|
6
|
+
import { Runner } from "./api_pbjs";
|
|
5
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
8
|
+
import { ApiResourceReference } from "../../../commons/apiresource/io_pbjs";
|
|
6
9
|
/**
|
|
7
10
|
* RunnerQueryController handles read operations for runners.
|
|
8
11
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/query_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,sHAAsH;AACtH,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,kBAAkB,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AACrE,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAE5E;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAG;IACnC,QAAQ,EAAE,oDAAoD;IAC9D,OAAO,EAAE;QACP;;;;WAIG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,QAAQ;YACX,CAAC,EAAE,MAAM;YACT,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;WAYG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,MAAM;YACT,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;WAaG;QACH,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,CAAC,EAAE,kBAAkB;YACrB,CAAC,EAAE,UAAU;YACb,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 { RunnerSchema } from "./api_pb";
|
|
3
|
-
import type { ListRunnersRequestSchema, RunnerIdSchema, RunnerListSchema } from "./io_pb";
|
|
4
|
-
import type { ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { RunnerSchema } from "./api_pb.js";
|
|
3
|
+
import type { ListRunnersRequestSchema, RunnerIdSchema, RunnerListSchema } from "./io_pb.js";
|
|
4
|
+
import type { ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/runner/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/runner/v1/query.proto (package ai.stigmer.agentic.runner.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_runner_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_runner_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_runner_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_runner_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/runner/v1/query.proto.
|
|
12
12
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/query_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sHAAsH;AACtH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,qCAAqC,EAAE,MAAM,aAAa,CAAC;AAEpE,OAAO,EAAE,oCAAoC,EAAE,MAAM,YAAY,CAAC;AAElE,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,uCAAuC,GAAY,aAAa,CAC3E,QAAQ,CAAC,gnBAAgnB,EAAE,CAAC,qCAAqC,EAAE,oCAAoC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEz1B;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAgD7B,aAAa,CAChB,WAAW,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/runner/v1/spec.proto (package ai.stigmer.agentic.runner.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/runner/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/runner/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,qHAAqH;AACrH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAGrE;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAY,aAAa,CAC1E,QAAQ,CAAC,0JAA0J,CAAC,CAAC;AA4BvK;;;GAGG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA2B,aAAa,CACnE,WAAW,CAAC,sCAAsC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { SessionSpec } from "./spec_pb";
|
|
3
|
-
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb";
|
|
4
|
-
import type { ApiResourceAuditStatus } from "../../../commons/apiresource/status_pb";
|
|
2
|
+
import type { SessionSpec } 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/session/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/session/v1/api.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_session_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_session_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/session/v1/api.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/api_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sHAAsH;AACtH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,uCAAuC,EAAE,MAAM,cAAc,CAAC;AAEvE,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,sCAAsC,GAAY,aAAa,CAC1E,QAAQ,CAAC,ggBAAggB,EAAE,CAAC,uCAAuC,EAAE,4CAA4C,EAAE,0CAA0C,EAAE,0BAA0B,CAAC,CAAC,CAAC;AA6C9qB;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAwB,aAAa,CAC7D,WAAW,CAAC,sCAAsC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -66,7 +66,11 @@ export declare const SessionCommandController: {
|
|
|
66
66
|
readonly kind: any;
|
|
67
67
|
};
|
|
68
68
|
/**
|
|
69
|
-
* Delete a session
|
|
69
|
+
* Delete a session.
|
|
70
|
+
*
|
|
71
|
+
* @internal
|
|
72
|
+
* Restricted to platform operators to preserve the billing and audit trail.
|
|
73
|
+
* Regular users (including session owners) cannot delete sessions.
|
|
70
74
|
*
|
|
71
75
|
* @generated from rpc ai.stigmer.agentic.session.v1.SessionCommandController.delete
|
|
72
76
|
*/
|
|
@@ -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/session/v1/command.proto (package ai.stigmer.agentic.session.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { Session } from "./api_pbjs";
|
|
5
6
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
|
+
import { SessionId, UpdateSessionSubjectRequest } from "./io_pbjs";
|
|
6
8
|
/**
|
|
7
9
|
* SessionCommandController handles write operations for agent sessions.
|
|
8
10
|
*
|
|
@@ -71,7 +73,11 @@ export const SessionCommandController = {
|
|
|
71
73
|
kind: MethodKind.Unary,
|
|
72
74
|
},
|
|
73
75
|
/**
|
|
74
|
-
* Delete a session
|
|
76
|
+
* Delete a session.
|
|
77
|
+
*
|
|
78
|
+
* @internal
|
|
79
|
+
* Restricted to platform operators to preserve the billing and audit trail.
|
|
80
|
+
* Regular users (including session owners) cannot delete sessions.
|
|
75
81
|
*
|
|
76
82
|
* @generated from rpc ai.stigmer.agentic.session.v1.SessionCommandController.delete
|
|
77
83
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/command_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,0HAA0H;AAC1H,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,2BAA2B,EAAE,MAAM,WAAW,CAAC;AAEnE;;;;GAIG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAG;IACtC,QAAQ,EAAE,wDAAwD;IAClE,OAAO,EAAE;QACP;;;;;;;;WAQG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,OAAO;YACV,CAAC,EAAE,OAAO;YACV,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,OAAO;YACV,CAAC,EAAE,OAAO;YACV,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,OAAO;YACV,CAAC,EAAE,OAAO;YACV,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;WAYG;QACH,aAAa,EAAE;YACb,IAAI,EAAE,eAAe;YACrB,CAAC,EAAE,2BAA2B;YAC9B,CAAC,EAAE,OAAO;YACV,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;WAQG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,SAAS;YACZ,CAAC,EAAE,OAAO;YACV,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 { SessionSchema } from "./api_pb";
|
|
3
|
-
import type { SessionIdSchema, UpdateSessionSubjectRequestSchema } from "./io_pb";
|
|
2
|
+
import type { SessionSchema } from "./api_pb.js";
|
|
3
|
+
import type { SessionIdSchema, UpdateSessionSubjectRequestSchema } from "./io_pb.js";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/agentic/session/v1/command.proto.
|
|
6
6
|
*/
|
|
@@ -67,7 +67,11 @@ export declare const SessionCommandController: GenService<{
|
|
|
67
67
|
output: typeof SessionSchema;
|
|
68
68
|
};
|
|
69
69
|
/**
|
|
70
|
-
* Delete a session
|
|
70
|
+
* Delete a session.
|
|
71
|
+
*
|
|
72
|
+
* @internal
|
|
73
|
+
* Restricted to platform operators to preserve the billing and audit trail.
|
|
74
|
+
* Regular users (including session owners) cannot delete sessions.
|
|
71
75
|
*
|
|
72
76
|
* @generated from rpc ai.stigmer.agentic.session.v1.SessionCommandController.delete
|
|
73
77
|
*/
|
|
@@ -1,15 +1,15 @@
|
|
|
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/session/v1/command.proto (package ai.stigmer.agentic.session.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_session_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_session_v1_io } from "./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_session_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_session_v1_io } from "./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/session/v1/command.proto.
|
|
11
11
|
*/
|
|
12
|
-
export const file_ai_stigmer_agentic_session_v1_command = /*@__PURE__*/ fileDesc("
|
|
12
|
+
export const file_ai_stigmer_agentic_session_v1_command = /*@__PURE__*/ fileDesc("CithaS9zdGlnbWVyL2FnZW50aWMvc2Vzc2lvbi92MS9jb21tYW5kLnByb3RvEh1haS5zdGlnbWVyLmFnZW50aWMuc2Vzc2lvbi52MTKMBgoYU2Vzc2lvbkNvbW1hbmRDb250cm9sbGVyElcKBWFwcGx5EiYuYWkuc3RpZ21lci5hZ2VudGljLnNlc3Npb24udjEuU2Vzc2lvbhomLmFpLnN0aWdtZXIuYWdlbnRpYy5zZXNzaW9uLnYxLlNlc3Npb24SpQEKBmNyZWF0ZRImLmFpLnN0aWdtZXIuYWdlbnRpYy5zZXNzaW9uLnYxLlNlc3Npb24aJi5haS5zdGlnbWVyLmFnZW50aWMuc2Vzc2lvbi52MS5TZXNzaW9uIkvCuBhHCAgQHiIMbWV0YWRhdGEub3JnKjN1bmF1dGhvcml6ZWQgdG8gY3JlYXRlIHNlc3Npb24gaW4gdGhpcyBvcmdhbml6YXRpb24SjwEKBnVwZGF0ZRImLmFpLnN0aWdtZXIuYWdlbnRpYy5zZXNzaW9uLnYxLlNlc3Npb24aJi5haS5zdGlnbWVyLmFnZW50aWMuc2Vzc2lvbi52MS5TZXNzaW9uIjXCuBgxCAIQKiILbWV0YWRhdGEuaWQqHnVuYXV0aG9yaXplZCB0byB1cGRhdGUgc2Vzc2lvbhKpAQoNdXBkYXRlU3ViamVjdBI6LmFpLnN0aWdtZXIuYWdlbnRpYy5zZXNzaW9uLnYxLlVwZGF0ZVNlc3Npb25TdWJqZWN0UmVxdWVzdBomLmFpLnN0aWdtZXIuYWdlbnRpYy5zZXNzaW9uLnYxLlNlc3Npb24iNMK4GDAIAhAqIgJpZComdW5hdXRob3JpemVkIHRvIHVwZGF0ZSBzZXNzaW9uIHN1YmplY3QSqgEKBmRlbGV0ZRIoLmFpLnN0aWdtZXIuYWdlbnRpYy5zZXNzaW9uLnYxLlNlc3Npb25JZBomLmFpLnN0aWdtZXIuYWdlbnRpYy5zZXNzaW9uLnYxLlNlc3Npb24iTsK4GEoIGhAfKjt1bmF1dGhvcml6ZWQgdG8gZGVsZXRlIHNlc3Npb24g4oCUIG9wZXJhdG9yIGFjY2VzcyByZXF1aXJlZDIHc3RpZ21lchoEoP8rKmIGcHJvdG8z", [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_commons_rpc_method_options]);
|
|
13
13
|
/**
|
|
14
14
|
* SessionCommandController handles write operations for agent sessions.
|
|
15
15
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/command_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/session/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,0HAA0H;AAC1H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,aAAa,CAAC;AAErE,OAAO,EAAE,qCAAqC,EAAE,MAAM,YAAY,CAAC;AACnE,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,soCAAsoC,EAAE,CAAC,sCAAsC,EAAE,qCAAqC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEz0C;;;;GAIG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAsEhC,aAAa,CAChB,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -42,3 +42,48 @@ export declare enum GitWriteBackMode {
|
|
|
42
42
|
* Describes the enum ai.stigmer.agentic.session.v1.GitWriteBackMode.
|
|
43
43
|
*/
|
|
44
44
|
export declare const GitWriteBackModeSchema: GenEnum<GitWriteBackMode>;
|
|
45
|
+
/**
|
|
46
|
+
* Harness identifies the execution engine that processes agent activities
|
|
47
|
+
* for a session.
|
|
48
|
+
*
|
|
49
|
+
* Each harness corresponds to a different Temporal activity type registered
|
|
50
|
+
* by the runner daemon. The harness determines:
|
|
51
|
+
* - Which tools the agent has access to
|
|
52
|
+
* - How conversation state is managed (Stigmer checkpoints vs engine-native)
|
|
53
|
+
* - Which LLM models are available
|
|
54
|
+
* - Billing tier and cost structure
|
|
55
|
+
*
|
|
56
|
+
* HARNESS_UNSPECIFIED defaults to HARNESS_NATIVE for backward compatibility.
|
|
57
|
+
*
|
|
58
|
+
* @generated from enum ai.stigmer.agentic.session.v1.Harness
|
|
59
|
+
*/
|
|
60
|
+
export declare enum Harness {
|
|
61
|
+
/**
|
|
62
|
+
* Platform default — resolves to HARNESS_NATIVE.
|
|
63
|
+
*
|
|
64
|
+
* @generated from enum value: HARNESS_UNSPECIFIED = 0;
|
|
65
|
+
*/
|
|
66
|
+
UNSPECIFIED = 0,
|
|
67
|
+
/**
|
|
68
|
+
* Stigmer's native execution engine.
|
|
69
|
+
*
|
|
70
|
+
* Stigmer-managed checkpoints, custom tools, sandbox isolation,
|
|
71
|
+
* pause/resume, and full HITL approval flow.
|
|
72
|
+
*
|
|
73
|
+
* @generated from enum value: HARNESS_NATIVE = 1;
|
|
74
|
+
*/
|
|
75
|
+
NATIVE = 1,
|
|
76
|
+
/**
|
|
77
|
+
* Cursor SDK execution engine.
|
|
78
|
+
*
|
|
79
|
+
* Cursor-managed conversation state, Cursor built-in tools + MCP,
|
|
80
|
+
* both local and cloud runtimes. Premium billing tier.
|
|
81
|
+
*
|
|
82
|
+
* @generated from enum value: HARNESS_CURSOR = 2;
|
|
83
|
+
*/
|
|
84
|
+
CURSOR = 2
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Describes the enum ai.stigmer.agentic.session.v1.Harness.
|
|
88
|
+
*/
|
|
89
|
+
export declare const HarnessSchema: GenEnum<Harness>;
|