Skip to content

Add Alibaba Cloud Model Studio Coding Plan provider #260

@pbuchman

Description

@pbuchman

Provider Name

Alibaba Cloud Model Studio — Coding Plan

Provider Website

https://modelstudio.alibabacloud.com/

What usage data does this provider expose?

Alibaba Cloud's Coding Plan is a flat-rate monthly subscription for AI coding tools. It gives API access to multiple models under one key, with rate limits tracked as request counts (not tokens).

Subscription tiers (USD):

Lite Pro
First month $3 $15
2nd month (50% off) $5 $25
3rd month onward $10/mo $50/mo
Requests / 5 hours 1,200 6,000
Requests / week 9,000 45,000
Requests / month 18,000 90,000

Included models (8 total):

  • Qwen: qwen3.5-plus (vision), qwen3-max-2026-01-23, qwen3-coder-next, qwen3-coder-plus
  • Zhipu: glm-5, glm-4.7
  • Kimi: kimi-k2.5 (vision)
  • MiniMax: MiniMax-M2.5

Deployment modes:

  • International — endpoint in Singapore, compute worldwide excl. China
  • Global — endpoint in US (Virginia), compute worldwide

Base URLs:

  • OpenAI-compatible: https://coding-intl.dashscope.aliyuncs.com/v1
  • Anthropic-compatible: https://coding-intl.dashscope.aliyuncs.com/apps/anthropic

Usage data is exposed via the console at modelstudio.console.alibabacloud.com with 3 gauges: last 5 hours, last 7 days, last 30 days (percentage-based). An API endpoint likely exists similar to MiniMax's /v1/api/openplatform/coding_plan/remains pattern (see issue #222).

Docs: https://www.alibabacloud.com/help/en/model-studio/coding-plan

Will you build the plugin?

Yes, will build the plugin within a day or two.

Additional Context

This is notable because it bundles 8 models from 4 vendors under one subscription at very low cost. It explicitly supports Claude Code and OpenClaw as client tools. The plan is non-refundable and restricted to interactive coding tool use only (no batch/automated calls).

The existing MiniMax issues (#222, #165) are related but cover MiniMax as a standalone provider — this would track Alibaba's multi-model Coding Plan as its own provider.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions