Package-level declarations
Types
Link copied to clipboard
class McpAwareToolCallback(val delegate: GoalToolCallback<*>, val mcpAsyncServer: <Error class: unknown class>)
Link copied to clipboard
class McpResourceUpdatingListener(mcpAsyncServer: <Error class: unknown class>) : AgenticEventListener
Link copied to clipboard
class PerGoalAsyncMcpStartingInputTypesPromptPublisher(autonomy: Autonomy) : McpAsyncPromptPublisher
Publish MCP prompts for each goal's starting input types, if specified. This allows the MCP server to provide prompts based on the specific input types required by each goal.
Link copied to clipboard
class PerGoalMcpAsyncToolExportCallbackPublisher(autonomy: Autonomy, mcpAsyncServer: <Error class: unknown class>, applicationName: String) : McpToolExportCallbackPublisher
Implementation of McpToolExportCallbackPublisher that delegates to a PerGoalToolCallbackFactory.