refactor: remove macOS caffeinate sleep prevention functionality

This commit is contained in:
weishu
2025-12-17 15:59:50 +08:00
parent 502b63c236
commit a696cafdd4
7 changed files with 0 additions and 172 deletions
-1
View File
@@ -44,7 +44,6 @@ This will:
- `HAPPY_BOT_URL` - Bot URL (default: http://localhost:3006)
- `CLI_API_TOKEN` - Shared secret for bot authentication (required)
- `HAPPY_HOME_DIR` - Custom home directory for hapi data (default: ~/.happy)
- `HAPPY_DISABLE_CAFFEINATE` - Disable macOS sleep prevention (set to `true`, `1`, or `yes`)
- `HAPPY_EXPERIMENTAL` - Enable experimental features (set to `true`, `1`, or `yes`)
## Requirements