Bole1001/dsh-power-awake

Bole1001★ 0TypeScript最后同步: 2026-08-19

在 GitHub 打开

Keep your device awake while DeepSeek Harness is running. Prevents system sleep on macOS, Windows, and Linux for remote access.

README 摘要

dsh-power-awake Prevent the computer from sleeping while Harness is running. On load with enabled: true the plugin spawns a platform keep-awake helper and holds it until the plugin unloads or the model toggles it off through the toggle keep awake tool. Install Or from a git host: Usage Once installed, the computer stays awake while Harness runs. Say "turn off keep-awake" or "enable keep-awake" in any conversation and the agent toggles it through the toggle keep awake tool. To disable by default, override in your profile's cordis.patch.yml : Platform support Platform Mechanism Notes macOS caffeinate -dimsu (system tool) Blocks system sleep, idle sleep, and display sleep Windows SetThreadExecutionState via PowerShell ES CONTINUOUS \ ES SYSTEM REQUIRED Linux systemd-inhibit Requires systemd; blocks sleep/idle/shutdown No native dependencies. On an unsupported platform the plugin loads but keep-awake is a no-op. Development The repo-local symlinks node modules/@deepseek-ai/cordis and node modules/@deepseek-ai/dsh-tools point into a deepseek-harness checkout for development; remove them before publishing (npm fills published ranges).

在 GitHub 查看完整 README →
工具/开发caffeinatedeepseek-harnessdeepseek-harness-plugindeepseek-harness-pluginsdshdsh-plugindsh-pluginskeep-awake

分类