diff --git a/.github/workflows/claude-fast.yml b/.github/workflows/claude-fast.yml index ce3282e4fc..9ca2f5d8ce 100644 --- a/.github/workflows/claude-fast.yml +++ b/.github/workflows/claude-fast.yml @@ -65,7 +65,6 @@ jobs: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} allowed_bots: "windmill-internal-app[bot]" trigger_phrase: "/ai-fast" - plugins: "rust-analyzer-lsp@claude-plugins-official\ntypescript-lsp@claude-plugins-official" settings: | { "env": { diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 28c1152cb9..a95e26d66b 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -97,7 +97,6 @@ jobs: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} allowed_bots: "windmill-internal-app[bot]" trigger_phrase: "/ai" - plugins: "rust-analyzer-lsp@claude-plugins-official\ntypescript-lsp@claude-plugins-official" settings: | { "env": {