Peter Steinberger
|
e7cba0e4d5
|
fix: provider dead exports no longer block changed checks (#108592)
* fix(ci): clean provider dead exports
* test(extensions): satisfy provider contract types
* refactor(openai): tighten provider runtime factory
|
2026-07-15 22:33:54 -07:00 |
|
VectorPeak
|
79cc3c333b
|
fix: OpenRouter OAuth denial redirects show provider errors (#105448)
* fix(openrouter): surface pasted OAuth redirect errors
Co-authored-by: chatgpt-codex-connector[bot] <261883814+chatgpt-codex-connector[bot]@users.noreply.github.com>
* fix(openrouter): align callback OAuth error state checks
Co-authored-by: chatgpt-codex-connector[bot] <261883814+chatgpt-codex-connector[bot]@users.noreply.github.com>
* test(openrouter): initialize callback readiness
---------
Co-authored-by: chatgpt-codex-connector[bot] <261883814+chatgpt-codex-connector[bot]@users.noreply.github.com>
Co-authored-by: Altay <altay@hey.com>
|
2026-07-13 15:37:26 +03:00 |
|
Peter Steinberger
|
8310c565e0
|
feat(onboarding): add provider sign-in (#104502)
* feat(onboarding): add provider sign-in flows
* fix(oauth): keep callback compatibility
* fix(onboarding): reconcile lost auth outcomes
* fix(onboarding): lock auth cancellation at commit
* fix(onboarding): close provider auth lifecycle gaps
* fix(onboarding): make terminal auth failures dismissable
* fix(onboarding): satisfy native app checks
* fix(onboarding): reconcile absent auth sessions
* fix(onboarding): bound provider auth sessions
* fix(onboarding): open provider auth links safely
* test(onboarding): use scanner-safe auth fixtures
* revert: keep established onboarding auth fixtures
* fix(onboarding): close provider auth cancellation gaps
* fix(gateway): retain uncollected wizard results
* fix(onboarding): bind provider reconciliation attempt
* fix(i18n): avoid guessing moved string identities
* style(onboarding): normalize remote auth choices efficiently
* fix(protocol): refresh optional provider auth choices
* test(gateway): cover provider auth dispatch order
* refactor(macos): split onboarding setup support
* fix(macos): refresh merged native checks
|
2026-07-11 13:00:17 -07:00 |
|
lwy-2
|
f1f8c1ed16
|
fix(providers): bound successful OAuth and webhook responses (#98098)
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-07-06 08:58:58 +01:00 |
|
Vincent Koc
|
a42a1af942
|
fix(openrouter): bound oauth error bodies
|
2026-06-19 17:43:29 +02:00 |
|
kenny
|
b9280d5863
|
feat: add OpenRouter OAuth login
(cherry picked from commit dccfb60656)
|
2026-06-09 21:59:56 -07:00 |
|