Agentty is an ADE (Agentic Development Environment) for structured, controllable AI-assisted software development. This project is developed with Agentty itself, maintaining the same AI-assisted workflow it provides.

// installation

$curl --proto '=https' --tlsv1.2 -LsSf https://github.com/agentty-xyz/agentty/releases/latest/download/agentty-installer.sh | sh

// features

Isolated By Default

Each session runs in its own worktree and branch, so experiments stay contained.

Built For Flow

Review diffs, switch models, and iterate without leaving the TUI.

Fast Setup

Install with npm, cargo, or shell script and start an agent session in minutes.