rowboat/apps/x/packages/core/src
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
..
account use rowboat model gateway when logged in 2026-03-12 23:29:42 +05:30
agent-schedule feat: add background agents with scheduling support 2026-02-05 16:43:09 +05:30
agents feat: Implement complete GitHub Copilot authentication and integration 2026-04-17 09:21:58 -05:00
application feat: Implement complete GitHub Copilot authentication and integration 2026-04-17 09:21:58 -05:00
auth Fix: Display GitHub Copilot Student in UI and add model discovery 2026-04-17 09:43:51 -05:00
billing Add billing error handling and UI updates 2026-04-07 21:51:17 +05:30
composio Feature/composio tools library (#461) 2026-04-06 13:30:46 +05:30
config fix workdir everywhere (#475) 2026-04-10 10:40:46 +05:30
di Slack2 (#410) 2026-03-10 16:26:51 +05:30
knowledge feat: Implement complete GitHub Copilot authentication and integration 2026-04-17 09:21:58 -05:00
mcp remove default exa server 2026-03-19 18:46:08 +05:30
models Fix: Display GitHub Copilot Student in UI and add model discovery 2026-04-17 09:43:51 -05:00
pre_built prebuilt config is autocreated on load 2026-01-16 12:05:34 +05:30
runs added search button to chat input 2026-03-13 13:58:30 +05:30
search Add global search across knowledge and chats 2026-02-18 18:08:24 +05:30
services code clean up 2026-02-06 23:17:32 +05:30
slack Slack2 (#410) 2026-03-10 16:26:51 +05:30
voice fix workdir everywhere (#475) 2026-04-10 10:40:46 +05:30
workspace fix workdir everywhere (#475) 2026-04-10 10:40:46 +05:30
index.ts voice mode with TTS input/output 2026-03-13 10:39:05 +05:30