Commit graph

1 commit

Author SHA1 Message Date
Glen Maddern
a6e6d0f1e8 Refactor auth coordination to be lazy
- Create lazy auth coordinator that only initializes when needed
- Modify connectToRemoteServer to only use auth when receiving an Unauthorized error
- Update client.ts and proxy.ts to use the lazy auth approach
- Add refactoring plan documentation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-17 16:13:41 +10:00