agent-tui 0.3.2

CLI tool for AI agents to interact with TUI applications
Documentation
1
2
3
4
5
6
7
# Rustfmt configuration for agent-tui
# See: https://rust-lang.github.io/rustfmt/

edition = "2021"
newline_style = "Unix"
max_width = 100
use_small_heuristics = "Default"