You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(jade): improve PIN server handshake reliability
- Handle multiple fallback URLs when primary PIN server fails
- Add proper Accept header to PIN server requests
- Provide detailed error messages for debugging handshake issues
- Match Python jadepy library behavior more closely
This should resolve handshake failures when the first PIN server
URL is unavailable or returns errors.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments