Skip to content
This repository was archived by the owner on Sep 21, 2026. It is now read-only.

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This plugin lives in the commandcode-usage monorepo now, under plugins/dsh, next to adapters for six other agents — Claude Code, Codex, Grok Build, opencode, pi and ZCode.

Nothing about the plugin itself changed: same package name, same cordis loader id, same sidebar card, same 141 offline checks.

Install

git clone https://github.com/Jovan1666/commandcode-usage
dsh plugin --profile web add ./commandcode-usage/plugins/dsh

Then restart dsh web and reload the page.

The package name is still dsh-commandcode-quota, so the loader row and any config you already wrote keep working unchanged — only the source path differs.

Already installed from this repository?

Your installed copy keeps working; nothing here was deleted from your machine. To move to the monorepo, remove the old one and add the new path:

dsh plugin --profile web remove dsh-commandcode-quota
git clone https://github.com/Jovan1666/commandcode-usage
dsh plugin --profile web add ./commandcode-usage/plugins/dsh

Reproducing an old setup

The last version published from this repository is tagged v0.1.0-final. Pin that tag if you need to reproduce a setup exactly as it was:

git clone --branch v0.1.0-final https://github.com/Jovan1666/dsh-commandcode-quota
dsh plugin --profile web add ./dsh-commandcode-quota

This repository is archived

Issues, pull requests and questions belong in the monorepo.

Licensed MIT — see LICENSE.

About

Command Code plan quota in your DeepSeek Harness (dsh) sidebar: 5-hour, weekly and monthly credit windows with reset countdowns. Works with Go, GOAT, Pro, Max and Provider plans.

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors