GiantGKL/dsh-cost2

dsh-cost

DeepSeek Harness (DSH) plugin: live conversation cost and DeepSeek account balance in the composer stats row — RMB in Chinese UI, USD in English UI

AI 分析

在聊天输入框下方无缝集成费用与余额显示。适合需要实时掌控单次对话成本、追求界面原生感的用户。

パッケージ
dsh-cost
バージョン
0.2.1
ライセンス
MIT
最終更新
2026/08/13

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

Install

npm install dsh-cost

Then mount it in the deployment's cordis.yml (or a profile's cordis.patch.yml):

plugins:
  - name: 'dsh-cost'

The web client is composed automatically via the dsh.client declaration (platform: web); no further configuration is required.