Give your agents the ability to operate interactive TUI apps
Headless PTY daemon lets AI agents control ncurses apps like k9s without a GUI.
tui-use lets agents interact with programs that expect a human at the keyboard — REPLs, debuggers, TUI apps, and anything else bash can't reach.
Headless xterm rendering lets agents navigate TUI apps like vim without stalling.
AI agent developers, power users of CLI coding assistants
pexpect · repl.js · BrowserUse
Headless PTY daemon lets AI agents control ncurses apps like k9s without a GUI.
PTY screenshots and expect patterns let agents operate TUIs without human help.
Finally lets agents use git add -p and vim by wrapping interactive PTY sessions.
Playwright for CLIs lets AI agents handle interactive prompts without hanging.
Control systems focus sets it apart from generic coding puzzle games like Human Resource Machine.
Unblocks agents from hanging on interactive CLIs; solves a real agent-runtime pain point.