Uses of Class
com.github.copilot.generated.rpc.AgentRegistrySpawnResult
Packages that use AgentRegistrySpawnResult
-
Uses of AgentRegistrySpawnResult in com.github.copilot.generated.rpc
Subclasses of AgentRegistrySpawnResult in com.github.copilot.generated.rpcModifier and TypeClassDescriptionfinal class`child_process.spawn` itself failed before the child entered the registry.final classSpawn succeeded but the child did not publish a matching managed-server entry within the timeout.final classManaged-server child was spawned and registered successfully.final classSynchronous pre-validation rejected the spawn request.Methods in com.github.copilot.generated.rpc that return types with arguments of type AgentRegistrySpawnResultModifier and TypeMethodDescriptionServerAgentRegistryApi.spawn(AgentRegistrySpawnParams params) Inputs to spawn a managed-server child via the controller's spawn delegate.