agentty
v0.6.0
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. It is itself developed with Agentty, built with Rust and Ratatui, and designed around a deeply integrated workflow.
Session view includes a manual branch-publish workflow so reviewed session branches can be pushed from the TUI before you open a pull request or merge request yourself.
Prompt mode also supports pasted clipboard images for Codex, Gemini, and Claude
sessions: press Ctrl+V or Alt+V while composing the first prompt or a
reply to insert an inline [Image #n] placeholder backed by a local temp PNG
upload.
Installation
Shell
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/agentty-xyz/agentty/releases/latest/download/agentty-installer.sh | shCargo
cargo install agenttynpm
npm install -g agenttynpx
Run without installing:
npx agenttyDocumentation
Documentation for installation and workflows is available at agentty.xyz/docs.
Contributing
See CONTRIBUTING.md for development checks and contribution guidance.
License
Apache-2.0
