diff --git a/.github/workflows/claude-issue-triage.yml b/.github/workflows/claude-issue-triage.yml index 4ca0bf555..4e1935aaa 100644 --- a/.github/workflows/claude-issue-triage.yml +++ b/.github/workflows/claude-issue-triage.yml @@ -15,9 +15,9 @@ jobs: timeout-minutes: 30 permissions: - contents: write + contents: read issues: write - pull-requests: read + pull-requests: write id-token: write steps: @@ -69,4 +69,4 @@ jobs: claude_args: | --model claude-sonnet-4-5-20250929 --max-turns 75 - --allowedTools "Edit,Read,Write,WebFetch,WebSearch,Bash(cat:*),Bash(cp:*),Bash(find:*),Bash(grep:*),Bash(ls:*),Bash(mkdir:*),Bash(npm install),Bash(npm install:*),Bash(npm run:*),Bash(gh issue:*),Bash(gh search:*),Bash(gh label:*),Bash(gh pr:*),Bash(git branch:*),Bash(git add:*),Bash(git commit:*),Bash(git push:*),Bash(git status:*),Bash(git diff:*),Bash(npx tsc:*),mcp__chrome-devtools,SlashCommand" + --allowedTools "Edit,Read,Write,WebFetch,WebSearch,Bash(cat:*),Bash(cp:*),Bash(find:*),Bash(git branch:*),Bash(grep:*),Bash(ls:*),Bash(mkdir:*),Bash(npm install),Bash(npm install:*),Bash(npm run:*),Bash(gh issue:*),Bash(gh search:*),Bash(gh label:*),Bash(gh pr:*),mcp__chrome-devtools,SlashCommand" diff --git a/README.md b/README.md index 47df1fb17..63699326b 100644 --- a/README.md +++ b/README.md @@ -318,7 +318,3 @@ the [Third-Party Notices](src/modules/3rdparty/THIRD_PARTY_NOTICES.md). --- 2023-2025 · Enrico Ros x [Big-AGI](https://big-agi.com) · Like this project? Leave a star! 💫⭐ - ---- - -Last updated: 2025-11-11