realLoganLuo/dsh-session-cost
realLoganLuo★ 0TypeScript最后同步: 2026-08-16
—
README 摘要
dsh-session-cost English 中文 Per-session spend tracking for DeepSeek Harness: a versioned official DeepSeek CNY rate card, a live per-session cost projection, a durable reconciled ledger, and browser surfaces (dock cost strip, per-session cost tab, and a usage dashboard grouped by project / time range / model / day-week-month). Three packages, one installable bundle: Package Face Role @logan-luo/dsh-session-cost node Rate-card pricing, costStats session projection, cost ledger + dashboard Remote @logan-luo/dsh-client-ui-session-cost browser Dock strip, cost view tab, dashboard trigger + panel @logan-luo/dsh-session-cost-bundle — dsh profile patch that mounts the other two Prerequisites dsh is the DeepSeek Harness CLI (npm package @deepseek-ai/dsh ): profile boot, plugin management, and the browser UI alias. This plugin is a Cordis plugin that runs inside a dsh profile — it extends the harness's session tracking and UI, so dsh must be installed and a profile must exist before you can add it. Install Step 1 — add the bundle to a profile (installs the bundle and its two dependency packages; the bundle's patch inserts the session-cost node service and the ui-session-cost browser surface…
在 GitHub 查看完整 README →