dsh-daemon
将 DeepSeek Harness 的 web 服务(dsh web)注册为自启动、自愈的后台服务:LaunchAgent / systemd / cron 加 30 秒健康检查 watchdog,并提供 7 个 dsh_daemon_* 工具(安装/卸载/重装/状态/启动/停止/更新)。
Registers the DeepSeek Harness web server (dsh web) as an auto-start, self-healing background service — LaunchAgent / systemd / cron plus a 30s health-check watchdog — with seven dsh_daemon_* tools (install/uninstall/reinstall/status/start/stop/update).
怎么安装
dsh plugin add @chenkai114/dsh-daemon 简介
dsh-daemon 中文 | English 将 **DeepSeek Harness** 网络服务(dsh web)注册为**自启动、自愈**的后台服务。 安装后,dsh web 将: 登录时自动启动(LaunchAgent RunAtLoad / systemd WantedBy=default.target / cron @reboot) 睡眠唤醒后自动重启 自愈:watchdog 每 **30 秒**(可配置)健康检查一次 http://127.0.0.1:<port>/health,连续 3 次失败后重启服务 不依赖当前会话:watchdog 是独立生成的脚本,而非内存中的插件 安装/卸载**永远不会触碰**当前正在运行的会话。 账号对应关系(npm scope / GitHub 账号)见 CONTEXT.md。 --- 使用方式 方式 A —— 用 dsh plugin 安装(v0.1.9+,推荐) 1. 用官方插件管理器将包安装到 **web profile**(在 profile 目录内运行 pnpm,使 loader 能解析到它;仅全局安装不够——见下): bash dsh plugin --profile web add @chenkai114/dsh-daemon (需要 PATH 上有 pnpm——用 corepack enable 一次性启用。) 为什么…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-18
- 创建于
- 2026-08-17
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- cordis, daemon, deepseek-harness, dsh, dsh-plugin, watchdog
同类推荐
langfuse
langfuse/langfuse
🪢 开源AI工程平台:LLM评估、可观测性、指标、提示管理、游乐场、数据集。与OpenTelemetry、LangChain、OpenAI SDK、LiteLLM等集成。🍊YC W23
loki-mode
asklokesh/claudeskill-loki-mode
多代理自主 SDLC 框架。从规格到部署应用。PRD、GitHub issue、OpenAPI/JSON/YAML 或一行简报。5 个 AI 提供商,8 个质量门。
cc-safety-net
kenryu42/claude-code-safety-net
AI编码代理护栏——一个CLI钩子,在执行前阻止破坏性的git和文件系统命令以及秘密文件访问。支持Amp Code、Antigravity CLI、Claude Code、Codex、Copilot CLI、Cursor、Gemini CLI、Hermes Agent、Kimi Code、OpenClaw、OpenCode和Pi。