@stigmer/protos 0.2.3 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ai/stigmer/agentic/agent/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agent/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/agent/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/agent/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agent/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/agent/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/io_pb.js +2 -2
- package/ai/stigmer/agentic/agent/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/agent/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agent/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/agent/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agent/v1/spec_pb.js +5 -5
- package/ai/stigmer/agentic/agent/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/status_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agent/v1/status_pb.js +2 -2
- package/ai/stigmer/agentic/agent/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/api_pb.d.ts +11 -11
- package/ai/stigmer/agentic/agentexecution/v1/api_pb.js +13 -13
- package/ai/stigmer/agentic/agentexecution/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/approval_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/approval_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/context_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/context_pb.js +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/context_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/enum_pb.d.ts +14 -1
- package/ai/stigmer/agentic/agentexecution/v1/enum_pb.js +15 -2
- package/ai/stigmer/agentic/agentexecution/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/message_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/message_pb.js +4 -4
- package/ai/stigmer/agentic/agentexecution/v1/message_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js +3 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js +5 -5
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/subagent_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentexecution/v1/subagent_pb.js +5 -5
- package/ai/stigmer/agentic/agentexecution/v1/subagent_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/todo_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/todo_pb.js +2 -2
- package/ai/stigmer/agentic/agentexecution/v1/todo_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/usage_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/usage_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/writeback_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/writeback_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentinstance/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/agentinstance/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js +4 -4
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.js +4 -4
- package/ai/stigmer/agentic/agentinstance/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/environment/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/environment/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/environment/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/environment/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/environment/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/environment/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/environment/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_connect.js +5 -1
- package/ai/stigmer/agentic/environment/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_pb.d.ts +4 -4
- package/ai/stigmer/agentic/environment/v1/query_pb.js +7 -7
- package/ai/stigmer/agentic/environment/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/spec_pb.js +1 -1
- package/ai/stigmer/agentic/environment/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/io_pb.js +2 -2
- package/ai/stigmer/agentic/executioncontext/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/spec_pb.js +2 -2
- package/ai/stigmer/agentic/executioncontext/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/mcpserver/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/io_pb.js +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/oauth_pb.js +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/oauth_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/mcpserver/v1/spec_pb.js +5 -5
- package/ai/stigmer/agentic/mcpserver/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.d.ts +3 -3
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.js +4 -4
- package/ai/stigmer/agentic/mcpserver/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/api_pb.d.ts +4 -4
- package/ai/stigmer/agentic/runner/v1/api_pb.js +6 -6
- package/ai/stigmer/agentic/runner/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/runner/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/runner/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/runner/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/enum_pb.d.ts +23 -9
- package/ai/stigmer/agentic/runner/v1/enum_pb.js +24 -10
- package/ai/stigmer/agentic/runner/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/runner/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/runner/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/runner/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/runner/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/runner/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/runner/v1/spec_pb.js +1 -1
- package/ai/stigmer/agentic/runner/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/session/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/session/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/command_connect.d.ts +5 -1
- package/ai/stigmer/agentic/session/v1/command_connect.js +8 -2
- package/ai/stigmer/agentic/session/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/command_pb.d.ts +7 -3
- package/ai/stigmer/agentic/session/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/session/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/enum_pb.d.ts +45 -0
- package/ai/stigmer/agentic/session/v1/enum_pb.js +48 -2
- package/ai/stigmer/agentic/session/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/session/v1/io_pb.js +3 -3
- package/ai/stigmer/agentic/session/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_connect.js +3 -1
- package/ai/stigmer/agentic/session/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/agentic/session/v1/query_pb.js +5 -5
- package/ai/stigmer/agentic/session/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/spec_pb.d.ts +22 -3
- package/ai/stigmer/agentic/session/v1/spec_pb.js +8 -7
- package/ai/stigmer/agentic/session/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/workspace_pb.d.ts +1 -1
- package/ai/stigmer/agentic/session/v1/workspace_pb.js +3 -3
- package/ai/stigmer/agentic/session/v1/workspace_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/skill/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/skill/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/skill/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/skill/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/skill/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/skill/v1/io_pb.js +3 -3
- package/ai/stigmer/agentic/skill/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/skill/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/skill/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/skill/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/spec_pb.js +2 -2
- package/ai/stigmer/agentic/skill/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/status_pb.d.ts +1 -1
- package/ai/stigmer/agentic/skill/v1/status_pb.js +3 -3
- package/ai/stigmer/agentic/skill/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/synth_pb.js +1 -1
- package/ai/stigmer/agentic/skill/v1/synth_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflow/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/workflow/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/command_connect.js +3 -1
- package/ai/stigmer/agentic/workflow/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflow/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/workflow/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/enum_pb.js +1 -1
- package/ai/stigmer/agentic/workflow/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/io_pb.js +2 -2
- package/ai/stigmer/agentic/workflow/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_connect.js +4 -1
- package/ai/stigmer/agentic/workflow/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflow/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/workflow/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/serverless/validation_pb.js +1 -1
- package/ai/stigmer/agentic/workflow/v1/serverless/validation_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflow/v1/spec_pb.js +5 -5
- package/ai/stigmer/agentic/workflow/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/status_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflow/v1/status_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/status_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/agent_call_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/agent_call_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/agent_call_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/call_activity_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/call_activity_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/for_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/for_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/for_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/fork_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/fork_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/fork_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/grpc_call_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/grpc_call_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/http_call_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/http_call_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/listen_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/listen_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/raise_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/raise_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/run_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/run_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/set_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/set_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/switch_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/switch_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/try_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/try_pb.js +4 -4
- package/ai/stigmer/agentic/workflow/v1/tasks/try_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/tasks/wait_pb.js +3 -3
- package/ai/stigmer/agentic/workflow/v1/tasks/wait_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/api_pb.d.ts +5 -5
- package/ai/stigmer/agentic/workflowexecution/v1/api_pb.js +7 -7
- package/ai/stigmer/agentic/workflowexecution/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js +6 -6
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/enum_pb.js +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowexecution/v1/io_pb.js +5 -5
- package/ai/stigmer/agentic/workflowexecution/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/query_connect.js +3 -1
- package/ai/stigmer/agentic/workflowexecution/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowexecution/v1/query_pb.js +5 -5
- package/ai/stigmer/agentic/workflowexecution/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/spec_pb.js +2 -2
- package/ai/stigmer/agentic/workflowexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowinstance/v1/api_pb.js +5 -5
- package/ai/stigmer/agentic/workflowinstance/v1/api_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.js +4 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js +5 -5
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.js +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.js +5 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js +6 -6
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_group_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_group_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.d.ts +2 -2
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js +3 -3
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.d.ts +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js +2 -2
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/enum_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/enum_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/field_options_pb.d.ts +1 -1
- package/ai/stigmer/commons/apiresource/field_options_pb.js +2 -2
- package/ai/stigmer/commons/apiresource/field_options_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/io_pb.d.ts +3 -3
- package/ai/stigmer/commons/apiresource/io_pb.js +5 -5
- package/ai/stigmer/commons/apiresource/io_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/metadata_pb.d.ts +1 -1
- package/ai/stigmer/commons/apiresource/metadata_pb.js +3 -3
- package/ai/stigmer/commons/apiresource/metadata_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/rpc_service_options_pb.d.ts +1 -1
- package/ai/stigmer/commons/apiresource/rpc_service_options_pb.js +2 -2
- package/ai/stigmer/commons/apiresource/rpc_service_options_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/status_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/status_pb.js.map +1 -1
- package/ai/stigmer/commons/rpc/authorization_config_pb.d.ts +2 -2
- package/ai/stigmer/commons/rpc/authorization_config_pb.js +3 -3
- package/ai/stigmer/commons/rpc/authorization_config_pb.js.map +1 -1
- package/ai/stigmer/commons/rpc/method_options_pb.d.ts +1 -1
- package/ai/stigmer/commons/rpc/method_options_pb.js +2 -2
- package/ai/stigmer/commons/rpc/method_options_pb.js.map +1 -1
- package/ai/stigmer/commons/rpc/pagination_pb.js +1 -1
- package/ai/stigmer/commons/rpc/pagination_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/apikey/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/apikey/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/apikey/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/apikey/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/apikey/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/apikey/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/apikey/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_connect.js +3 -1
- package/ai/stigmer/iam/apikey/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/iam/apikey/v1/query_pb.js +5 -5
- package/ai/stigmer/iam/apikey/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/spec_pb.js +2 -2
- package/ai/stigmer/iam/apikey/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/iampolicy/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/iampolicy/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js +4 -1
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js +6 -6
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/iam/iampolicy/v1/io_pb.js +4 -4
- package/ai/stigmer/iam/iampolicy/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/query_connect.js +3 -1
- package/ai/stigmer/iam/iampolicy/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/iam/iampolicy/v1/query_pb.js +5 -5
- package/ai/stigmer/iam/iampolicy/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/spec_pb.js +2 -2
- package/ai/stigmer/iam/iampolicy/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityaccount/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/identityaccount/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/identityaccount/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/enum_pb.js +1 -1
- package/ai/stigmer/iam/identityaccount/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityaccount/v1/io_pb.js +5 -5
- package/ai/stigmer/iam/identityaccount/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/identityaccount/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityaccount/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/identityaccount/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.js +4 -4
- package/ai/stigmer/iam/identityaccount/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/webhook_pb.js +1 -1
- package/ai/stigmer/iam/identityaccount/v1/webhook_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityprovider/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/identityprovider/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/identityprovider/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/identityprovider/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/identityprovider/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/identityprovider/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/identityprovider/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/iam/identityprovider/v1/spec_pb.js +3 -3
- package/ai/stigmer/iam/identityprovider/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/api_pb.d.ts +4 -4
- package/ai/stigmer/iam/invitation/v1/api_pb.js +6 -6
- package/ai/stigmer/iam/invitation/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/invitation/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/invitation/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/invitation/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/enum_pb.js +1 -1
- package/ai/stigmer/iam/invitation/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/iam/invitation/v1/io_pb.js +4 -4
- package/ai/stigmer/iam/invitation/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/query_connect.js +3 -1
- package/ai/stigmer/iam/invitation/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/query_pb.d.ts +2 -2
- package/ai/stigmer/iam/invitation/v1/query_pb.js +5 -5
- package/ai/stigmer/iam/invitation/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/invitation/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/iam/invitation/v1/spec_pb.js +3 -3
- package/ai/stigmer/iam/invitation/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/oauthapp/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/oauthapp/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/command_connect.js +3 -1
- package/ai/stigmer/iam/oauthapp/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/iam/oauthapp/v1/command_pb.js +5 -5
- package/ai/stigmer/iam/oauthapp/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/oauthapp/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/oauthapp/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/oauthapp/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/oauthapp/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/oauthapp/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/oauthapp/v1/spec_pb.js +2 -2
- package/ai/stigmer/iam/oauthapp/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/iam/platformclient/v1/api_pb.js +5 -5
- package/ai/stigmer/iam/platformclient/v1/api_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/command_connect.js +4 -1
- package/ai/stigmer/iam/platformclient/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/command_pb.d.ts +3 -3
- package/ai/stigmer/iam/platformclient/v1/command_pb.js +6 -6
- package/ai/stigmer/iam/platformclient/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/iam/platformclient/v1/io_pb.js +3 -3
- package/ai/stigmer/iam/platformclient/v1/io_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/query_connect.js +4 -1
- package/ai/stigmer/iam/platformclient/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/iam/platformclient/v1/query_pb.js +6 -6
- package/ai/stigmer/iam/platformclient/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/iam/platformclient/v1/spec_pb.js +3 -3
- package/ai/stigmer/iam/platformclient/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/token_connect.js +2 -1
- package/ai/stigmer/iam/platformclient/v1/token_connect.js.map +1 -1
- package/ai/stigmer/iam/platformclient/v1/token_pb.js +3 -3
- package/ai/stigmer/iam/platformclient/v1/token_pb.js.map +1 -1
- package/ai/stigmer/iam/v1/enum_pb.d.ts +8 -1
- package/ai/stigmer/iam/v1/enum_pb.js +9 -2
- package/ai/stigmer/iam/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/platform/github/v1/service_connect.js +2 -1
- package/ai/stigmer/platform/github/v1/service_connect.js.map +1 -1
- package/ai/stigmer/platform/github/v1/service_pb.js +3 -3
- package/ai/stigmer/platform/github/v1/service_pb.js.map +1 -1
- package/ai/stigmer/search/v1/io_pb.d.ts +3 -3
- package/ai/stigmer/search/v1/io_pb.js +5 -5
- package/ai/stigmer/search/v1/io_pb.js.map +1 -1
- package/ai/stigmer/search/v1/query_connect.js +2 -1
- package/ai/stigmer/search/v1/query_connect.js.map +1 -1
- package/ai/stigmer/search/v1/query_pb.d.ts +1 -1
- package/ai/stigmer/search/v1/query_pb.js +3 -3
- package/ai/stigmer/search/v1/query_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/organization/v1/api_pb.js +5 -5
- package/ai/stigmer/tenancy/organization/v1/api_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/command_connect.js +3 -1
- package/ai/stigmer/tenancy/organization/v1/command_connect.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/organization/v1/command_pb.js +5 -5
- package/ai/stigmer/tenancy/organization/v1/command_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/enum_pb.js +1 -1
- package/ai/stigmer/tenancy/organization/v1/enum_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/io_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/organization/v1/io_pb.js +4 -4
- package/ai/stigmer/tenancy/organization/v1/io_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/query_connect.js +4 -1
- package/ai/stigmer/tenancy/organization/v1/query_connect.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/organization/v1/query_pb.js +6 -6
- package/ai/stigmer/tenancy/organization/v1/query_pb.js.map +1 -1
- package/ai/stigmer/tenancy/organization/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js +4 -4
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/api_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/project/v1/api_pb.js +5 -5
- package/ai/stigmer/tenancy/project/v1/api_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/command_connect.js +3 -1
- package/ai/stigmer/tenancy/project/v1/command_connect.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/command_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/project/v1/command_pb.js +5 -5
- package/ai/stigmer/tenancy/project/v1/command_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/io_pb.js +2 -2
- package/ai/stigmer/tenancy/project/v1/io_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/query_connect.js +4 -1
- package/ai/stigmer/tenancy/project/v1/query_connect.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/query_pb.d.ts +3 -3
- package/ai/stigmer/tenancy/project/v1/query_pb.js +6 -6
- package/ai/stigmer/tenancy/project/v1/query_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/spec_pb.d.ts +1 -1
- package/ai/stigmer/tenancy/project/v1/spec_pb.js +2 -2
- package/ai/stigmer/tenancy/project/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/status_pb.d.ts +2 -2
- package/ai/stigmer/tenancy/project/v1/status_pb.js +3 -3
- package/ai/stigmer/tenancy/project/v1/status_pb.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { AgentSpec } from "./spec_pb";
|
|
3
|
-
import type { AgentStatus } from "./status_pb";
|
|
4
|
-
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb";
|
|
2
|
+
import type { AgentSpec } from "./spec_pb.js";
|
|
3
|
+
import type { AgentStatus } from "./status_pb.js";
|
|
4
|
+
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
5
5
|
import type { Message } from "@bufbuild/protobuf";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/agent/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/agent/v1/api.proto (package ai.stigmer.agentic.agent.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_agent_v1_spec } from "./spec_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_agent_v1_status } from "./status_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb";
|
|
8
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_agent_v1_spec } from "./spec_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_agent_v1_status } from "./status_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
8
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/agent/v1/api.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/api_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,kHAAkH;AAClH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,qCAAqC,EAAE,MAAM,cAAc,CAAC;AAErE,OAAO,EAAE,uCAAuC,EAAE,MAAM,gBAAgB,CAAC;AAEzE,OAAO,EAAE,4CAA4C,EAAE,MAAM,6CAA6C,CAAC;AAC3G,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAY,aAAa,CACxE,QAAQ,CAAC,6dAA6d,EAAE,CAAC,qCAAqC,EAAE,uCAAuC,EAAE,4CAA4C,EAAE,0BAA0B,CAAC,CAAC,CAAC;AA+CtoB;;;GAGG;AACH,MAAM,CAAC,MAAM,WAAW,GAAsB,aAAa,CACzD,WAAW,CAAC,oCAAoC,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/agent/v1/command.proto (package ai.stigmer.agentic.agent.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { Agent } from "./api_pbjs";
|
|
5
6
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
|
+
import { UpdateVisibilityInput } from "../../../commons/apiresource/io_pbjs";
|
|
8
|
+
import { AgentId } from "./io_pbjs";
|
|
6
9
|
/**
|
|
7
10
|
* AgentCommandController handles write operations for AI agents.
|
|
8
11
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,sHAAsH;AACtH,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEpC;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG;IACpC,QAAQ,EAAE,oDAAoD;IAC9D,OAAO,EAAE;QACP;;;;;;;;WAQG;QACH,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,KAAK;YACR,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;WAYG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,qBAAqB;YACxB,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,MAAM,EAAE;YACN,IAAI,EAAE,QAAQ;YACd,CAAC,EAAE,OAAO;YACV,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { AgentSchema } from "./api_pb";
|
|
3
|
-
import type { AgentIdSchema } from "./io_pb";
|
|
4
|
-
import type { UpdateVisibilityInputSchema } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { AgentSchema } from "./api_pb.js";
|
|
3
|
+
import type { AgentIdSchema } from "./io_pb.js";
|
|
4
|
+
import type { UpdateVisibilityInputSchema } from "../../../commons/apiresource/io_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/agent/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/agent/v1/command.proto (package ai.stigmer.agentic.agent.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_agent_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_agent_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_agent_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_agent_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/agent/v1/command.proto.
|
|
12
12
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,sHAAsH;AACtH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,oCAAoC,EAAE,MAAM,aAAa,CAAC;AAEnE,OAAO,EAAE,mCAAmC,EAAE,MAAM,YAAY,CAAC;AAEjE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAY,aAAa,CAC5E,QAAQ,CAAC,wiCAAwiC,EAAE,CAAC,oCAAoC,EAAE,mCAAmC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE/wC;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAoE9B,aAAa,CAChB,WAAW,CAAC,wCAAwC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/agent/v1/io.proto (package ai.stigmer.agentic.agent.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/agent/v1/io.proto.
|
|
8
8
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/io_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"io_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/io_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,iHAAiH;AACjH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAY,aAAa,CACvE,QAAQ,CAAC,oNAAoN,EAAE,CAAC,0BAA0B,CAAC,CAAC,CAAC;AAc/P;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAwB,aAAa,CAC7D,WAAW,CAAC,mCAAmC,EAAE,CAAC,CAAC,CAAC;AAoBtD;;;GAGG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAuC,aAAa,CAC3F,WAAW,CAAC,mCAAmC,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/agent/v1/query.proto (package ai.stigmer.agentic.agent.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { AgentId, GetDefaultAgentRequest } from "./io_pbjs";
|
|
6
|
+
import { Agent } from "./api_pbjs";
|
|
5
7
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
8
|
+
import { ApiResourceReference } from "../../../commons/apiresource/io_pbjs";
|
|
6
9
|
/**
|
|
7
10
|
* AgentQueryController handles read operations for AI agents.
|
|
8
11
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/query_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/query_connect.ts"],"names":[],"mappings":"AAAA,4FAA4F;AAC5F,oHAAoH;AACpH,oBAAoB;AACpB,cAAc;AAEd,OAAO,EAAE,OAAO,EAAE,sBAAsB,EAAE,MAAM,WAAW,CAAC;AAC5D,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAE5E;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG;IAClC,QAAQ,EAAE,kDAAkD;IAC5D,OAAO,EAAE;QACP;;;;WAIG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,OAAO;YACV,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;WASG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,KAAK;YACR,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;;WAcG;QACH,UAAU,EAAE;YACV,IAAI,EAAE,YAAY;YAClB,CAAC,EAAE,sBAAsB;YACzB,CAAC,EAAE,KAAK;YACR,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 { AgentSchema } from "./api_pb";
|
|
3
|
-
import type { AgentIdSchema, GetDefaultAgentRequestSchema } from "./io_pb";
|
|
4
|
-
import type { ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { AgentSchema } from "./api_pb.js";
|
|
3
|
+
import type { AgentIdSchema, GetDefaultAgentRequestSchema } from "./io_pb.js";
|
|
4
|
+
import type { ApiResourceReferenceSchema } from "../../../commons/apiresource/io_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/agent/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/agent/v1/query.proto (package ai.stigmer.agentic.agent.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_agent_v1_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_agent_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_agent_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_agent_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/agent/v1/query.proto.
|
|
12
12
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/query_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/query_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,oHAAoH;AACpH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,oCAAoC,EAAE,MAAM,aAAa,CAAC;AAEnE,OAAO,EAAE,mCAAmC,EAAE,MAAM,YAAY,CAAC;AAEjE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAY,aAAa,CAC1E,QAAQ,CAAC,omBAAomB,EAAE,CAAC,oCAAoC,EAAE,mCAAmC,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE30B;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GA8C5B,aAAa,CAChB,WAAW,CAAC,sCAAsC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { EnvVarDeclaration } from "../../environment/v1/spec_pb";
|
|
3
|
-
import type { ApiResourceReference } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { EnvVarDeclaration } from "../../environment/v1/spec_pb.js";
|
|
3
|
+
import type { ApiResourceReference } from "../../../commons/apiresource/io_pb.js";
|
|
4
4
|
import type { Message } from "@bufbuild/protobuf";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/agent/v1/spec.proto.
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/agent/v1/spec.proto (package ai.stigmer.agentic.agent.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_agentic_environment_v1_spec } from "../../environment/v1/spec_pb";
|
|
6
|
-
import { file_ai_stigmer_commons_apiresource_field_options } from "../../../commons/apiresource/field_options_pb";
|
|
7
|
-
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb";
|
|
8
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_environment_v1_spec } from "../../environment/v1/spec_pb.js";
|
|
6
|
+
import { file_ai_stigmer_commons_apiresource_field_options } from "../../../commons/apiresource/field_options_pb.js";
|
|
7
|
+
import { file_ai_stigmer_commons_apiresource_io } from "../../../commons/apiresource/io_pb.js";
|
|
8
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/agent/v1/spec.proto.
|
|
11
11
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"spec_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/spec_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,mHAAmH;AACnH,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,qCAAqC,GAAY,aAAa,CACzE,QAAQ,CAAC,08DAA08D,EAAE,CAAC,2CAA2C,EAAE,iDAAiD,EAAE,sCAAsC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAkE7nE;;;GAGG;AACH,MAAM,CAAC,MAAM,eAAe,GAA0B,aAAa,CACjE,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AA8DxD;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAyB,aAAa,CAC/D,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AAgDxD;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AA+BxD;;;GAGG;AACH,MAAM,CAAC,MAAM,eAAe,GAA0B,aAAa,CACjE,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC;AAiDxD;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,qCAAqC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb";
|
|
2
|
+
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb.js";
|
|
3
3
|
import type { Message } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/agentic/agent/v1/status.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/agent/v1/status.proto (package ai.stigmer.agentic.agent.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
-
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb";
|
|
5
|
+
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb.js";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/agent/v1/status.proto.
|
|
8
8
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"status_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/status_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"status_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agent/v1/status_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,qHAAqH;AACrH,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAGvG;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAY,aAAa,CAC3E,QAAQ,CAAC,6PAA6P,EAAE,CAAC,0CAA0C,CAAC,CAAC,CAAC;AA0BxT;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA4B,aAAa,CACrE,WAAW,CAAC,uCAAuC,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { PendingApproval } from "./approval_pb";
|
|
3
|
-
import type { ExecutionArtifact } from "./artifact_pb";
|
|
4
|
-
import type { ContextInfo, ResolvedExecutionContext } from "./context_pb";
|
|
5
|
-
import type { ExecutionPhase } from "./enum_pb";
|
|
6
|
-
import type { AgentMessage } from "./message_pb";
|
|
7
|
-
import type { AgentExecutionSpec } from "./spec_pb";
|
|
8
|
-
import type { SubAgentExecution } from "./subagent_pb";
|
|
9
|
-
import type { TodoItem } from "./todo_pb";
|
|
10
|
-
import type { WorkspaceWriteBack } from "./writeback_pb";
|
|
11
|
-
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb";
|
|
12
|
-
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb";
|
|
2
|
+
import type { PendingApproval } from "./approval_pb.js";
|
|
3
|
+
import type { ExecutionArtifact } from "./artifact_pb.js";
|
|
4
|
+
import type { ContextInfo, ResolvedExecutionContext } from "./context_pb.js";
|
|
5
|
+
import type { ExecutionPhase } from "./enum_pb.js";
|
|
6
|
+
import type { AgentMessage } from "./message_pb.js";
|
|
7
|
+
import type { AgentExecutionSpec } from "./spec_pb.js";
|
|
8
|
+
import type { SubAgentExecution } from "./subagent_pb.js";
|
|
9
|
+
import type { TodoItem } from "./todo_pb.js";
|
|
10
|
+
import type { WorkspaceWriteBack } from "./writeback_pb.js";
|
|
11
|
+
import type { ApiResourceMetadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
12
|
+
import type { ApiResourceAudit } from "../../../commons/apiresource/status_pb.js";
|
|
13
13
|
import type { Message } from "@bufbuild/protobuf";
|
|
14
14
|
/**
|
|
15
15
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/api.proto.
|
|
@@ -1,19 +1,19 @@
|
|
|
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/api.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_approval } from "./approval_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_artifact } from "./artifact_pb";
|
|
7
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_context } from "./context_pb";
|
|
8
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_enum } from "./enum_pb";
|
|
9
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_message } from "./message_pb";
|
|
10
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_spec } from "./spec_pb";
|
|
11
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_subagent } from "./subagent_pb";
|
|
12
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_todo } from "./todo_pb";
|
|
13
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_writeback } from "./writeback_pb";
|
|
14
|
-
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb";
|
|
15
|
-
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb";
|
|
16
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_approval } from "./approval_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_artifact } from "./artifact_pb.js";
|
|
7
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_context } from "./context_pb.js";
|
|
8
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_enum } from "./enum_pb.js";
|
|
9
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_message } from "./message_pb.js";
|
|
10
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_spec } from "./spec_pb.js";
|
|
11
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_subagent } from "./subagent_pb.js";
|
|
12
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_todo } from "./todo_pb.js";
|
|
13
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_writeback } from "./writeback_pb.js";
|
|
14
|
+
import { file_ai_stigmer_commons_apiresource_metadata } from "../../../commons/apiresource/metadata_pb.js";
|
|
15
|
+
import { file_ai_stigmer_commons_apiresource_status } from "../../../commons/apiresource/status_pb.js";
|
|
16
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
17
17
|
/**
|
|
18
18
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/api.proto.
|
|
19
19
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/api_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"api_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/api_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,oIAAoI;AACpI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,kDAAkD,EAAE,MAAM,kBAAkB,CAAC;AAEtF,OAAO,EAAE,kDAAkD,EAAE,MAAM,kBAAkB,CAAC;AAEtF,OAAO,EAAE,iDAAiD,EAAE,MAAM,iBAAiB,CAAC;AAEpF,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAE9E,OAAO,EAAE,iDAAiD,EAAE,MAAM,iBAAiB,CAAC;AAEpF,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAE9E,OAAO,EAAE,kDAAkD,EAAE,MAAM,kBAAkB,CAAC;AAEtF,OAAO,EAAE,8CAA8C,EAAE,MAAM,cAAc,CAAC;AAE9E,OAAO,EAAE,mDAAmD,EAAE,MAAM,mBAAmB,CAAC;AAExF,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,6CAA6C,GAAY,aAAa,CACjF,QAAQ,CAAC,oiEAAoiE,EAAE,CAAC,kDAAkD,EAAE,kDAAkD,EAAE,iDAAiD,EAAE,8CAA8C,EAAE,iDAAiD,EAAE,8CAA8C,EAAE,kDAAkD,EAAE,8CAA8C,EAAE,mDAAmD,EAAE,4CAA4C,EAAE,0CAA0C,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAgDhnF;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,6CAA6C,EAAE,CAAC,CAAC,CAAC;AAsOhE;;;GAGG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAqC,aAAa,CACvF,WAAW,CAAC,6CAA6C,EAAE,CAAC,CAAC,CAAC;AAuBhE;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAA8B,aAAa,CACzE,WAAW,CAAC,6CAA6C,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/approval.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":"approval_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/approval_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"approval_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/approval_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,yIAAyI;AACzI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAGrE;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAY,aAAa,CACtF,QAAQ,CAAC,imBAAimB,CAAC,CAAC;AA6H9mB;;;GAGG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAgC,aAAa,CAC7E,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC;AAuDrE;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,kDAAkD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { ExecutionArtifactKind } from "./enum_pb";
|
|
2
|
+
import type { ExecutionArtifactKind } from "./enum_pb.js";
|
|
3
3
|
import type { Message } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/artifact.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/artifact.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_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_enum } from "./enum_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/artifact.proto.
|
|
9
9
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"artifact_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/artifact_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"artifact_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/artifact_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;AAC9E,OAAO,EAAE,0BAA0B,EAAE,MAAM,4CAA4C,CAAC;AAGxF;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAY,aAAa,CACtF,QAAQ,CAAC,kgBAAkgB,EAAE,CAAC,8CAA8C,EAAE,0BAA0B,CAAC,CAAC,CAAC;AA2H7lB;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAkC,aAAa,CACjF,WAAW,CAAC,kDAAkD,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/agentexecution/v1/command.proto (package ai.stigmer.agentic.agentexecution.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import { AgentExecution } from "./api_pbjs";
|
|
5
6
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
|
+
import { AgentExecutionUpdateStatusInput, CancelAgentExecutionInput, PauseAgentExecutionInput, RecoverAgentExecutionInput, ResumeAgentExecutionInput, SubmitApprovalInput, TerminateAgentExecutionInput, UploadAttachmentRequest, UploadAttachmentResponse } from "./io_pbjs";
|
|
8
|
+
import { ApiResourceId } from "../../../commons/apiresource/io_pbjs";
|
|
6
9
|
/**
|
|
7
10
|
* AgentExecutionCommandController handles write operations for agent executions.
|
|
8
11
|
* Follows the standard pattern: create, update, delete (no granular field updates).
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/command_connect.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/command_connect.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { AgentExecutionSchema } from "./api_pb";
|
|
3
|
-
import type { AgentExecutionUpdateStatusInputSchema, CancelAgentExecutionInputSchema, PauseAgentExecutionInputSchema, RecoverAgentExecutionInputSchema, ResumeAgentExecutionInputSchema, SubmitApprovalInputSchema, TerminateAgentExecutionInputSchema, UploadAttachmentRequestSchema, UploadAttachmentResponseSchema } from "./io_pb";
|
|
4
|
-
import type { ApiResourceIdSchema } from "../../../commons/apiresource/io_pb";
|
|
2
|
+
import type { AgentExecutionSchema } from "./api_pb.js";
|
|
3
|
+
import type { AgentExecutionUpdateStatusInputSchema, CancelAgentExecutionInputSchema, PauseAgentExecutionInputSchema, RecoverAgentExecutionInputSchema, ResumeAgentExecutionInputSchema, SubmitApprovalInputSchema, TerminateAgentExecutionInputSchema, UploadAttachmentRequestSchema, UploadAttachmentResponseSchema } from "./io_pb.js";
|
|
4
|
+
import type { ApiResourceIdSchema } from "../../../commons/apiresource/io_pb.js";
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/agentic/agentexecution/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/agentexecution/v1/command.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_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_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_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/agentexecution/v1/command.proto.
|
|
12
12
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/command_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/command_pb.ts"],"names":[],"mappings":"AAAA,oFAAoF;AACpF,wIAAwI;AACxI,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;AAE1E,OAAO,EAAE,sCAAsC,EAAE,MAAM,uCAAuC,CAAC;AAC/F,OAAO,EAAE,uDAAuD,EAAE,MAAM,wDAAwD,CAAC;AACjI,OAAO,EAAE,0CAA0C,EAAE,MAAM,2CAA2C,CAAC;AAEvG;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAY,aAAa,CACrF,QAAQ,CAAC,qxFAAqxF,EAAE,CAAC,6CAA6C,EAAE,4CAA4C,EAAE,sCAAsC,EAAE,uDAAuD,EAAE,0CAA0C,CAAC,CAAC,CAAC;AAE9gG;;;;;GAKG;AACH,MAAM,CAAC,MAAM,+BAA+B,GA4ZvC,aAAa,CAChB,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { SummarizationSource } from "./enum_pb";
|
|
2
|
+
import type { SummarizationSource } from "./enum_pb.js";
|
|
3
3
|
import type { Message } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/context.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/context.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/context.proto.
|
|
8
8
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/context_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"context_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/context_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;AAG9E;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAY,aAAa,CACrF,QAAQ,CAAC,4kDAA4kD,EAAE,CAAC,8CAA8C,CAAC,CAAC,CAAC;AAkF3oD;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAoDpE;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AA8IpE;;;GAGG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAmC,aAAa,CACnF,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC;AAoIpE;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAA4B,aAAa,CACrE,WAAW,CAAC,iDAAiD,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -196,7 +196,20 @@ export declare enum MessageType {
|
|
|
196
196
|
*
|
|
197
197
|
* @generated from enum value: MESSAGE_SYSTEM = 4;
|
|
198
198
|
*/
|
|
199
|
-
MESSAGE_SYSTEM = 4
|
|
199
|
+
MESSAGE_SYSTEM = 4,
|
|
200
|
+
/**
|
|
201
|
+
* Reasoning/thinking content from the model.
|
|
202
|
+
*
|
|
203
|
+
* Emitted by models with extended thinking enabled (e.g., Claude with
|
|
204
|
+
* thinking, Cursor's thinking events). Contains the model's internal
|
|
205
|
+
* reasoning that is distinct from the final assistant response.
|
|
206
|
+
*
|
|
207
|
+
* Rendered distinctly from assistant text in the UI (e.g., collapsible
|
|
208
|
+
* thinking block with subdued styling).
|
|
209
|
+
*
|
|
210
|
+
* @generated from enum value: MESSAGE_THINKING = 5;
|
|
211
|
+
*/
|
|
212
|
+
MESSAGE_THINKING = 5
|
|
200
213
|
}
|
|
201
214
|
/**
|
|
202
215
|
* Describes the enum ai.stigmer.agentic.agentexecution.v1.MessageType.
|
|
@@ -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/enum.proto (package ai.stigmer.agentic.agentexecution.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/agentexecution/v1/enum.proto.
|
|
7
7
|
*/
|
|
8
|
-
export const file_ai_stigmer_agentic_agentexecution_v1_enum = /*@__PURE__*/ fileDesc("
|
|
8
|
+
export const file_ai_stigmer_agentic_agentexecution_v1_enum = /*@__PURE__*/ fileDesc("Ci9haS9zdGlnbWVyL2FnZW50aWMvYWdlbnRleGVjdXRpb24vdjEvZW51bS5wcm90bxIkYWkuc3RpZ21lci5hZ2VudGljLmFnZW50ZXhlY3V0aW9uLnYxKv8BCg5FeGVjdXRpb25QaGFzZRIfChtFWEVDVVRJT05fUEhBU0VfVU5TUEVDSUZJRUQQABIVChFFWEVDVVRJT05fUEVORElORxABEhkKFUVYRUNVVElPTl9JTl9QUk9HUkVTUxACEhcKE0VYRUNVVElPTl9DT01QTEVURUQQAxIUChBFWEVDVVRJT05fRkFJTEVEEAQSFwoTRVhFQ1VUSU9OX0NBTkNFTExFRBAFEhgKFEVYRUNVVElPTl9URVJNSU5BVEVEEAgSIgoeRVhFQ1VUSU9OX1dBSVRJTkdfRk9SX0FQUFJPVkFMEAYSFAoQRVhFQ1VUSU9OX1BBVVNFRBAHKooBCgtNZXNzYWdlVHlwZRIcChhNRVNTQUdFX1RZUEVfVU5TUEVDSUZJRUQQABIRCg1NRVNTQUdFX0hVTUFOEAESDgoKTUVTU0FHRV9BSRACEhAKDE1FU1NBR0VfVE9PTBADEhIKDk1FU1NBR0VfU1lTVEVNEAQSFAoQTUVTU0FHRV9USElOS0lORxAFKsYBCg5Ub29sQ2FsbFN0YXR1cxIgChxUT09MX0NBTExfU1RBVFVTX1VOU1BFQ0lGSUVEEAASFQoRVE9PTF9DQUxMX1BFTkRJTkcQARIVChFUT09MX0NBTExfUlVOTklORxACEhcKE1RPT0xfQ0FMTF9DT01QTEVURUQQAxIUChBUT09MX0NBTExfRkFJTEVEEAQSHgoaVE9PTF9DQUxMX1dBSVRJTkdfQVBQUk9WQUwQBRIVChFUT09MX0NBTExfU0tJUFBFRBAGKnkKClRvZG9TdGF0dXMSGwoXVE9ET19TVEFUVVNfVU5TUEVDSUZJRUQQABIQCgxUT0RPX1BFTkRJTkcQARIUChBUT0RPX0lOX1BST0dSRVNTEAISEgoOVE9ET19DT01QTEVURUQQAxISCg5UT0RPX0NBTkNFTExFRBAEKqwBCg5TdWJBZ2VudFN0YXR1cxIgChxTVUJfQUdFTlRfU1RBVFVTX1VOU1BFQ0lGSUVEEAASFQoRU1VCX0FHRU5UX1BFTkRJTkcQARIZChVTVUJfQUdFTlRfSU5fUFJPR1JFU1MQAhIXChNTVUJfQUdFTlRfQ09NUExFVEVEEAMSFAoQU1VCX0FHRU5UX0ZBSUxFRBAEEhcKE1NVQl9BR0VOVF9DQU5DRUxMRUQQBSqJAQoVRXhlY3V0aW9uQXJ0aWZhY3RLaW5kEicKI0VYRUNVVElPTl9BUlRJRkFDVF9LSU5EX1VOU1BFQ0lGSUVEEAASIAocRVhFQ1VUSU9OX0FSVElGQUNUX0tJTkRfRklMRRABEiUKIUVYRUNVVElPTl9BUlRJRkFDVF9LSU5EX0RJUkVDVE9SWRACKl8KE1N1bW1hcml6YXRpb25Tb3VyY2USJAogU1VNTUFSSVpBVElPTl9TT1VSQ0VfVU5TUEVDSUZJRUQQABIPCgtncmFwaF9zdGFydBABEhEKDW1pZF9leGVjdXRpb24QAiqSAQoXVG9vbENhbGxTdHJlYW1pbmdTb3VyY2USKgomVE9PTF9DQUxMX1NUUkVBTUlOR19TT1VSQ0VfVU5TUEVDSUZJRUQQABIkCiBUT09MX0NBTExfU1RSRUFNSU5HX1NPVVJDRV9JTlBVVBABEiUKIVRPT0xfQ0FMTF9TVFJFQU1JTkdfU09VUkNFX09VVFBVVBACKoQBCg5BcHByb3ZhbEFjdGlvbhIfChtBUFBST1ZBTF9BQ1RJT05fVU5TUEVDSUZJRUQQABIbChdBUFBST1ZBTF9BQ1RJT05fQVBQUk9WRRABEhgKFEFQUFJPVkFMX0FDVElPTl9TS0lQEAISGgoWQVBQUk9WQUxfQUNUSU9OX1JFSkVDVBADYgZwcm90bzM");
|
|
9
9
|
/**
|
|
10
10
|
* ExecutionPhase defines the lifecycle phase of an agent execution.
|
|
11
11
|
*
|
|
@@ -202,6 +202,19 @@ export var MessageType;
|
|
|
202
202
|
* @generated from enum value: MESSAGE_SYSTEM = 4;
|
|
203
203
|
*/
|
|
204
204
|
MessageType[MessageType["MESSAGE_SYSTEM"] = 4] = "MESSAGE_SYSTEM";
|
|
205
|
+
/**
|
|
206
|
+
* Reasoning/thinking content from the model.
|
|
207
|
+
*
|
|
208
|
+
* Emitted by models with extended thinking enabled (e.g., Claude with
|
|
209
|
+
* thinking, Cursor's thinking events). Contains the model's internal
|
|
210
|
+
* reasoning that is distinct from the final assistant response.
|
|
211
|
+
*
|
|
212
|
+
* Rendered distinctly from assistant text in the UI (e.g., collapsible
|
|
213
|
+
* thinking block with subdued styling).
|
|
214
|
+
*
|
|
215
|
+
* @generated from enum value: MESSAGE_THINKING = 5;
|
|
216
|
+
*/
|
|
217
|
+
MessageType[MessageType["MESSAGE_THINKING"] = 5] = "MESSAGE_THINKING";
|
|
205
218
|
})(MessageType || (MessageType = {}));
|
|
206
219
|
/**
|
|
207
220
|
* Describes the enum ai.stigmer.agentic.agentexecution.v1.MessageType.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enum_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/enum_pb.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"enum_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/agentic/agentexecution/v1/enum_pb.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
-
import type { AgentExecution, AgentExecutionStatus } from "./api_pb";
|
|
3
|
-
import type { ApprovalAction, ExecutionPhase } from "./enum_pb";
|
|
4
|
-
import type { ModelUsage, UsageMetrics } from "./usage_pb";
|
|
2
|
+
import type { AgentExecution, AgentExecutionStatus } from "./api_pb.js";
|
|
3
|
+
import type { ApprovalAction, ExecutionPhase } from "./enum_pb.js";
|
|
4
|
+
import type { ModelUsage, UsageMetrics } from "./usage_pb.js";
|
|
5
5
|
import type { Message } from "@bufbuild/protobuf";
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/io.proto.
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=js"
|
|
2
2
|
// @generated from file ai/stigmer/agentic/agentexecution/v1/io.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_api } from "./api_pb";
|
|
6
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_enum } from "./enum_pb";
|
|
7
|
-
import { file_ai_stigmer_agentic_agentexecution_v1_usage } from "./usage_pb";
|
|
8
|
-
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
5
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_api } from "./api_pb.js";
|
|
6
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_enum } from "./enum_pb.js";
|
|
7
|
+
import { file_ai_stigmer_agentic_agentexecution_v1_usage } from "./usage_pb.js";
|
|
8
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb.js";
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/agentic/agentexecution/v1/io.proto.
|
|
11
11
|
*/
|