Zenjibad/headroom-stats-plugin
> Show real-time token/cost savings from the Headroom compression proxy inside the DeepSeek Harness (DSH) Web UI: a full dashboard in Settings plus a persistent stats line under the composer. 在 DSH 内实时展示 Headroom 压节省统计:设置页仪表盘 + 输入区常驻统计行。 >
catalog description:Live token & cost-savings dashboard for the Headroom compression proxy, inside the DeepSeek Harness (DSH) web UI. Packaged DSH plugin — settings dashboard + composer stats line.
Install
Headroom proxy ──writes──> ~/.headroom/proxy_savings.json (grows continuously)
│
Host half (DSH process) ▼
└─ one-time env probe: cmd /c echo %HEADROOM_SAVINGS_PATH%&echo %HEADROOM_WORKSPACE_DIR%&echo %USERPROFILE%
(DSH host sandbox exposes no direct env access; fetched via subprocess)
└─ fs service stat/readText → snake_case→camelCase reshape
└─ webServer route GET /headroom-stats/api → JSON snapshot
│
Client bundle (browser) ▼
└─ single 5s poller → fetch(/headroom-stats/api) → snapshot fan-out to two seats
├─ settings.section (id headroom-stats) → full dashboard
└─ conversation.composer.dock (id headroom-dock) → stats line
Add Zenjibad/headroom-stats-plugin to your DSH config (web profile) to enable.
README
Expand full README Collapse
README is empty.
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis