vibe-any/dsh-plugin-save-token0

dsh-plugin-save-token

Cut token cost without cutting model intelligence — a DeepSeek Harness (dsh) bundle plugin: structure-aware compression + TOON-style lossless encoding first + reversible spill-to-disk + real-time dashboard.

AI 分析

核心用途是在不降低模型智能的前提下大幅削减 Token 成本。适合高频使用 DSH、对 API 账单敏感且需要实时监控压缩效果的用户。

パッケージ
dsh-plugin-save-token
バージョン
2.1.2
ライセンス
MIT
最終更新
2026/08/27

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:vibe-any/dsh-plugin-save-token

ドキュメント

README 全文を読む ↗

Installation & usage

Requirements: a running DeepSeek Harness (dsh) with its Web GUI, and pnpm on PATH. The web profile provides everything else the plugin needs (tools, webServer, React for the dashboard; spillStore is included in standard deployments — if it is ever missing, compression stays off by design).

Install

Run one of these commands — dsh plugin installs the package into the profile and activates its bundle layer automatically: