Releases: bigbrainw/keepgoing
Release list
KeepGoing 0.1.1
KeepGoing 0.1.0
keepgoing
Keeps your Mac awake and online while coding agents run, so remote
control from your phone (Claude Code remote control, Codex remote control,
Cursor) keeps working when you're away from the desk.
You launch agents however you already do. keepgoing is a background daemon
that only makes sure the machine and the Wi-Fi stay up while they're alive.
Install
Download KeepGoing-0.1.0.zip from Releases, unzip, and drag KeepGoing.app to Applications.
This build is ad-hoc signed and not yet notarised. On first open, macOS may block it:
xattr -d com.apple.quarantine /Applications/KeepGoing.app
Or right-click KeepGoing.app → Open once to approve it. Then open normally from Applications or the menu bar.
Full removal:
keepgoing uninstall
sudo rm /etc/sudoers.d/keepgoing # only if you enabled lid mode
The app
KeepGoing.app — menu bar icon. ⚡ = agents running, sleep blocked · 💤 = idle, sleep allowed · wifi-slash = offline, recovering.
Menu: agents / sleep / network / hotspot state, Always keep awake, Set hotspot… (SSID + password → Keychain), restart daemon, open log, open at login.
./app/build.sh # → dist/KeepGoing.app (Swift UI + bundled Go daemon)