gonegirl07/commandcode-go-for-dsh

gonegirl07★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

Command Code Go provider for DeepSeek Harness TUI and Web, including /cc-usage.

README 摘要

commandcode-go-for-dsh Command Code Go as a model provider in DeepSeek Harness. Works on the official Web UI ( dsh web ) and the community TUI ( dsh --profile tui ). Port of commandcode-go-for-pi plus commandcode-usage-for-pi : - Route commandcode calls POST https://api.commandcode.ai/alpha/generate . - Host slash commands /cc-usage and /ccusage print plan credits and rolling limits. Unofficial. Not affiliated with Command Code or DeepSeek. /alpha is undocumented and can change. Ubuntu install script and guide: deepseek-harness-ubuntu. Install Add the plugin to each profile you use. Settings and credentials are shared; plugins are not. Restart the app after install ( dsh --profile tui or dsh web ). Refresh the browser if Web was already open. dsh web listens on 127.0.0.1 only. Other LAN devices cannot open it unless you SSH-tunnel or bind a specific LAN IP (not 0.0.0.0 — DSH rejects that). LAN notes live in the Ubuntu install guide. Auth A user ... key from Command Code settings. Never commit it. Or /.dsh/.credentials.yaml (mode 600 ): Pick a model Useful defaults: deepseek/deepseek-v4-pro , deepseek/deepseek-v4-flash . Surface How TUI /model → Command Code Go → s (first row is Pro…

在 GitHub 查看完整 README →
终端/TUIcommandcodedeepseek-harnessdsh-plugintuiweb

分类