anomalyco / anomalyco/opencode
[FEATURE]: Add ByteDance (Volcengine Ark) Coding Plan provider
@MrMushrooooom is already working on this.
Since Aug 3, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
Please add a provider for ByteDance / Volcengine Ark Coding Plan (火山方舟 Coding Plan), like the existing kimi-coding-plan, alibaba-coding-plan-cn, zhipuai-coding-plan, minimax-cn-coding-plan and tencent-coding-plan providers.
Only the pay-as-you-go volcengine provider exists today, but the Coding Plan subscription uses a different OpenAI-compatible endpoint, so subscribers cannot use it out of the box:
- Base URL:
https://ark.cn-beijing.volces.com/api/coding/v3 - Auth: Ark API key (Bearer), from https://console.volcengine.com/ark
- Models: coding-plan eligible models such as
doubao-seed-code
Per CONTRIBUTING.md, provider data lives in models.dev, so I can open the corresponding PR there if this is wanted.
中文:希望内置火山方舟 Coding Plan provider,其端点与按量计费的 volcengine 不同,目前需手动在 opencode.json 配置,希望能像其他家 Coding Plan 一样开箱即用。
Contributor guide
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.
Assessment
This issue has not been assessed yet.