CCCPlayer. Point it at a folder, describe what you want built, hit play — two AI assistants code it while you step away.

github.com/pekinlcc/CCCPlayer

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2026
  • Release v1.7.6: audit pass — auto-resume races + CI flake
  • Release —v1.7.5
  • docs: fix README download link + add v1.7.5 release notes
  • Add GitHub Actions: CI on main, release on tag push
  • Release v1.7.5: AUDIT pass — JSON parser, fsync, UX polish
April 2026
  • Add GitHub Pages site under docs/
  • Release —v1.7.4 — is_auth_failure no longer false-positives on prose about auth
  • Release v1.7.4: is_auth_failure no longer false-positives on prose ab…
  • Release —v1.7.3 — Rate-limit classifier no longer false-positives on prose
  • Release v1.7.3: is_rate_limit no longer false-positives on prose abou…
  • Release —v1.7.2 — Freeze elapsed / last-activity clocks while session is PAUSED
  • Release v1.7.2: freeze UI clocks while session is PAUSED
  • Release —v1.7.1 — Stall watcher fix (CLOCK_MONOTONIC was wrong on macOS since v1.0)
  • Release v1.7.1: stall watcher was broken on macOS since v1.0 (wrong C…
  • Release —v1.7.0 — Hard deliverables gate: stop agents from shelving core outputs
  • Release v1.7.0: Hard deliverables gate -- stop agents from shelving c…
  • Release —v1.6.1 — Pre-load existing GOAL.md into the goal textarea
  • Release v1.6.1: pre-load existing GOAL.md into the goal textarea
  • Release —v1.6.0 — Triple-gate stagnation detector + GOAL.md conflict modal
  • Release v1.6.0: triple-gate stagnation detector + GOAL.md conflict modal
  • README: refresh screenshots to v1.5.0 — new idle + add session report
  • README: replace version history with v1.5 core-capabilities snapshot
  • Release —v1.4.1 — Fix stagnation false-positive + rich terminal report
  • Release —v1.5.0 — Login-shell PATH probe for nvm/fnm/asdf/volta
  • Release v1.5.0: login-shell PATH probe fixes CLI-not-on-PATH for nvm/…
  • Release v1.4.1: fix stagnation false-positive + rich terminal report
  • Release v1.4.0: prompt philosophy overhaul — GOAL.md is the only sacr…
  • Release v1.3.2: ad-hoc signing + one-click install.command
  • Release v1.3.1: fix Claude token undercount + long-goal Track overflow
  • Release v1.3: disagree/shelve protocol, rate-limit auto-pause/resume,…