agentty
v0.9.1
Published
Agentty is an ADE (Agentic Development Environment) for structured, controllable AI-assisted software development.
Readme
Agentty
Agentty is an ADE (Agentic Development Environment) for structured, controllable AI-assisted software development. Built with Rust and Ratatui, and refined through its own day-to-day use, it brings agents, review, and iteration into one focused terminal workflow.
Installation
npm (recommended, supports auto-update)
npm install -g agenttyOther methods
npx agenttycurl --proto '=https' --tlsv1.2 -LsSf https://github.com/agentty-xyz/agentty/releases/latest/download/agentty-installer.sh | shcargo install agenttyUsage
agentty # Launch with auto-update enabled (default)
agentty --no-update # Launch without automatic updatesDocumentation
Documentation for installation and workflows is available at agentty.xyz/docs.
[!WARNING]
Agentty is in active development. While releases follow Semantic Versioning, the current
0.y.zseries may still introduce breaking changes between releases as workflows, integrations, and safeguards evolve. Always review and verify the changes Agentty proposes or applies in your repositories before you rely on them.
Contributing
See CONTRIBUTING.md for contribution guidance.
License
Apache-2.0
