Dax Raad
4d3d63294d
externalize github copilot code
2025-06-24 10:42:19 -04:00
Jay V
fa991920bc
fix help copy
2025-06-23 13:00:24 -04:00
Dax Raad
00c4d4f9f8
fix double entry of github copilot in auth login
2025-06-22 19:13:25 -04:00
Martin Palma
6e6fe6e013
Add Github Copilot OAuth authentication flow ( #305 )
2025-06-22 19:11:37 -04:00
Jay V
f5e7f079ea
Copy changes
2025-06-19 16:28:03 -04:00
Dax Raad
fcaf0e6dbf
opencode auth login: validation on provider id and better error messages
2025-06-16 15:09:49 -04:00
Dax Raad
2c9fd1e776
BREAKING CHANGE: the config structure has changed, custom providers have an `npm` field now to specify which npm package to load. see examples in README.md
2025-06-16 15:02:25 -04:00
Berr
25f78b053b
fix: improve browser opening error handling in AuthLoginCommand ( #111 )
2025-06-14 20:07:41 -04:00
Dax Raad
9fb47bc855
Enhance auth command with dynamic provider selection
...
- Add support for dynamically loading providers from ModelsDev
- Prioritize anthropic as recommended provider
- Add "other" provider option for manual entry
- Include special handling for amazon-bedrock with AWS config guidance
- Expand provider selection UI to show up to 8 providers
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-13 00:33:54 -04:00
Dax Raad
aab47714c9
sync
2025-06-11 19:00:09 -04:00
Dax Raad
9b2b610920
sync
2025-06-11 18:45:18 -04:00
Dax Raad
f1de1634d6
Standardize styling in auth commands by replacing Bun.color with UI.Style constants
...
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-11 00:34:55 -04:00
Dax Raad
8d8663399d
sync
2025-06-11 00:27:46 -04:00
Dax Raad
83eb61fd5f
Refactor authentication system to consolidate auth flow and remove provider-based commands
...
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-11 00:21:46 -04:00