pub fn visible_capabilities<'a>(
spec: &'a ToolSpec,
ctx: &AgentModeContext,
) -> &'a [AgentCapability]Expand description
Return the capabilities visible in the current agent-mode context.
pub fn visible_capabilities<'a>(
spec: &'a ToolSpec,
ctx: &AgentModeContext,
) -> &'a [AgentCapability]Return the capabilities visible in the current agent-mode context.