Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.18 KB

File metadata and controls

25 lines (17 loc) · 1.18 KB

ppg — Pure Point Guard

This project has been archived. PPG CLI has been superseded by PurePoint, a ground-up rebuild in Swift and Rust.

PPG CLI started as a vibe-coded experiment — a TypeScript CLI wrapped in a Swift macOS dashboard for orchestrating parallel AI coding agents. The concept worked so well that it warranted a proper rebuild as a native application. PurePoint is that rebuild.

If you're looking for a parallel AI agent orchestrator, head to PurePoint.


ppg dashboard

What was ppg?

A native macOS dashboard for orchestrating parallel AI coding agents. Spawn, monitor, and merge multiple AI agents working in parallel — each isolated in its own git worktree.

  • Multi-agent dashboard — Claude Code, Codex, OpenCode, or any CLI agent
  • Git worktree isolation — every agent works on its own branch
  • Swarms — coordinated multi-agent orchestrations defined in YAML
  • Conductor mode — designed to be driven programmatically by a meta-agent
  • Cron scheduling — recurring agent tasks on cron expressions

License

MIT