Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/claude-auto-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@ 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
timeout_minutes: "60"
project_context: |
This is the AppKit React Native SDK, a comprehensive wallet connection and blockchain interaction library for React Native applications.
Expand Down
Loading