diff --git a/.github/workflows/duplicate-code-detector.yml b/.github/workflows/duplicate-code-detector.yml index 2522efeb2..d921f09a4 100644 --- a/.github/workflows/duplicate-code-detector.yml +++ b/.github/workflows/duplicate-code-detector.yml @@ -47,6 +47,7 @@ jobs: with: use_foundry: "true" use_sticky_comment: true + allowed_bots: "claude[bot],codeflash-ai[bot]" claude_args: '--mcp-config /tmp/mcp-config/mcp-servers.json --allowedTools "Read,Glob,Grep,Bash(git diff:*),Bash(git log:*),Bash(git show:*),Bash(wc *),Bash(find *),mcp__serena__*"' prompt: | You are a duplicate code detector with access to Serena semantic code analysis.