Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
50 plugins trouvés
dsh-deepseek-usage-dashboard
izz-blue/dsh-deepseek-usage-dashboard
Dashboard d'utilisation de la DeepSeek API pour DSH Web : statistiques quotidiennes de cache hit/miss et tokens de sortie à partir des journaux de session, estimations de coût par modèle, account balance, tendances sur 7 jours et résumé d'utilisation du composer.
dsh-session-cost
chengche106/dsh-session-cost
Plugin DSH : coût API DeepSeek estimé par session dans la barre de statistiques de l'interface web.
dsh-compact-agents
zhuto666/dsh-compact-agents
Model-callable compact_agents tool that force-compacts context in every live session (main session, ordinary sub-agents and AgentTeams members alike), queues busy targets and compacts them when the turn ends, reports the shadowed node count and estimated tokens per target, and ships a browser form for the trigger ratio, retained ratio, controlled-phase output budget, auto-continue budget and an end-of-turn pre-compaction ratio that compacts near the trigger line once a turn ends, so a reply no longer opens with a wait for the summarizer.
dsh-session-turn-eta
778672151/dsh-session-turn-eta
Live progress bar under the composer with a percentage and an estimated time left for the current DeepSeek Harness turn; the estimate re-anchors as the turn runs and never reads 100% until the turn ends, and the bar turns red when the turn fails or is interrupted.
context-razor
weibaohui/context-razor
Context trimmer: lists the current session's context entries with role, preview and ≈token estimate (cl100k), highlights over-threshold items, and removes selected entries exactly without LLM summarization.
dsh-i-have-adhd
yongshuai0314/dsh-i-have-adhd
Always-on ADHD-friendly output shaping: one system-prompt section makes replies action-first with numbered steps and concrete time estimates; adhd_on / adhd_off / adhd_status tools persist the mode across restarts.
dsh-gateway-wallet
muallen/dsh-gateway-wallet
Live remaining balance for the current API key from Sub2API, New API, or official DeepSeek, plus actual spend when the site publishes it, not a local token estimate.
dsh-cost-meter
saikel-orado-liu/dsh-cost-meter
Cost tracking plugin for the DeepSeek Harness Web GUI — snapshot-anchored per-turn pricing, account balance, and live cost estimates.
dsh-stats-panel
zhang-jiazhi/dsh-stats-panel
Token usage statistics for DeepSeek Harness. Per-channel usage with balances and plan quotas for mainstream providers, CNY cost estimates, and daily charts — a settings-sidebar section.
dsh-opencode-go-quota
zer0zio-stack/dsh-opencode-go-quota
Bottom-right 余额 badge for the DSH Web UI: on expand it fetches the currently-selected provider's OpenCode Go plan limits or DeepSeek prepaid balance, plus local token usage and pricing-based spend estimates.
dsh-plugin-balance
lmmzss-jk/dsh-plugin-balance
Plugin web DeepSeek Harness : bouton de solde dans l'en-tête (à gauche du journal de session natif), menu déroulant avec le solde du compte, l'usage de modèle + de tokens par session en direct et des estimations de coût au tarif officiel ; se masque automatiquement sur la page de réglages.
dsh-deepseek-usage
the-five-stooges/dsh-deepseek-usage
Shows the DeepSeek account balance as a row in the sidebar footer with a refresh button, and opens a popover with the balance card, daily token and estimated-cost charts over a 7/30-day window, a per-model table, and a link to the platform usage page. The balance comes from the official /user/balance endpoint; usage is aggregated from local DSH session logs and priced with the published peak/off-peak rate card in CNY, so it is labelled an estimate and its scope is stated on the panel.
dsh-session-cost
geecraft23/dsh-session-cost
Per-turn and whole-session DeepSeek API cost estimates for DeepSeek Harness Web.
dsh-peak-pricing-warning
imnotndesh/dsh-peak-pricing-warning
Shows DeepSeek peak/off-peak pricing status, a countdown to the next rate change, and the estimated session cost as inline text beside the model selector.
dsh-deepseek-cost-live
xtd1145/dsh-deepseek-cost-live
Real-time DeepSeek API balance (official endpoint) and today-spend estimate (this DSH instance session-log usage x per-model price table) for the DSH web: composer dock strip, always-on floating badge, full settings dashboard (7-day trend, per-model cost, editable price table and polling, history rescan). The API key never leaves the host.
dsh-token
fufuf-c/dsh-token
Local token usage and cost dashboard for DeepSeek Harness: four-segment token breakdown (miss/cache-hit/cache-write/output), cache savings estimate against the miss/hit price gap, per-session drill-down with context-growth curves and anomaly flags, global filters with shareable URLs, monthly budget progress with month-end projection, and day/month aggregate fast-path queries (O(days)) with incremental rescan.
dsh-ballast
xswt442-cmd/dsh-ballast
Context-window attribution for DSH Web: a Mini Utility Dock panel that ranks the user messages, assistant turns, reasoning blocks and tool results of a session by the tokens each one occupies, so it is clear which entries hold the window. It also shows the share by entry type, the heaviest entries across the live sessions of the host, and, where the host provides them, provider usage and the estimated system/tools/messages composition. The panel is read-only: it does not estimate cost, modify a session, or trigger compaction.
dsh-composer-tokens
wbycloud/dsh-composer-tokens
Real-time token estimates for the DSH conversation composer, combining the current context baseline with the draft and showing exact or heuristic counts.
dsh-balance-tasks
bil812/dsh-balance-tasks
Floating card showing DeepSeek balance, peak/off-peak tier countdown, and remaining tasks estimated from historical per-task token usage and the current context.
dsh-plus-plus
limlnx523/dsh-plus-plus
Adds a /dshpp slash command that reports session and token usage, cache-hit rate, and estimated cost from harness session logs; the repo also ships a CLI and local web console for lifecycle, provider, session, and plugin-security management.
dsh-peak-pricing
oliver0804/dsh-peak-pricing
Show DeepSeek's peak / off-peak pricing period under the DSH Web composer, with a live estimate of what the session has cost.
deepseek-harness-token
zoyluoblue/deepseek-harness-token
DeepSeek Harness (dsh) plugin for machine-wide token usage statistics — a Settings page with totals, a contribution heatmap, streaks, and a per-model breakdown. Reads session logs from every dsh home; no cost estimates.
dsh-plugin
cromus-ai/dsh-plugin
Cromus DSH plugin — score, validate, and cost-estimate AI skills from DeepSeek Harness.
dsh-usage-stats-plus
nixz0824/dsh-usage-stats-plus
DSH usage and balance panel with official live balance, per-event official peak/off-peak pricing, all-channel spend estimates from daily balance snapshots, and a Codex-style 12-month token activity timeline. Fork of Ychris12138/dsh-usage-stats.