Hacker News new | past | comments | ask | show | jobs | submit
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".
loading story #47368364
Agents excel at using CLI tools with well-written "--help". So maybe consider that instead of TUI.
loading story #47366551