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

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.

class PerGoalMcpAsyncExportToolCallbackPublisher(autonomy: Autonomy, mcpAsyncServer: <Error class: unknown class>, applicationName: String) : McpExportToolCallbackPublisher

Implementation of McpExportToolCallbackPublisher that delegates to a PerGoalToolCallbackFactory.