agentty 0.13.0

Agentty is an ADE (Agentic Development Environment) for structured, controllable AI-assisted software development.
Documentation
1
2
3
4
5
//! Frontend-neutral interaction state shared by runtime input and UI output.

pub mod app_mode;
pub mod help_action;
pub mod prompt;