mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-02 13:04:50 +00:00
* feat(kap-server): expose the managed-account profile at GET /oauth/userinfo * refactor(oauth): serve the userinfo profile as the camelCase domain type end to end * style(agent-core-v2): drop the method-local comment on getManagedUserInfo * chore: drop the userinfo endpoint changeset * test(kap-server): pass the required host identity in the userinfo route test |
||
|---|---|---|
| .. | ||
| api-error.ts | ||
| constants.ts | ||
| custom-registry.ts | ||
| errors.ts | ||
| identity.ts | ||
| index.ts | ||
| managed-feedback-upload.ts | ||
| managed-feedback.ts | ||
| managed-kimi-code.ts | ||
| managed-usage.ts | ||
| managed-userinfo.ts | ||
| model-alias-merge.ts | ||
| oauth-manager.ts | ||
| oauth.ts | ||
| open-platform.ts | ||
| refreshProviderModels.ts | ||
| storage.ts | ||
| token-state.ts | ||
| toolkit.ts | ||
| types.ts | ||
| utils.ts | ||