dsh-awake
Run the following command in DeepSeek Harness:
dsh plugin install htfc786/dsh-awake
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install htfc786/dsh-awake in DSH to install this plugin; the source is hosted at https://github.com/htfc786/dsh-awake . After installation, open Settings and the Sleep Guard section to configure it.
About this plugin
DSH agent tasks often outlast the OS sleep timer, and one premature suspension can interrupt the task, corrupt the session, or crash services on restart. dsh-awake automatically engages a sleep guard when a task starts and releases it when the task ends (including error, abort, or cancellation), so you never have to touch power settings manually.
Cross-platform support for Windows, Linux, and macOS with a fallback chain of per-platform implementations; browser Wake Lock state is maintained independently per browser via localStorage, fully decoupled from the server-side mechanism. All settings are hot-editable via the config page and 0.1.x configs are auto-migrated on first load.
Ideal for developers running long DSH agent workflows on personal machines where tasks frequently exceed the sleep threshold.
Use Cases
- Preventing laptop or desktop auto-sleep during long agent tasks
- Unified sleep-prevention policy across Windows, Linux, and macOS
- Browser Wake Lock managed independently from server-side guard
Best For
- Developers running long DSH agent tasks on personal machines
- Agent workflow users needing cross-platform sleep prevention
- Users frustrated by task interruptions or session corruption caused by auto-sleep
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.