dsh-input-traffic
by drscrewdriver · drscrewdriver/dsh-input-traffic
★ 3 Stars
⑂ 0 Forks
↓ 541 Downloads/week
◎ 1 Open issues
Updated: Sep 12, 2026
MIT
TypeScript
Original language: English
About
Three-tier now/next/later input planning dock for the DeepSeek Harness web GUI: a red/yellow/green priority strip replaces the busy-Enter queue, plain Enter queues to later, with in-place multi-line editing, drag reorder, and session-isolated freeze/resume; the freeze button bridges a separate plugin, dsh-session-guard (installable from dsh-market), via stopNextTurn/resume RPC + composer lock for a real per-session lock, pairing with its global peak-hour auto-pause to stop sessions during DeepSeek's high-cost windows and resume off-peak.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.2.10-beta.2 | — | — |
| 0.1.0 | — | — |
| 0.1.1 | — | — |
| 0.2.0 | — | — |
| 0.2.1 | — | — |
| 0.2.2 | — | — |
| 0.2.3 | — | — |
| 0.2.4 | — | — |
| 0.2.5 | — | — |
| 0.2.6 | — | — |
| 0.2.7 | — | — |
| 0.2.8 | — | — |
| 0.2.9 | — | — |
| 0.2.10-beta.1 | — | — |
| 0.2.10-beta.3 | — | — |
| 0.2.11-beta.1 | — | — |
Similar plugins
by nicecx
Tiered task queue for DSH↔Hermes: queue.json single source of truth, lease/claim model, concurrency-1; Hermes-side cron consumes, DSH-side enqueues. Includes busy-mutex for the approve fast path.
★ 0
MIT
Python
Sep 3, 2026
dsh plugin --profile web add dsh-task-queueby ZSeven-W
DeepSeek Harness (DSH) plugin: a read-only ledger for the plugins you already have installed — a capability inventory with file:line evidence, declared-vs-detected reconciliation, cross-profile versio
★ 25
↓ 44/wk
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add @zseven-w/dsh-harborby TwotwoPiggy
dsh余额插件. A DeepSeek Harness plugin for real-time token tracking and highly accurate session cost estimation, featuring dynamic peak/off-peak pricing support.
★ 13
JavaScript
Sep 9, 2026
dsh plugin --profile web add dsh-balanceby HaoyueQin
DeepSeek Harness web plugin: inline +N −M diff badges on edit/write tool rows and a per-turn file change summary card. Scroll-windowed diffs, PTC/code-dispatch fallback, undo — no git required.
★ 7
MIT
TypeScript
Sep 10, 2026
dsh plugin --profile web add dsh-diff-statby gwsbhqt
洞察 — read-only insight panel for a DeepSeek Harness profile: where every plugin, service, tool and model came from, which config layer inserted or disabled it, and what is running right now.
★ 3
↓ 57/wk
MIT
TypeScript
Sep 10, 2026
dsh plugin --profile web add @gwsbhqt/dsh-insightby jingzhao-l
DeepSeek Harness (dsh) plugin that turns the iterate skill into an autonomous closed-loop code iteration — parallel reviews, deterministic dedup convergence, atomic fix + verify auto-stop, meta-review
★ 3
↓ 933/wk
MIT
TypeScript
Sep 12, 2026
dsh plugin --profile web add iterate-plugin