Agentty is an ADE (Agentic Development Environment) for structured, controllable AI-assisted software development. It is itself developed with Agentty, built with Rust and Ratatui, and designed around a deeply integrated 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 agenttyagentty # Launch with auto-update enabled (default)
agentty --no-update # Launch without automatic updatesDocumentation for installation and workflows is available at agentty.xyz/docs.
See CONTRIBUTING.md for development checks and contribution guidance.
Apache-2.0