juemerson-at-purestorage/claude-keep-awake
Plugin Claude Code
Keeps your computer awake while Claude Code is working, and releases when the turn ends. Cross-platform: Windows, WSL2, macOS, Linux.
juemerson-at-purestorage/claude-keep-awake
Plugin Claude Code
Keeps your computer awake while Claude Code is working, and releases when the turn ends. Cross-platform: Windows, WSL2, macOS, Linux.
juemerson-at-purestorage/claude-keep-awake
Plugin Claude Code
Keeps your computer awake while Claude Code is working, and releases when the turn ends. Scoped per session, so it is safe with multiple Claude windows open. Cross-platform (Windows, WSL2, macOS, Linux) via a Node dispatcher; requires Node.js on PATH.
juemerson-at-purestorage/claude-keep-awake
Command
Show whether Claude Code is currently blocking your computer from sleeping, and list active keep-awake workers.
juemerson-at-purestorage/claude-keep-awake
Hook
Runs when you submit a prompt, before the agent sees it, executing dispatch.mjs via node. From juemerson-at-purestorage/claude-keep-awake.
juemerson-at-purestorage/claude-keep-awake
Hook
Runs when the agent finishes a response, executing dispatch.mjs via node. From juemerson-at-purestorage/claude-keep-awake.
juemerson-at-purestorage/claude-keep-awake
Hook
Runs when a session ends, executing dispatch.mjs via node. From juemerson-at-purestorage/claude-keep-awake.