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).
将 DeepSeek Harness 的 web 服务(dsh web)注册为自启动、自愈的后台服务:LaunchAgent / systemd / cron 加 30 秒健康检查 watchdog,并提供 7 个 dsh_daemon_* 工具(安装/卸载/重装/状态/启动/停止/更新)。
How to install
dsh plugin add @chenkai114/dsh-daemon About
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 一次性启用。) 为什么…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-18
- Created
- 2026-08-17
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, daemon, deepseek-harness, dsh, dsh-plugin, watchdog
Related plugins
langfuse
langfuse/langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
claude-code-templates
davila7/claude-code-templates
CLI tool for configuring and monitoring Claude Code
loki-mode
asklokesh/claudeskill-loki-mode
Multi-agent autonomous SDLC framework. Spec to deployed app. PRD, GitHub issue, OpenAPI/JSON/YAML, or one-line brief. 5 AI providers, 8 quality gates.
cc-safety-net
kenryu42/claude-code-safety-net
An AI coding agent guardrail — a CLI hook that blocks destructive git and filesystem commands and secret file access before they execute. Supports Amp Code, Antigravity CLI, Claude Code, Codex, Copilot CLI, Cursor, Gemini CLI, Hermes Agent, Kimi Code, OpenClaw, OpenCode, and Pi.