🧰 feat: Accessible MCP Tool Lists (#10695)

* feat: add aria-label for expansion chevron in Agent Builder's MCP tool list dropdown

* fix: remove duplicate tool info button in MCPTool so it doesn't get picked up via keyboard nav (still exists on mouse hover as it should to provide tooltip description of tool)

* feat: use InfoHoverCard rather than Ariakit components for tool descriptions

* chore: remove unused i18n keys
This commit is contained in:
Dustin Healy 2025-11-27 09:22:29 -08:00 committed by Danny Avila
parent b1e31fdc97
commit 58f73626e7
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
2 changed files with 20 additions and 57 deletions

View file

@ -782,6 +782,7 @@
"com_ui_close_settings": "Close Settings",
"com_ui_close_window": "Close Window",
"com_ui_code": "Code",
"com_ui_collapse": "Collapse",
"com_ui_collapse_chat": "Collapse Chat",
"com_ui_command_placeholder": "Optional: Enter a command for the prompt or name will be used",
"com_ui_command_usage_placeholder": "Select a Prompt by command or name",
@ -918,6 +919,7 @@
"com_ui_error_updating_preferences": "Error updating preferences",
"com_ui_everyone_permission_level": "Everyone's permission level",
"com_ui_examples": "Examples",
"com_ui_expand": "Expand",
"com_ui_expand_chat": "Expand Chat",
"com_ui_export_convo_modal": "Export Conversation Modal",
"com_ui_feedback_more": "More...",
@ -1282,8 +1284,8 @@
"com_ui_token_url": "Token URL",
"com_ui_tokens": "tokens",
"com_ui_tool_collection_prefix": "A collection of tools from",
"com_ui_tool_info": "Tool Information",
"com_ui_tool_more_info": "More information about this tool",
"com_ui_tool_list_collapse": "Collapse {{serverName}} tool list",
"com_ui_tool_list_expand": "Expand {{serverName}} tool list",
"com_ui_tools": "Tools",
"com_ui_tools_and_actions": "Tools and Actions",
"com_ui_transferred_to": "Transferred to",