Releases: kulpio/CyberPong
Release list
CyberPong 1.4.0
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
Hermes Pong 1.3.1
Hermes Pong 1.3.1
Multi-worker teams. One Hermes orchestrates Claude / Grok / Kimi / custom under a single Active pair.
First downloadable teams release after 1.2.0 (the work was already on main; Latest had stayed on 1.2).
Install
- Download HermesPong-macOS.zip
- Unzip and drag HermesPong.app to Applications
- First open: right-click → Open (ad-hoc signed — no Apple Developer ID on this build yet)
- Or from the repo:
bash scripts/setup.shthenbash scripts/build-app.sh && bash scripts/install.sh
Requirements
macOS 13+ · Terminal · tmux · Hermes CLI · worker CLIs (Claude Code / others as needed)
What's in 1.3.1
- New pair: Claude / Other Model / Team / Show Teams / Cancel
- Save Team + Show Teams (open / duplicate / delete, scrollable; hidden when empty)
- Active pairs tree: Hermes → workers (Kill / Perms per worker)
- Per-pane rename + colors (Background, Text, Marker)
- Sticky Refresh / Close; scrollable pairs + Show Teams
- Terminal themes via NSAppleScript + attach-session;
pong-delegate --worker - Landing multi-worker art; tip checkout (name + email)
- Verdict loop + local ledger
Site: https://kulpio.github.io/Hermes-Pong/
Note on signing
This zip is ad-hoc signed (same class as 1.2.0). Notarization needs an Apple Developer ID cert + notarytool profile hermes-pong — not configured on this machine yet.
Hermes Pong 1.2
Hermes Pong 1.2
Two terminals. One bridge. Hermes orchestrates; Claude Code builds.
Install
- Download HermesPong-macOS.zip
- Unzip and drag HermesPong.app to Applications
- First open: right-click then Open (ad-hoc signed)
- Optional: copy
bridge/*.pyinto~/binandchmod +xthem
If the control panel does not open, clone the repo and run:
bash scripts/setup.shThat installs PyObjC into ~/.hermes-pong/venv and bridge tools into ~/bin.
Requirements
macOS 13+ · Terminal · tmux · Hermes CLI · Claude Code CLI
Whats in 1.2
- Link existing / New pair
- Front / Kill / autonomy (Every · Done · Full)
- claude-delegate bridge into your Claude window
- Landing + pay-what-you-want tips
Hermes Pong v0.1.0
macOS app (ad-hoc signed). Free forever — tip if you like via the landing page.