返回目录
其他 待识别

dsh-usage-plugin

Yihong89/dsh-usage-plugin

DeepSeek Harness (DSH) plugins. First: dsh-usage-report — per-session token usage & estimated cost (/usage + usage_report), priced from the DeepSeek pricing table.

Stars
3
Forks
0
Issues
0
更新
4 天前

PROJECT TOPICS

项目标签

PROJECT README

README

dsh-plugins

Plugins for DeepSeek Harness (DSH).

A pnpm workspace: one package per plugin under packages/.

Package What it does
dsh-usage-plugin Per-session token usage and estimated cost report (/usage command + usage_report tool), priced from the DeepSeek pricing table.

Install a plugin

# install the package into your profile (each plugin is a workspace package)
dsh plugin --profile web add -w 'github:Yihong89/dsh-usage-plugin#main&path:packages/usage-report'

# activate by inserting the plugin row into the profile's patch layer
# (~/.dsh/profiles/web/cordis.patch.yml):
#
#   - insert:
#       - id: usage-report
#         name: 'dsh-usage-plugin'

The loader hot-reloads config changes, so no process restart is needed.

Development

pnpm install
pnpm run build   # tsc for every package
pnpm run test    # node --test for every package

License

MIT

CLASSIFICATION EVIDENCE

分类依据

项目类型待识别
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。