diff --git a/.github/workflows/claude.yaml b/.github/workflows/claude.yaml index d3af6419..a776cb4d 100644 --- a/.github/workflows/claude.yaml +++ b/.github/workflows/claude.yaml @@ -36,6 +36,7 @@ jobs: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} github_token: ${{ secrets.GITHUB_TOKEN }} track_progress: true + use_sticky_comment: true show_full_output: true claude_args: | --allowedTools "Edit,Write,Read,Glob,Grep,LS,MultiEdit,Bash(git:*),Bash(pnpm:*),Bash(gh:*)"