Howe829/dsh-sonar
Howe829★ 0TypeScript最后同步: 2026-08-14
Draggable deep-sea token and context dashboard for DeepSeek Harness
README 摘要
dsh-sonar English 中文 A compact, draggable deep-sea usage dashboard for the DeepSeek Harness Web UI. dsh-sonar adds a Fish-logo floating launcher without narrowing the conversation. Click the Fish to open a complete session dashboard; drag it anywhere in the viewport. The panel automatically chooses a direction where it fits, and Escape or another Fish click collapses it. While the model is answering, lightweight bubbles rise around the launcher. The dashboard includes: - a green / amber / red context-window gauge; - an accounted-token donut for uncached input, cache read/write, output, and reasoning when the installed Harness exposes it; - heuristic system prompt, tool schema, and conversation composition; - turn, step, model time, tool time, cache hit rate, and cumulative tokens; - exact DeepSeek total balance , refreshed after each completed turn or manually. The API key stays on the Host. The browser calls a same-origin dsh-sonar route that returns only { totalBalance } ; cross-site and non-IP/localhost Host requests are rejected, and responses are never cached. Install from GitHub The repository commits its built lib/ artifacts, so a Git install does not need to execute a build…
在 GitHub 查看完整 README →