Uses of Interface
com.github.copilot.rpc.AgentStopHandler
Packages that use AgentStopHandler
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of AgentStopHandler in com.github.copilot.rpc
Methods in com.github.copilot.rpc that return AgentStopHandlerMethods in com.github.copilot.rpc with parameters of type AgentStopHandlerModifier and TypeMethodDescriptionSessionHooks.setOnAgentStop(AgentStopHandler onAgentStop) Sets the handler called when the top-level agent reaches a natural stop.