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
4 changes: 2 additions & 2 deletions .github/workflows/claude-auto-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: WalletConnect/actions/claude/auto-review@1483e05460107d74c575e31af948ce20f9df6387
with:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
model: claude-sonnet-4-5-20250929
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 All @@ -51,4 +51,4 @@ jobs:
- **Code Quality**: ESLint + Prettier rules, JSDoc for public APIs, no inline styles
- **Import Organization**: React/RN → External libs → @reown packages → Relative imports
- **Blockchain Support**: Multi-chain with EVM, Solana, and Bitcoin adapters
- **Developer Experience**: Clean package exports, strongly typed APIs, comprehensive error handling
- **Developer Experience**: Clean package exports, strongly typed APIs, comprehensive error handling