火山方舟 Coding Plan 模型列表获取错误,导致无法配置目标模型
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 719
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 83
Description
问题
配置 Coding Plan 时,获取的模型列表与实际可用模型不一致,导致无法选择目标模型。
表现
- 新模型(如 GLM-5.2、Kimi-K2.7)未出现在列表中
- 已下线模型(如 Kimi-K2-thinking)仍显示在列表中
复现
- 订阅 Coding Plan
- 在工具中配置 Coding Plan 并获取模型列表
- 选择目标模型 → 模型不存在或已失效
建议
- 模型列表与火山方舟控制台实时同步
- 过滤掉已下线模型
- 补充 status 字段标识模型可用状态
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Coding Plan model-list retrieval and comparing its results with the models available in the Volcano Ark console. Done means new models such as GLM-5.2 and Kimi-K2.7 appear, retired models such as Kimi-K2-thinking are filtered out, and the model response includes a status field indicating availability.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, backend-api-design
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100