Skip to content

fix(plugins): remove filesystem recommendation#287

Merged
XingYu-Zhong merged 1 commit into
KunAgent:developfrom
musnows:codex/remove-filesystem-recommendation
Jun 14, 2026
Merged

fix(plugins): remove filesystem recommendation#287
XingYu-Zhong merged 1 commit into
KunAgent:developfrom
musnows:codex/remove-filesystem-recommendation

Conversation

@musnows

@musnows musnows commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

中文

变更

  • 从插件市场推荐列表移除 Filesystem MCP server。
  • 删除对应的中英文 locale 残留文案。
  • 增加回归测试,确保 Filesystem 不再作为推荐项出现。

原因

Kun 已经内置 read/write/edit/bash 等本地工具,推荐额外的 filesystem MCP server 会造成重复能力,缺少实际收益。

验证

  • npm test -- src/renderer/src/components/PluginMarketplaceView.test.ts
  • npm run typecheck

English

Changes

  • Removed the Filesystem MCP server from the plugin marketplace recommendations.
  • Removed the unused English and Chinese locale strings.
  • Added a regression test to keep Filesystem out of the recommended list.

Why

Kun already ships built-in read/write/edit/bash local tools, so recommending the filesystem MCP server duplicates existing capability without clear benefit.

Validation

  • npm test -- src/renderer/src/components/PluginMarketplaceView.test.ts
  • npm run typecheck

@musnows musnows marked this pull request as ready for review June 14, 2026 06:32
@XingYu-Zhong XingYu-Zhong merged commit 8fd3723 into KunAgent:develop Jun 14, 2026
XingYu-Zhong added a commit that referenced this pull request Jun 14, 2026
Merge musnows/codex/toggle-mcp-tools with conflict resolved:
combined `recommendedMarketplaceItemIds` (from #287) and
`setMcpServerEnabled` (from #297) imports in test file.
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