From e90c5972d42a2e9100db061fd9e9853bca9629e6 Mon Sep 17 00:00:00 2001 From: ignaciosantise <25931366+ignaciosantise@users.noreply.github.com> Date: Thu, 9 Apr 2026 11:38:10 -0300 Subject: [PATCH 1/2] chore: bump claude auto review version --- .github/workflows/claude-auto-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-auto-review.yml b/.github/workflows/claude-auto-review.yml index ec4e5421..203341a7 100644 --- a/.github/workflows/claude-auto-review.yml +++ b/.github/workflows/claude-auto-review.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 - name: Claude Auto Review - uses: WalletConnect/actions/claude/auto-review@1483e05460107d74c575e31af948ce20f9df6387 + uses: WalletConnect/actions/claude/auto-review@abf509235bc59f907de7905071c6910a0ac5de94 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} model: claude-sonnet-4-6 From 24cb419c16689ec9ff7f5527c6890823f2c0c3b2 Mon Sep 17 00:00:00 2001 From: ignaciosantise <25931366+ignaciosantise@users.noreply.github.com> Date: Thu, 9 Apr 2026 11:39:53 -0300 Subject: [PATCH 2/2] chore: removed model from params --- .github/workflows/claude-auto-review.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/claude-auto-review.yml b/.github/workflows/claude-auto-review.yml index 203341a7..1d9c8e03 100644 --- a/.github/workflows/claude-auto-review.yml +++ b/.github/workflows/claude-auto-review.yml @@ -31,7 +31,6 @@ jobs: uses: WalletConnect/actions/claude/auto-review@abf509235bc59f907de7905071c6910a0ac5de94 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} - model: claude-sonnet-4-6 timeout_minutes: "60" project_context: | This is the AppKit React Native SDK, a comprehensive wallet connection and blockchain interaction library for React Native applications.