Skip to content

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.