Kristin130/dsh-commandcode-provider

Kristin130★ 1TypeScript最后同步: 2026-08-14

在 GitHub 打开

dsh LLM provider plugin for Command Code — every plan incl. Go, uses your Studio API key over /alpha/generate

README 摘要

dsh-commandcode-provider Languages: English 中文 A custom LLM provider plugin for DeepSeek Harness (dsh) that connects dsh to Command Code — a faithful port of pi-commandcode-provider onto dsh's LLM seam. Works with every Command Code plan, including the $1/month Go plan. Even the Go plan — the only one without Provider API access — gives you an API key in the Studio; that key authenticates the CLI/agent login. This plugin uses that same key against Command Code's own /alpha/generate endpoint, not the traditional Provider API protocol, so it works even when a plan has no Provider API access. Disclaimer: This is an unofficial, community-maintained integration. It is not affiliated with, endorsed by, or supported by Command Code. You need your own Command Code account. Command Code's terms, availability, and pricing apply. Quick Start Newbie-friendly: one command to install — the plugin mounts itself, no config files to edit. 1. Install The package declares dsh.bundle , so dsh plugin add installs it AND automatically joins it to the profile's bundle layers — the shipped cordis.patch.yml mounts the provider row for you. Do not also add a manual cordis.patch.yml row for this plugin — the…

在 GitHub 查看完整 README →
Tools / Devdsh-pluginagent

分类