Skip to content

fix: improve tool selection panel i18n and MCP grouping#3338

Merged
Dallas98 merged 1 commit into
developfrom
fix/moeext/tool-label
Jun 30, 2026
Merged

fix: improve tool selection panel i18n and MCP grouping#3338
Dallas98 merged 1 commit into
developfrom
fix/moeext/tool-label

Conversation

@MoeexT

@MoeexT MoeexT commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

What's chaned

disable "select tools" button without an agent's selection

image

fix i18n

image

hide empty tool tabs(such as LangChain)

image image

- Add missing toolPool.group.mcp i18n key for en/zh locales
- Wrap category labels with t() to properly translate i18n keys
  instead of showing raw key strings
- Disable 'Select Tools' button when no agent is selected
- Group MCP tools by server name (usage) instead of all
  falling into 'Other' category
- Hide empty tool source tabs (e.g. LangChain with no tools)
- Auto-switch to first available tab when active tab hidden

Co-Authored-By: Claude <noreply@anthropic.com>
@MoeexT
MoeexT requested review from Dallas98 and WMC001 as code owners June 30, 2026 12:20
@MoeexT
MoeexT changed the base branch from main to develop June 30, 2026 12:23
@Dallas98
Dallas98 merged commit 9d1900a into develop Jun 30, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants