rowboat/apps/x/packages/core
Rowboat Developer 4f53f0af48 Fix: Display GitHub Copilot Student in UI and add model discovery
- Add 'github-copilot' to LlmProviderFlavor type in settings dialog
- Add GitHub Copilot Student to moreProviders array in UI
- Add github-copilot to initial providerConfigs state
- Add isGitHubCopilot flag to handle Device Flow auth flow
- Add GitHub Copilot authentication button in settings UI
- Add GitHub Copilot models (6 models) to listOnboardingModels() output
- Add eslint-disable comment for mock fetch in tests

This fixes the issue where GitHub Copilot Student was not appearing in the Models dropdown in the Settings dialog.
2026-04-17 09:43:51 -05:00
..
src Fix: Display GitHub Copilot Student in UI and add model discovery 2026-04-17 09:43:51 -05:00
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
package.json Chrome extension (#453) 2026-03-28 00:41:46 +05:30
tsconfig.json build: Exclude test files from TypeScript compilation 2026-04-17 09:23:57 -05:00