@opencode-plugins/caffeinate
v1.0.4
Published
Prevent your system from sleeping during agentic workflows.
Readme
@opencode-plugins/caffeinate
| Platform | Supported | | -------- | ------------------ | | macOS | :white_check_mark: | | linux | :x: | | windows | :x: |
Prevent your system from sleeping during agentic workflows.
Installation
Add the package to your plugins list in ~/.config/opencode/opencode.json:
{
"plugins": ["@opencode-plugins/caffeinate"]
}