Zenjibad/llmtrim-stats-plugin0

llmtrim-stats-plugin

Live llmtrim savings dashboard inside the DeepSeek Harness (DSH) Web UI: a settings dashboard plus a rotating carousel stats strip under the composer.

AI 分析

核心用途是展示llmtrim工具对上下文精简所节省的资源数据。适合使用llmtrim进行提示词裁剪、需要实时监控Token节省比例的用户。

パッケージ
llmtrim-stats-plugin
バージョン
1.0.0
ライセンス
MIT
最終更新
2026/08/19

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Zenjibad/llmtrim-stats-plugin

ドキュメント

README 全文を読む ↗

⚙️ Configuration

No config file, no persisted settings. Fixed constants in source:

KnobLocationDefault
HTTP routesrc/index.tsGET /llmtrim-stats/api
Executable resolutionresolveLlmtrim in src/index.tssubprocess.resolveExecutable('llmtrim'), fallback LLMTRIM_BIN, then the npm win32-x64 path
Poll intervalPOLL_MS in src/client/index.tsx5 s
Carousel cadenceCAROUSEL_MS in src/client/index.tsx4 s
Settings seatsrc/client/index.tsxsettings.section id llmtrim-stats, order 80
Dock seatsrc/client/index.tsxconversation.composer.dock id llmtrim-carousel, order 15