mocchh/dsh-better-launcher
mocchh★ 2JavaScriptLast synced: 2026-08-15
dsh start / stop / status - one-command lifecycle manager for DeepSeek Harness
README excerpt
dsh-better-launcher English DeepSeek Harness 的 dsh start / stop / status 一键服务管理命令。 仓库:https://github.com/mocchh/dsh-better-launcher 官方 @deepseek-ai/dsh 只有前台 dsh web 。本包装层占用全局命令 dsh ,补上后台生命周期,其余参数原样转发给官方 CLI。 要求:Node.js ^22.19.0 =24.0.0 安装 可通过环境变量覆盖: 变量 作用 DSH LAUNCHER VERSION git ref(tag / branch / sha),默认仓库默认分支 DSH LAUNCHER REPO GitHub 仓库,默认 mocchh/dsh-better-launcher DSH LAUNCHER BASE 内网 tarball 基地址;设置后改为下载 dsh-better-launcher- .tgz DSH LAUNCHER SHA256 使用 DSH LAUNCHER BASE 时 必须 提供,用于校验 tarball 用法 命令 作用 dsh start [--port 8080\ --port=8080] [--open] [其他 web 参数] 后台启动 Web UI,探测实际监听端口后打印 http://127.0.0.1: ; --open 打开浏览器 dsh stop [--force] [--port 8080] 按 pidfile 关闭;先 SIGTERM(Windows 同样先发 SIGTERM),再强制结束。无 pidfile 时拒绝误杀,需 --force (Unix / Windows 均可按端口找属主) dsh status 显示运行状态、PID、启动时间、URL 和最近日志 dsh --version / dsh -V 包装层版本、当前 Node、解析到的 CLI 路径 dsh -- --help 官方 launcher 帮助(profiles / plugin) dsh web --help 官方 web 帮助( --host / --port / --trusted-host ) dsh 原样转发给真正的 dsh CLI dsh --help 只打印本包装层帮助。官方帮助请用上面两行。 状态与日志: (空白视为未设置;支持 / 展开,默认 /.dsh )下的 run/web.pid 、 web.log 、 web.err.log 。 --port 0 交给官方让 OS 分配端口;启动成功后会把真实端口写入 pidfile。用户在 cordis.patch.yml 里改过端口、命令行没带 --port 时,同样按进程实际监听端口记录。 定位真正的 dsh CLI…
View full README on GitHub →Category
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