agentty 0.8.10

Agentty is an ADE (Agentic Development Environment) for structured, controllable AI-assisted software development.
Documentation
1
2
3
4
5
//! Shared UI state modules.

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