Use when an AI agent needs to programmatically drive, test, or record a terminal (TUI) application.
Launches programs via pseudo-TTY, captures screen output, sends keystrokes and control sequences,
and records sessions to asciicast format. Trigger on: launching interactive terminal programs,
automating CLI workflows, testing TUI apps, recording terminal sessions, sending keystrokes to
running programs, waiting for terminal output, or any task that requires controlling a terminal
application non-interactively.
2026-04-08