Token usage statistics for DeepSeek Harness: cumulative/peak tokens, longest chat session, daily streaks and a rolling 12-month activity heatmap. Host half records real provider usage from session logs and serves a stats API; client half adds a Token Stats page to Web Settings plus a live session badge.
notifications · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huantian1223/dsh-token-stats
Global per-model token usage statistics for deepseek-harness (dsh web): background incremental scan over all session logs, Settings UI with multi-granularity trend charts and per-session anomaly groups.
Global token usage statistics for the DeepSeek Harness: real llm/stream usage collection, durable JSONL ledger, per-provider/model/session/day aggregation, cost estimation with OpenRouter price refresh, a draggable FAB panel, a centered detail dashboard, and a token_stats model tool.
finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:1148281964/dsh-token-stats
External vision model for DeepSeek Harness: inspect_image sends local images or http(s) image URLs to any OpenAI-compatible chat/completions endpoint and returns the vision model's text answer.
Agent trajectory governance & anomaly diagnosis for DeepSeek Harness: rebuild structured multi-branch trajectory trees from the session/event feed, keep observation-layer snapshots, and run three temporal anomaly strategies (loop deadlock / invalid retry / goal drift).
Agent 协作 · finance · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dfycaly98931680/dsh-trajectory-governance