diff --git a/.github/workflows/claude-auto-review.yml b/.github/workflows/claude-auto-review.yml index 54fc9d0c..ec4e5421 100644 --- a/.github/workflows/claude-auto-review.yml +++ b/.github/workflows/claude-auto-review.yml @@ -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. @@ -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 \ No newline at end of file + - **Developer Experience**: Clean package exports, strongly typed APIs, comprehensive error handling