mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-25 16:55:05 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| api.ts | ||
| auth.test.ts | ||
| auth.ts | ||
| connection-bound-ids.live.test.ts | ||
| connection-bound-ids.test.ts | ||
| connection-bound-ids.ts | ||
| domain.test.ts | ||
| domain.ts | ||
| embeddings.test.ts | ||
| embeddings.ts | ||
| index.test.ts | ||
| index.ts | ||
| login.test.ts | ||
| login.ts | ||
| model-metadata.ts | ||
| models.test.ts | ||
| models.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| provider-auth.contract.test.ts | ||
| provider-discovery.contract.test.ts | ||
| provider-policy-api.test.ts | ||
| provider-policy-api.ts | ||
| provider-runtime.contract.test.ts | ||
| register.runtime.ts | ||
| replay-policy.ts | ||
| stream.test.ts | ||
| stream.ts | ||
| token.ts | ||
| tsconfig.json | ||
| usage.ts | ||