ray062/dsh-obvious-grid
ray062★ 0HTML最后同步: 2026-08-16
—
README 摘要
dsh-obvious-grid npm : dsh-obvious-grid · source : github.com/ray062/dsh-obvious-grid Host plugin for DeepSeek Harness: makes session status obvious — visible from across the room and reaching you when you are AFK. Port of the idea of opencode-obvious-grid (its "HOW": an ambient glanceable grid + push/alarm on turn-finished / error / approval-wait), onto DSH's own seams instead of opencode hooks + temp files. What you get - Ambient grid page served by the harness itself at /obvious-grid (web profile): a fullscreen port of opencode-obvious-grid's UI — distance-readable cards that fill the viewport, the whole card tinted by state: orange = running (with a giant scrolling RUNNING marquee), blue = waiting / blocked on you (flashing attention), red = error , green = idle . Cards show the session title (folded from the log-only session/title event, seeded from ctx.sessionTitle at adoption), workspace path · git branch (read from .git/HEAD up the directory tree), model/provider, per-request tokens (current request) + session totals, reasoning tokens (usage-reported when the adapter provides them, otherwise counted from the token-sized reasoning-delta stream chunks — the harness's own toke…
在 GitHub 查看完整 README →