$ jcode login --provider alibaba-coding-plan
Setting up Alibaba Cloud Coding Plan...
See setup details: https://www.alibabacloud.com/help/en/model-studio/coding-plan-quickstart
Endpoint: https://coding.dashscope.aliyuncs.com/v1
API key env variable: BAILIAN_CODING_PLAN_API_KEY
Paste your Alibaba Cloud Coding Plan API key:
Successfully saved Alibaba Cloud Coding Plan API key!
Stored at ~/.config/jcode/alibaba-coding-plan.env
Default model hint: qwen3-coder-plus
Validating Alibaba Cloud Coding Plan login with live auth/runtime checks...
=== auth-test: alibaba-coding-plan ===
credential paths:
- /Users/archcst/Library/Application Support/jcode/alibaba-coding-plan.env
✓ credential_probe — Alibaba Cloud Coding Plan auth status is available (API key (`BAILIAN_CODING_PLAN_API_KEY`)).
✓ refresh_probe — Skipped: provider does not expose a dedicated refresh probe in jcode today.
✗ provider_smoke — alibaba-coding-plan provider smoke prompt failed: API error (405 Method Not Allowed): {
"error": "Coding Plan is currently only available for Coding Agents"
}
result: FAIL
Error: Post-login validation failed for Alibaba Cloud Coding Plan. Credentials were saved, but jcode could not verify runtime readiness. Re-test with `jcode --provider alibaba-coding-plan run "Reply with exactly AUTH_TEST_OK and nothing else."` after fixing the provider/runtime.
Next step: Credentials were saved, but runtime verification failed. Run `jcode auth-test --provider alibaba-coding-plan` and `jcode auth doctor alibaba-coding-plan` for guided diagnosis.