Skip to content

Releases: kulpio/CyberPong

CyberPong 1.4.0

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

Hermes Pong 1.3.1

Choose a tag to compare

@kulpio kulpio released this 18 Jul 14:05

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

  1. Download HermesPong-macOS.zip
  2. Unzip and drag HermesPong.app to Applications
  3. First open: right-click → Open (ad-hoc signed — no Apple Developer ID on this build yet)
  4. Or from the repo: bash scripts/setup.sh then bash 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

Choose a tag to compare

@kulpio kulpio released this 16 Jul 01:55

Hermes Pong 1.2

Two terminals. One bridge. Hermes orchestrates; Claude Code builds.

Install

  1. Download HermesPong-macOS.zip
  2. Unzip and drag HermesPong.app to Applications
  3. First open: right-click then Open (ad-hoc signed)
  4. Optional: copy bridge/*.py into ~/bin and chmod +x them

If the control panel does not open, clone the repo and run:

bash scripts/setup.sh

That 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

Site: https://kulpio.github.io/Hermes-Pong/

Hermes Pong v0.1.0

Choose a tag to compare

@kulpio kulpio released this 15 Jul 21:34

macOS app (ad-hoc signed). Free forever — tip if you like via the landing page.