@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/io_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,mIAAmI;AACnI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,6CAA6C,EAAE,MAAM,aAAa,CAAC;AAE5E,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAE9E,OAAO,EAAE,+CAA+C,EAAE,MAAM,eAAe,CAAC;AAChF,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,gxKAAgxK,EAAE,CAAC,6CAA6C,EAAE,8CAA8C,EAAE,+CAA+C,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAc38K;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiC,aAAa,CAC/E,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAc/D;;;GAGG;AACH,MAAM,CAAC,MAAM,eAAe,GAA0B,aAAa,CACjE,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAuB/D;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAqC/D;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AA8B/D;;;GAGG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAAoD,aAAa,CACrH,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AA4B/D;;;GAGG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAgD,aAAa,CAC7G,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AA2D/D;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoC,aAAa,CACrF,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAqB/D;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAwE/D;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AAmF/D;;;GAGG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAA6C,aAAa,CACvG,WAAW,CAAC,4CAA4C,EAAE,CAAC,CAAC,CAAC;AA6D/D;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAiFhE;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAuDhE;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAqFhE;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AA4BhE;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AA+EhE;;;GAGG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAA8C,aAAa,CACzG,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAyChE;;;GAGG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAA+C,aAAa,CAC3G,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAyHhE;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AA2DhE;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAiBhE;;;GAGG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAA2C,aAAa,CACnG,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAqEhE;;;GAGG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAA4C,aAAa,CACrG,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAgDhE;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AA2EhE;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAkChE;;;GAGG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAuC,aAAa,CAC3F,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAoEhE;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAiFhE;;;GAGG;AACH,MAAM,CAAC,MAAM,2BAA2B,GAAsC,aAAa,CACzF,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAoDhE;;;GAGG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAoC,aAAa,CACrF,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AA6ChE;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC;AAsChE;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,4CAA4C,EAAE,EAAE,CAAC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ApprovalAction, MessageType, ToolCallStatus, ToolCallStreamingSource } from "./enum_pb";
|
|
3
|
-
import type { LlmCallMetrics } from "./usage_pb";
|
|
2
|
+
import type { ApprovalAction, MessageType, ToolCallStatus, ToolCallStreamingSource } from "./enum_pb.js";
|
|
3
|
+
import type { LlmCallMetrics } from "./usage_pb.js";
|
|
4
4
|
import type { JsonObject, Message } from "@bufbuild/protobuf";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/message.proto.
|
|
@@ -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/agentexecution/v1/message.proto (package ai.stigmer.agentic.agentexecution.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_enum } from "./enum_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_usage } from "./usage_pb";
|
|
7
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_enum } from "./enum_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_usage } from "./usage_pb.js";
|
|
7
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
8
8
|
import { file_google_protobuf_struct } from "@bufbuild/protobuf/wkt";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/message.proto.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/message_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"message_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/message_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,wIAAwI;AACxI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAE9E,OAAO,EAAE,+CAA+C,EAAE,MAAM,eAAe,CAAC;AAChF,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AACxF,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AAGrE;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAY,aAAa,CACrF,QAAQ,CAAC,04CAA04C,EAAE,CAAC,8CAA8C,EAAE,+CAA+C,EAAE,0BAA0B,EAAE,2BAA2B,CAAC,CAAC,CAAC;AAiEnjD;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA6B,aAAa,CACvE,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAkMpE;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAyB,aAAa,CAC/D,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,9 @@
|
|
|
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/agentexecution/v1/query.proto (package ai.stigmer.agentic.agentexecution.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { AgentExecutionId, AgentExecutionList, GetAgentUsageReportInput, GetAgentUsageReportOutput, GetArtifactContentRequest, GetArtifactContentResponse, GetArtifactDownloadUrlRequest, GetArtifactDownloadUrlResponse, GetOrgUsageReportInput, GetOrgUsageReportOutput, GetSessionUsageReportInput, GetSessionUsageReportOutput, ListAgentExecutionsBySessionRequest, ListAgentExecutionsRequest } from "./io_pbjs";
|
|
6
|
+
import { AgentExecution } from "./api_pbjs";
|
|
5
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
8
|
/**
|
|
7
9
|
* AgentExecutionQueryController handles read operations for agent executions.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/query_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,sIAAsI;AACtI,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,0BAA0B,EAAE,MAAM,WAAW,CAAC;AACvZ,OAAO,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG;IAC3C,QAAQ,EAAE,oEAAoE;IAC9E,OAAO,EAAE;QACP;;;;WAIG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,gBAAgB;YACnB,CAAC,EAAE,cAAc;YACjB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,CAAC,EAAE,0BAA0B;YAC7B,CAAC,EAAE,kBAAkB;YACrB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;WAQG;QACH,aAAa,EAAE;YACb,IAAI,EAAE,eAAe;YACrB,CAAC,EAAE,mCAAmC;YACtC,CAAC,EAAE,kBAAkB;YACrB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,SAAS,EAAE;YACT,IAAI,EAAE,WAAW;YACjB,CAAC,EAAE,gBAAgB;YACnB,CAAC,EAAE,cAAc;YACjB,IAAI,EAAE,UAAU,CAAC,eAAe;SACjC;QACD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAyCG;QACH,sBAAsB,EAAE;YACtB,IAAI,EAAE,wBAAwB;YAC9B,CAAC,EAAE,6BAA6B;YAChC,CAAC,EAAE,8BAA8B;YACjC,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAwCG;QACH,kBAAkB,EAAE;YAClB,IAAI,EAAE,oBAAoB;YAC1B,CAAC,EAAE,yBAAyB;YAC5B,CAAC,EAAE,0BAA0B;YAC7B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;WAMG;QACH,qBAAqB,EAAE;YACrB,IAAI,EAAE,uBAAuB;YAC7B,CAAC,EAAE,0BAA0B;YAC7B,CAAC,EAAE,2BAA2B;YAC9B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;WAUG;QACH,mBAAmB,EAAE;YACnB,IAAI,EAAE,qBAAqB;YAC3B,CAAC,EAAE,wBAAwB;YAC3B,CAAC,EAAE,yBAAyB;YAC5B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;WAMG;QACH,iBAAiB,EAAE;YACjB,IAAI,EAAE,mBAAmB;YACzB,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,uBAAuB;YAC1B,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 { AgentExecutionSchema } from "./api_pb";
|
|
3
|
-
import type { AgentExecutionIdSchema, AgentExecutionListSchema, GetAgentUsageReportInputSchema, GetAgentUsageReportOutputSchema, GetArtifactContentRequestSchema, GetArtifactContentResponseSchema, GetArtifactDownloadUrlRequestSchema, GetArtifactDownloadUrlResponseSchema, GetOrgUsageReportInputSchema, GetOrgUsageReportOutputSchema, GetSessionUsageReportInputSchema, GetSessionUsageReportOutputSchema, ListAgentExecutionsBySessionRequestSchema, ListAgentExecutionsRequestSchema } from "./io_pb";
|
|
2
|
+
import type { AgentExecutionSchema } from "./api_pb.js";
|
|
3
|
+
import type { AgentExecutionIdSchema, AgentExecutionListSchema, GetAgentUsageReportInputSchema, GetAgentUsageReportOutputSchema, GetArtifactContentRequestSchema, GetArtifactContentResponseSchema, GetArtifactDownloadUrlRequestSchema, GetArtifactDownloadUrlResponseSchema, GetOrgUsageReportInputSchema, GetOrgUsageReportOutputSchema, GetSessionUsageReportInputSchema, GetSessionUsageReportOutputSchema, ListAgentExecutionsBySessionRequestSchema, ListAgentExecutionsRequestSchema } from "./io_pb.js";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/query.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/agentexecution/v1/query.proto (package ai.stigmer.agentic.agentexecution.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_agentexecution_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_agentexecution_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_agentexecution_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/agentexecution/v1/query.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/query_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sIAAsI;AACtI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,6CAA6C,EAAE,MAAM,aAAa,CAAC;AAE5E,OAAO,EAAE,4CAA4C,EAAE,MAAM,YAAY,CAAC;AAC1E,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAY,aAAa,CACnF,QAAQ,CAAC,o8EAAo8E,EAAE,CAAC,6CAA6C,EAAE,4CAA4C,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAErpF;;;;GAIG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAqLrC,aAAa,CAChB,WAAW,CAAC,+CAA+C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { 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/agentexecution/v1/spec.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/agentexecution/v1/spec.proto (package ai.stigmer.agentic.agentexecution.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 "../../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/agentexecution/v1/spec.proto.
|
|
9
9
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,qIAAqI;AACrI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,gDAAgD,EAAE,MAAM,sCAAsC,CAAC;AACxG,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,w/CAAw/C,EAAE,CAAC,gDAAgD,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAyOrlD;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AAuGjE;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AAsGjE;;;GAGG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAwC,aAAa,CAC7F,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC;AA4FjE;;;GAGG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA2B,aAAa,CACnE,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { SubAgentStatus } from "./enum_pb";
|
|
3
|
-
import type { AgentMessage } from "./message_pb";
|
|
4
|
-
import type { TodoItem } from "./todo_pb";
|
|
2
|
+
import type { SubAgentStatus } from "./enum_pb.js";
|
|
3
|
+
import type { AgentMessage } from "./message_pb.js";
|
|
4
|
+
import type { TodoItem } from "./todo_pb.js";
|
|
5
5
|
import type { JsonObject, Message } from "@bufbuild/protobuf";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/subagent.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/agentexecution/v1/subagent.proto (package ai.stigmer.agentic.agentexecution.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_enum } from "./enum_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_message } from "./message_pb";
|
|
7
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_todo } from "./todo_pb";
|
|
8
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_enum } from "./enum_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_message } from "./message_pb.js";
|
|
7
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_todo } from "./todo_pb.js";
|
|
8
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
9
9
|
import { file_google_protobuf_struct } from "@bufbuild/protobuf/wkt";
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/subagent.proto.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subagent_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/subagent_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"subagent_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/subagent_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,yIAAyI;AACzI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAE9E,OAAO,EAAE,iDAAiD,EAAE,MAAM,iBAAiB,CAAC;AAEpF,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAC9E,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AACxF,OAAO,EAAE,2BAA2B,EAAE,MAAM,wBAAwB,CAAC;AAGrE;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAY,aAAa,CACtF,QAAQ,CAAC,g0BAAg0B,EAAE,CAAC,8CAA8C,EAAE,iDAAiD,EAAE,8CAA8C,EAAE,0BAA0B,EAAE,2BAA2B,CAAC,CAAC,CAAC;AAkH3hC;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { TodoStatus } from "./enum_pb";
|
|
2
|
+
import type { TodoStatus } from "./enum_pb.js";
|
|
3
3
|
import type { Message } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/todo.proto.
|
|
@@ -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/agentexecution/v1/todo.proto (package ai.stigmer.agentic.agentexecution.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_enum } from "./enum_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_enum } from "./enum_pb.js";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/todo.proto.
|
|
8
8
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"todo_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/todo_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"todo_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/todo_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,qIAAqI;AACrI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAG9E;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,sUAAsU,EAAE,CAAC,8CAA8C,CAAC,CAAC,CAAC;AAgDrY;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAyB,aAAa,CAC/D,WAAW,CAAC,8CAA8C,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/agentexecution/v1/usage.proto (package ai.stigmer.agentic.agentexecution.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usage_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/usage_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"usage_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/usage_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sIAAsI;AACtI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAGrE;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAY,aAAa,CACnF,QAAQ,CAAC,soDAAsoD,CAAC,CAAC;AA4MnpD;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAA6B,aAAa,CACvE,WAAW,CAAC,+CAA+C,EAAE,CAAC,CAAC,CAAC;AAuIlE;;;GAGG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAA2B,aAAa,CACnE,WAAW,CAAC,+CAA+C,EAAE,CAAC,CAAC,CAAC;AA0GlE;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,+CAA+C,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/agentexecution/v1/writeback.proto (package ai.stigmer.agentic.agentexecution.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"writeback_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/writeback_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"writeback_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/writeback_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,0IAA0I;AAC1I,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAG/E;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAY,aAAa,CACvF,QAAQ,CAAC,6xBAA6xB,CAAC,CAAC;AAgG1yB;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,mDAAmD,EAAE,CAAC,CAAC,CAAC;AAEtE;;;;;;;;GAQG;AACH,MAAM,CAAN,IAAY,uBAmCX;AAnCD,WAAY,uBAAuB;IACjC;;;;OAIG;IACH,yIAA0C,CAAA;IAE1C;;;;OAIG;IACH,yHAAkC,CAAA;IAElC;;;;OAIG;IACH,mHAA+B,CAAA;IAE/B;;;;OAIG;IACH,2HAAmC,CAAA;IAEnC;;;;OAIG;IACH,mHAA+B,CAAA;AACjC,CAAC,EAnCW,uBAAuB,KAAvB,uBAAuB,QAmClC;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAqC,aAAa,CAC1F,QAAQ,CAAC,mDAAmD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { AgentInstanceSpec } from "./spec_pb";
|
|
3
|
-
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb";
|
|
4
|
-
import type { ApiResourceAuditStatus } from "../../../commons/apiresource/status_pb";
|
|
2
|
+
import type { AgentInstanceSpec } 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/agentinstance/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/agentinstance/v1/api.proto (package ai.stigmer.agentic.agentinstance.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_agentinstance_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_agentinstance_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/agentinstance/v1/api.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/api_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,kIAAkI;AAClI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,6CAA6C,EAAE,MAAM,cAAc,CAAC;AAE7E,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,4CAA4C,GAAY,aAAa,CAChF,QAAQ,CAAC,gjBAAgjB,EAAE,CAAC,6CAA6C,EAAE,4CAA4C,EAAE,0CAA0C,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAkDpuB;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8B,aAAa,CACzE,WAAW,CAAC,4CAA4C,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/agentinstance/v1/command.proto (package ai.stigmer.agentic.agentinstance.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { AgentInstance } from "./api_pbjs";
|
|
5
6
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
|
+
import { AgentInstanceId } from "./io_pbjs";
|
|
6
8
|
/**
|
|
7
9
|
* AgentInstanceCommandController handles write operations for agent instances.
|
|
8
10
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,sIAAsI;AACtI,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAE5C;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG;IAC5C,QAAQ,EAAE,oEAAoE;IAC9E,OAAO,EAAE;QACP;;;;;;;;WAQG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;WAaG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,eAAe;YAClB,CAAC,EAAE,aAAa;YAChB,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 { AgentInstanceSchema } from "./api_pb";
|
|
3
|
-
import type { AgentInstanceIdSchema } from "./io_pb";
|
|
2
|
+
import type { AgentInstanceSchema } from "./api_pb.js";
|
|
3
|
+
import type { AgentInstanceIdSchema } from "./io_pb.js";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/agentic/agentinstance/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/agentinstance/v1/command.proto (package ai.stigmer.agentic.agentinstance.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_agentinstance_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_agentinstance_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_agentinstance_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_agentinstance_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/agentinstance/v1/command.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sIAAsI;AACtI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,4CAA4C,EAAE,MAAM,aAAa,CAAC;AAE3E,OAAO,EAAE,2CAA2C,EAAE,MAAM,YAAY,CAAC;AACzE,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAY,aAAa,CACpF,QAAQ,CAAC,k8BAAk8B,EAAE,CAAC,4CAA4C,EAAE,2CAA2C,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEjpC;;;;GAIG;AACH,MAAM,CAAC,MAAM,8BAA8B,GA8DtC,aAAa,CAChB,WAAW,CAAC,gDAAgD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { AgentInstance } from "./api_pb";
|
|
3
|
-
import type { PageInfo } from "../../../commons/rpc/pagination_pb";
|
|
2
|
+
import type { AgentInstance } from "./api_pb.js";
|
|
3
|
+
import type { PageInfo } from "../../../commons/rpc/pagination_pb.js";
|
|
4
4
|
import type { Message } from "@bufbuild/protobuf";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/agentinstance/v1/io.proto.
|
|
@@ -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/agentinstance/v1/io.proto (package ai.stigmer.agentic.agentinstance.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_agentinstance_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_rpc_pagination } from "../../../commons/rpc/pagination_pb";
|
|
7
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_agentinstance_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_rpc_pagination } from "../../../commons/rpc/pagination_pb.js";
|
|
7
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
8
8
|
/**
|
|
9
9
|
* Describes the file ai/stigmer/agentic/agentinstance/v1/io.proto.
|
|
10
10
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/io_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,iIAAiI;AACjI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,4CAA4C,EAAE,MAAM,aAAa,CAAC;AAE3E,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAY,aAAa,CAC/E,QAAQ,CAAC,kyBAAkyB,EAAE,CAAC,4CAA4C,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAgBn6B;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC;AAuB9D;;;GAGG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAgD,aAAa,CAC7G,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC;AAuB9D;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,2CAA2C,EAAE,CAAC,CAAC,CAAC;AAiC9D;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,2CAA2C,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/agentinstance/v1/query.proto (package ai.stigmer.agentic.agentinstance.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { AgentInstanceId, AgentInstanceList, GetAgentInstancesByAgentRequest, ListAgentInstancesRequest } from "./io_pbjs";
|
|
6
|
+
import { AgentInstance } from "./api_pbjs";
|
|
5
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
8
|
+
import { ApiResourceReference } from "../../../commons/apiresource/io_pbjs";
|
|
6
9
|
/**
|
|
7
10
|
* AgentInstanceQueryController handles read operations for agent instances.
|
|
8
11
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/query_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,oIAAoI;AACpI,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,+BAA+B,EAAE,yBAAyB,EAAE,MAAM,WAAW,CAAC;AAC3H,OAAO,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAE5E;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG;IAC1C,QAAQ,EAAE,kEAAkE;IAC5E,OAAO,EAAE;QACP;;;;WAIG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,eAAe;YAClB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,UAAU,EAAE;YACV,IAAI,EAAE,YAAY;YAClB,CAAC,EAAE,+BAA+B;YAClC,CAAC,EAAE,iBAAiB;YACpB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,aAAa;YAChB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;WAQG;QACH,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,CAAC,EAAE,yBAAyB;YAC5B,CAAC,EAAE,iBAAiB;YACpB,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 { AgentInstanceSchema } from "./api_pb";
|
|
3
|
-
import type { AgentInstanceIdSchema, AgentInstanceListSchema, GetAgentInstancesByAgentRequestSchema, ListAgentInstancesRequestSchema } from "./io_pb";
|
|
4
|
-
import type { ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { AgentInstanceSchema } from "./api_pb.js";
|
|
3
|
+
import type { AgentInstanceIdSchema, AgentInstanceListSchema, GetAgentInstancesByAgentRequestSchema, ListAgentInstancesRequestSchema } from "./io_pb.js";
|
|
4
|
+
import type { ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/agentinstance/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/agentinstance/v1/query.proto (package ai.stigmer.agentic.agentinstance.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_agentinstance_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_agentinstance_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_agentinstance_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_agentinstance_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/agentinstance/v1/query.proto.
|
|
12
12
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/query_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,oIAAoI;AACpI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,4CAA4C,EAAE,MAAM,aAAa,CAAC;AAE3E,OAAO,EAAE,2CAA2C,EAAE,MAAM,YAAY,CAAC;AAEzE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,y7BAAy7B,EAAE,CAAC,4CAA4C,EAAE,2CAA2C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEhrC;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAqDpC,aAAa,CAChB,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ApiResourceReference } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { ApiResourceReference } from "../../../commons/apiresource/io_pb.js";
|
|
3
3
|
import type { Message } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/agentic/agentinstance/v1/spec.proto.
|
|
@@ -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/agentinstance/v1/spec.proto (package ai.stigmer.agentic.agentinstance.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_commons_apiresource_field_options } from "../../../commons/apiresource/field_options_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
7
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_commons_apiresource_field_options } from "../../../commons/apiresource/field_options_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb.js";
|
|
7
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
8
8
|
/**
|
|
9
9
|
* Describes the file ai/stigmer/agentic/agentinstance/v1/spec.proto.
|
|
10
10
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentinstance/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,mIAAmI;AACnI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,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,6CAA6C,GAAY,aAAa,CACjF,QAAQ,CAAC,0eAA0e,EAAE,CAAC,iDAAiD,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAuChnB;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,6CAA6C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { EnvironmentSpec } from "./spec_pb";
|
|
3
|
-
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb";
|
|
4
|
-
import type { ApiResourceAuditStatus } from "../../../commons/apiresource/status_pb";
|
|
2
|
+
import type { EnvironmentSpec } 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/environment/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/environment/v1/api.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_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_environment_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/environment/v1/api.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/api_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,8HAA8H;AAC9H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,2CAA2C,EAAE,MAAM,cAAc,CAAC;AAE3E,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,0CAA0C,GAAY,aAAa,CAC9E,QAAQ,CAAC,giBAAgiB,EAAE,CAAC,2CAA2C,EAAE,4CAA4C,EAAE,0CAA0C,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAkDltB;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA4B,aAAa,CACrE,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/environment/v1/command.proto (package ai.stigmer.agentic.environment.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { Environment } from "./api_pbjs";
|
|
5
6
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
|
+
import { ApiResourceDeleteInput } from "../../../commons/apiresource/io_pbjs";
|
|
8
|
+
import { RemoveEnvironmentVariablesRequest, UpdateEnvironmentVariablesRequest } from "./io_pbjs";
|
|
6
9
|
/**
|
|
7
10
|
* EnvironmentCommandController handles write operations for environments.
|
|
8
11
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/command_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,kIAAkI;AAClI,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AACzC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,sBAAsB,EAAE,MAAM,sCAAsC,CAAC;AAC9E,OAAO,EAAE,iCAAiC,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAC;AAEjG;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG;IAC1C,QAAQ,EAAE,gEAAgE;IAC1E,OAAO,EAAE;QACP;;;;;;;;;WASG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,WAAW;YACd,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;WAWG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,WAAW;YACd,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,WAAW;YACd,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;WAOG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,eAAe,EAAE;YACf,IAAI,EAAE,iBAAiB;YACvB,CAAC,EAAE,iCAAiC;YACpC,CAAC,EAAE,WAAW;YACd,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;WAQG;QACH,eAAe,EAAE;YACf,IAAI,EAAE,iBAAiB;YACvB,CAAC,EAAE,iCAAiC;YACpC,CAAC,EAAE,WAAW;YACd,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 { EnvironmentSchema } from "./api_pb";
|
|
3
|
-
import type { RemoveEnvironmentVariablesRequestSchema, UpdateEnvironmentVariablesRequestSchema } from "./io_pb";
|
|
4
|
-
import type { ApiResourceDeleteInputSchema } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { EnvironmentSchema } from "./api_pb.js";
|
|
3
|
+
import type { RemoveEnvironmentVariablesRequestSchema, UpdateEnvironmentVariablesRequestSchema } from "./io_pb.js";
|
|
4
|
+
import type { ApiResourceDeleteInputSchema } from "../../../commons/apiresource/io_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/environment/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/environment/v1/command.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_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_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_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/environment/v1/command.proto.
|
|
12
12
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/command_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/environment/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,kIAAkI;AAClI,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,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,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,6iDAA6iD,EAAE,CAAC,0CAA0C,EAAE,yCAAyC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAEhyD;;;;GAIG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAwFpC,aAAa,CAChB,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
|