rowboat/apps/x/packages
Rowboat Developer 7ce506907a feat: Implement complete GitHub Copilot authentication and integration
- Add github-copilot-auth.ts: Complete Device Flow authentication service with token management and refresh logic
- Add github-copilot-models.ts: Model discovery and LLM provider integration for GitHub Copilot
- Make createProvider() async to support Device Flow OAuth authentication
- Update all createProvider() calls to await the async result
- Ensure proper token storage/retrieval from oauth.json
- Support automatic token refresh with fallback to re-authentication
- Add error handling for expired tokens and authentication failures
- All packages compile successfully without errors
2026-04-17 09:21:58 -05:00
..
core feat: Implement complete GitHub Copilot authentication and integration 2026-04-17 09:21:58 -05:00
shared feat: Add GitHub Copilot support with Device Flow OAuth 2026-04-17 09:14:14 -05:00