mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-03 05:14:52 +00:00
* refactor(web-shell): simplify plugin page action button labels Shorten the create/add button text on the four plugin manager tabs: - Extensions: 'Add Extension' / '添加扩展' → 'Add' / '添加' - MCP Servers: 'Add MCP Server' / '添加 MCP 服务器' → 'Add' / '添加' - Skills: 'Upload skill' / '上传技能' → 'Upload' / '上传' - Agents: 'Create Agent' / '创建智能体' → 'Create' / '创建' * fix(web-shell): give extension install dialog its own title key (#8174) --------- Co-authored-by: ytahdn <ytahdn@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| extensions-manager-logic.test.ts | ||
| extensions-manager-logic.ts | ||
| ExtensionsManagerPage.module.css | ||
| ExtensionsManagerPage.tsx | ||