diff --git a/.github/workflows/claude-code-automation-pr-review.yml b/.github/workflows/claude-code-automation-pr-review.yml index 69e8d87..3e9d2f1 100644 --- a/.github/workflows/claude-code-automation-pr-review.yml +++ b/.github/workflows/claude-code-automation-pr-review.yml @@ -32,7 +32,7 @@ jobs: claude_args: | --max-turns 15 --model claude-sonnet-4-5-20250929 - --allowedTools "Bash(git diff *)" "Bash(git log *)" "Bash(gh pr view *)" + --allowedTools "mcp__github_inline_comment__create_inline_comment,Read,Write,Edit,MultiEdit,Glob,Grep,LS,WebFetch,WebSearch,Bash(git:*),Bash(bun:*),Bash(npm:*),Bash(npx:*),Bash(gh:*),Bash(uv:*),Bash(make:*),Bash(export:*)" allowed_bots: "dependabot[bot],renovate[bot]" prompt: | # PR REVIEW diff --git a/ATTRIBUTIONS.md b/ATTRIBUTIONS.md index 2f1431b..530e4f6 100644 --- a/ATTRIBUTIONS.md +++ b/ATTRIBUTIONS.md @@ -360,7 +360,7 @@ SOFTWARE. ``` -## aignostics-foundry-core (0.3.0) - MIT License +## aignostics-foundry-core (0.4.0) - MIT License 🏭 Foundational infrastructure for Foundry components.