miisaka19800/dsh-restart-button
miisaka19800★ 1JavaScript最后同步: 2026-08-15
A floating one-click restart button for the DeepSeek Harness web GUI — self-contained, cross-platform.
README 摘要
dsh-restart-fab A floating one-click restart button for the DeepSeek Harness web GUI. Pinned to the bottom-right corner of the page: one click arms a confirmation, a second click restarts DeepSeek Harness in place — the page shows a full-screen "restarting" overlay and automatically reloads onto the new host once it is back up. No manual refresh, no second tab, no launcher script. Features - Fully self-contained — the restarted host is relaunched with the exact same command line that started the current one ( node …/bin.js web --port N ), preserving workspace, port, profile and flags. No dependency on any launcher script ( DSH启动器.exe , shell wrappers, etc.). - Cross-platform — Windows (force kill via taskkill ), macOS/Linux (graceful SIGTERM then SIGKILL ). - Fast — the old process is killed 1.6 s after you confirm; the new host starts immediately. - Clean UX — full-screen overlay with a spinner and elapsed timer while restarting; the page polls the host every second and reloads itself the moment the new host responds. A "refresh now" fallback appears after 60 s. - Sessions survive — DeepSeek Harness persists sessions, so your conversations resume automatically after the restart. -…
在 GitHub 查看完整 README →分类
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,820
hyhmrright/brooks-lintAI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
★ 1,338
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 1,141