CyberPong 1.4.0
Hermes Pong is now CyberPong — local agent mission control for Mac.
What's new
- CyberPong brand — Dock/Finder name, wordmark, mark, landing
- Multi-CLI teams — conductor + workers (Claude, Grok, Hermes, Codex, Kimi, custom)
- Mission map — live 3D seats, links, flow
- Architecture editor — peer / sub-agent topology
- Human console — talk to the orchestrator without hunting windows
- Job control plane —
~/.pong/jobs, events, ledger;pong snapshotdrives the UI - Cron timeline — scheduled work on the map
- Save / Show Teams — reopen lineups
Install
- Download CyberPong-macOS.zip
- Open CyberPong.app (right-click → Open the first time if Gatekeeper complains — build is ad-hoc signed, not notarized yet)
- Allow Accessibility / Automation for Terminal when asked
From source:
git clone https://github.com/kulpio/Agent-Pong.git
cd Agent-Pong
bash scripts/setup.sh --with-skills
bash scripts/build-app.sh && bash scripts/install.shMigrate older Hermes Pong state: pong migrate
Notes
- Bundle:
/Applications/CyberPong.app· executable inside still namedPong - State:
~/.pong/(legacy~/.hermes-pong/still readable) - Requires macOS 13+, Terminal.app, tmux, and the worker CLIs you staff