Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0e21480

Browse files
authored
chore: remove desktop-commander MCP server from dogfood template (#20694)
It's no longer required and conflicts with Claude Code's built-in toolsfor filesystem operations.Signed-off-by: Danny Kopping <danny@coder.com>
1 parent991831b commit0e21480

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎dogfood/coder/main.tf‎

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -833,15 +833,9 @@ locals {
833833
-- Tool Selection --
834834
- playwright: previewing your changes after you made them
835835
to confirm it worked as expected
836-
-desktop-commander - use only for commands that keep running
837-
(servers, dev watchers, GUI apps).
838836
-Built-in tools - use for everything else:
839837
(file operations, git commands, builds & installs, one-off shell commands)
840838
841-
Remember this decision rule:
842-
- Stays running? → desktop-commander
843-
- Finishes immediately? → built-in tools
844-
845839
-- Context --
846840
There is an existing application in the current directory.
847841
Be sure to read CLAUDE.md before making any changes.
@@ -865,7 +859,6 @@ module "claude-code" {
865859
ai_prompt=data.coder_task.me.prompt
866860
post_install_script=<<-EOT
867861
claude mcp add playwright npx -- @playwright/mcp@latest --headless --isolated --no-sandbox
868-
claude mcp add desktop-commander npx -- @wonderwhy-er/desktop-commander@latest
869862
EOT
870863
}
871864

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp