Commit eda7aba
committed
fix(ai): address PR code-yeongyu#193 review — re-port OAuth, protocol P1s, drop GLM ZCode
Re-port OAuth flows from utils/oauth to auth/oauth with bundledLoaders,
route Cursor through Connect/protobuf ChatService, fix GitLab PAT exchange
and gpt-5.1 chat-completions routing, delist Perplexity session OAuth from
/login, exclude Google CCA providers from API-key login, remove unofficial
GLM ZCode login, keep browser smoke Node-free, and update stale kimi-coding
live-test model ids.1 parent 70b27aa commit eda7aba
95 files changed
Lines changed: 1545 additions & 1176 deletions
File tree
- packages
- ai
- scripts
- src
- api
- auth
- oauth
- providers
- utils/oauth
- test
- coding-agent
- examples/extensions/custom-provider-anthropic
- src/core
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2637 | 2637 | | |
2638 | 2638 | | |
2639 | 2639 | | |
2640 | | - | |
| 2640 | + | |
2641 | 2641 | | |
2642 | 2642 | | |
2643 | 2643 | | |
| |||
2662 | 2662 | | |
2663 | 2663 | | |
2664 | 2664 | | |
2665 | | - | |
| 2665 | + | |
2666 | 2666 | | |
2667 | 2667 | | |
2668 | 2668 | | |
| |||
2695 | 2695 | | |
2696 | 2696 | | |
2697 | 2697 | | |
2698 | | - | |
2699 | | - | |
2700 | | - | |
2701 | | - | |
2702 | | - | |
2703 | | - | |
2704 | | - | |
2705 | | - | |
2706 | | - | |
2707 | | - | |
2708 | | - | |
2709 | | - | |
2710 | | - | |
2711 | | - | |
2712 | | - | |
2713 | | - | |
2714 | | - | |
2715 | | - | |
2716 | | - | |
2717 | | - | |
2718 | | - | |
2719 | 2698 | | |
2720 | 2699 | | |
2721 | 2700 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments