Autonomous agent ecosystem.
Orchestrate Claude agents through multi-stage flows with local, Docker, and EC2 compute.
$ curl -fsSL https://ytarasova.github.io/ark/install.sh | bash
# Pin to a specific version
$ curl -fsSL https://ytarasova.github.io/ark/install.sh | ARK_VERSION=v0.1.0 bash
$ ark tui # terminal dashboard
$ ark exec --repo . --summary "Fix auth bug"
$ ark search "authentication"
brew install tmux) · Bun is installed automatically
YAML-defined pipelines with plan, implement, review, and deploy stages. Gates control advancement.
React + Ink terminal UI. 6 tabs, live agent output, conversation search, keyboard-driven.
Run agents on local tmux, Docker containers, or EC2 instances. Provider-driven isolation.
FTS5-indexed transcripts, cost tracking, conversation history, and Claude session import.
Per-stage permission levels: full, execute, edit, or read-only. Control what agents can do.
GitHub webhook integration. Review comments auto-steer agents. Approval opens flow gates.
Install, create your first session, and launch the TUI in under 2 minutes.
Flows, agents, stages, gates, autonomy, channels, and the conductor.
All 6 tabs, keyboard shortcuts, and navigation.
Every command, flag, and option documented.
Agent YAML, flow YAML, repo config, and environment variables.
Local, Docker, and EC2 setup and operations.