Skip to content

CyberPong 1.4.0

Latest

Choose a tag to compare

@kulpio kulpio released this 20 Jul 23:27

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 snapshot drives the UI
  • Cron timeline — scheduled work on the map
  • Save / Show Teams — reopen lineups

Install

  1. Download CyberPong-macOS.zip
  2. Open CyberPong.app (right-click → Open the first time if Gatekeeper complains — build is ad-hoc signed, not notarized yet)
  3. 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.sh

Migrate older Hermes Pong state: pong migrate

Notes

  • Bundle: /Applications/CyberPong.app · executable inside still named Pong
  • State: ~/.pong/ (legacy ~/.hermes-pong/ still readable)
  • Requires macOS 13+, Terminal.app, tmux, and the worker CLIs you staff