forked from cline/cline
-
Couldn't load subscription status.
- Fork 2.4k
Closed
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.enhancementNew feature or requestNew feature or request
Description
Type
Enhancement
Problem / Value
The Z AI provider currently shows extra endpoints and mixes "coding" vs "standard," which creates confusion and misconfiguration. Limiting to the two official "coding" endpoints simplifies setup and aligns with vendor guidance.
Context
Affects users configuring Z AI in Settings. Z AI requests only:
- International: https://api.z.ai/api/coding/paas/v4
- China: https://open.bigmodel.cn/api/coding/paas/v4
Behavior:
- Keep only these two selectable endpoints in UI and config; remove non-"coding" endpoints.
- Default to International.
- Migrate existing saved settings to the closest option:
• Old international/intl_standard → International
• Old china/china_standard → China - Display labels: "International Coding Plan" and "China Coding Plan".
Constraints/Preferences
Non-breaking migration; keep changes clear in UI; ensure settings validation matches the two endpoints only.
Metadata
Metadata
Assignees
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done