NeverToEver/dsh-usage-cost-dashboard

NeverToEver★ 1TypeScript最后同步: 2026-08-15

在 GitHub 打开

LLM usage, cost analytics and Web UI panel plugin for DeepSeek Harness

README 摘要

English 简体中文 dsh-usage-cost-dashboard A community plugin for DeepSeek Harness that tracks LLM token usage, estimates costs, and adds a lightweight Web UI indicator beside the composer. Overview DeepSeek Harness already provides low-level telemetry and token-meter primitives, but it does not ship a ready-to-use cost/usage panel for everyday users. This plugin fills that gap by: - collecting token usage from session/event - exposing a /usage command with filtering and reporting options - rendering a compact, theme-aware usage indicator in the Web UI Status: early development. The current version uses in-memory storage and estimated pricing. Demo Web UI indicator Usage command Architecture Features - Collects provider/model, token counts, timing, and per-step usage from real Harness events - /usage command with: - current session or --all sessions - --session , --model , --from , --to , --limit - grouping by --by model or --by session - --json and --csv output - --export to write JSON/CSV files - JSONL persistence when configured with storageFile - Web UI indicator: - outer ring shows context-window usage - inner hourglass with two triangles represents input/output tokens - hover show…

在 GitHub 查看完整 README →
皮肤/UIagent-harnessai-agentsanalyticscordiscost-analyticsdeepseekdeepseek-harnessdeveloper-tools

分类