DSH-CommandCode-Provider: Integrating Command Code into DSH with Studio API Key
dsh-commandcode-provider is an unofficial community plugin (MIT licensed) for DeepSeek Harness (DSH), maintained by Victor-770. To address the limitation where certain Command Code plans lack Provider API access, this plugin leverages Studio authentication API keys to call the `/alpha/generate` streaming endpoint, supporting all Command Code plans, including the $1 Go plan. Core features include registering the `commandcode` provider to `ctx.llm`, model catalog discovery and offline caching, inference effort metadata management, image input handling, multi-source API key resolution, and providing
Read MoreDSH Plugin dsh-liquid-glass-balance-card: View DeepSeek Balance and Usage in Web Interface
The dsh-liquid-glass-balance-card is a community plugin developed specifically for the DeepSeek Harness (DSH) web interface, designed to address the issue of scattered information regarding API balance, cumulative consumption, and token usage. By default, this plugin displays a draggable liquid glass card in the upper-right corner of the page, centrally presenting total balance, available status, cumulative consumption, and token usage, while also supporting multi-time-dimension statistics such as today, the last 7 days, and the last 30 days. In terms of functionality, it provides dual-layer statistics combining local session log aggregation and DeepSeek platform online totals, and visually presents consumption trends through bar charts. The plugin supports highly customizable features, allowing users to adjust liquid glass parameters in real time, including transparency, blur, highlight, as well as 3D effects. In terms of security, the API Key and platform userToken
Read More