Uses of Record Class
com.github.copilot.generated.rpc.AgentRegistrySpawnParams
Packages that use AgentRegistrySpawnParams
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of AgentRegistrySpawnParams in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc with parameters of type AgentRegistrySpawnParamsModifier and TypeMethodDescriptionServerAgentRegistryApi.spawn(AgentRegistrySpawnParams params) Inputs to spawn a managed-server child via the controller's spawn delegate.