Agentty is a terminal-first Agentic Development Environment (ADE), designed for building software alongside AI agents, and is itself developed with Agentty. It is built with Rust and Ratatui, with a deeply integrated, git-native workflow.
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/agentty-xyz/agentty/releases/latest/download/agentty-installer.sh | shcargo install agenttynpm install -g agenttyRun without installing:
npx agenttyDocumentation for installation and workflows is available at agentty.xyz/docs.
See CONTRIBUTING.md for development checks and contribution guidance.
Apache-2.0