| ▲ | Myrmornis 5 hours ago | |||||||
TUIs built today should be usable by AI agents. I'm not sure exactly what it looks like but I'm imagining that every UI view has an associated CLI command that can yield precisely that view. Maybe like formally structured breadcrumbs, or maybe like Emacs "keyboard macros". | ||||||||
| ▲ | apitman 2 hours ago | parent | next [-] | |||||||
I've found agents effective using GUI apps with nothing but the ability to take screenshots and send mouse and keyboard commands. I imagine they'd work even better with a TUI, even if it's not designed with agents in mind at all. | ||||||||
| ▲ | kees99 5 hours ago | parent | prev [-] | |||||||
Agents excel at using CLI tools with well-written "--help". So maybe consider that instead of TUI. | ||||||||
| ||||||||