Skip to main content

Dark

Dark is an applied AI lab building for the new internet. We focus on closing the gap between frontier technology and human cognition — making powerful systems intuitive, not just capable.

Pentagon

Pentagon is mission control for your AI coding team. It’s a native macOS app that lets you spawn, organize, and supervise multiple Claude Code agents on a visual canvas — each isolated in its own git worktree.
  • Agents on a Canvas — spawn Claude Code agents as desks on a 2D grid. See status at a glance via colored rings.
  • Pods & Teams — group agents spatially with pods (colored rectangles on the canvas) or logically with teams (cross-cutting groups with emoji identifiers).
  • Souls, Tasks & Memory — give each agent a role (SOUL.md), a task list (TASKS.md), and persistent context (MEMORY.md).
  • Heartbeat — configure agents to restart automatically, wake on an interval, or run on a schedule.
  • Git Worktree Isolation — the first agent uses your current branch; additional agents get their own worktree so file changes never collide.
  • Native macOS — built with Swift, SwiftUI, and SwiftTerm. No Electron, no web views. Fast, lightweight, and feels like home on macOS.

Pentagon

Native macOS app for running multiple Claude Code agents with persistent sessions

Quick Start

Download Pentagon from pentagon.run and drag it to your Applications folder. Full installation guide →

Requirements

Pentagon requires:
  • macOS 14+ (Sonoma) — Apple Silicon or Intel
  • Claude Code CLI installed and configured (installation guide)
  • Anthropic API key or Claude Max subscription

AI Integration

These docs are optimized for AI assistants. You can:
  • Fetch the full docs: curl https://docs.darkresearch.ai/llms-full.txt
  • Add as MCP server: Connect https://docs.darkresearch.ai/mcp in Claude Code for real-time doc search
  • Read any page as markdown: Append .md to any URL