From a198142b87ddfc9cfc8b714cc283a3c7975c0ed5 Mon Sep 17 00:00:00 2001 From: centdix <40307056+centdix@users.noreply.github.com> Date: Wed, 14 Jan 2026 12:51:07 +0100 Subject: [PATCH] remove plugins (#7562) --- .github/workflows/claude-fast.yml | 1 - .github/workflows/claude.yml | 1 - 2 files changed, 2 deletions(-) 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": {