Properties
Protected
Readonly
confirmationManager
confirmationManager: ToolConfirmationManager
Protected
defaultState
defaultState: ToolConfirmationMode
Protected
loading
loading: boolean = true
Protected
Readonly
preferenceService
preferenceService: PreferenceService
Protected
toolConfirmationModes
toolConfirmationModes: Record<string, ToolConfirmationMode> = {}
Protected
Readonly
toolInvocationRegistry
toolInvocationRegistry: ToolInvocationRegistry
Protected
tools
tools: string[] = []
Static
Readonly
ID
ID: "ai-tools-configuration-widget" = 'ai-tools-configuration-widget'
Static
Readonly
LABEL
LABEL: "Tools" = 'Tools'