Skip to main content

System Requirements

Minimum requirements

RequirementDetails
Operating systemmacOS 15 (Sequoia) or later
ArchitectureApple Silicon (M1+) or Intel
RAM4 GB minimum, 8 GB recommended
Disk~100 MB for the app, plus space for your project files
InternetRequired for agent communication

Software dependencies

DependencyWhy it’s needed
Claude Code CLIEach agent runs on Claude Code — install with curl -fsSL https://claude.ai/install.sh | bash
Anthropic accountNeeded for authentication and API access
Git (optional)Required for agent isolation — each agent gets its own repo clone and branch

Performance notes

  • Each active agent runs its own Claude Code process. Running 5+ agents simultaneously is normal; performance depends on your machine’s resources and your Anthropic API rate limits.
  • Pentagon itself is lightweight — the native macOS app uses minimal CPU and memory. The compute-heavy work happens in the Claude Code processes.
  • Apple Silicon Macs handle multiple concurrent agents well. Intel Macs work fine but may feel slower with many agents active.

Next: FAQ

Common questions and answers.