Back to browse
Hty – Puppeteer for the terminal let's AI agents drive interactive CLIs

Hty – Puppeteer for the terminal let's AI agents drive interactive CLIs

by anonfunction·May 20, 2026·1 point·1 comment

AI Analysis

●●●BangerZero to OneBig Brain

Finally lets agents use git add -p and vim by wrapping interactive PTY sessions.

Strengths
  • Built on Ghostty's production-grade VT engine in Zig for accurate screen parsing.
  • Wait primitives like --idle and --text eliminate fragile sleep timers in automation.
  • Session replay and live watching enable debugging of agent decision loops.
Weaknesses
  • Relies on visual screen scraping which can break on non-standard terminal outputs.
  • Security risks inherent in giving agents unrestricted keystroke access to shells.
Target Audience

Developers building AI agents that need to interact with terminal software

Similar To

Puppeteer · Expect · tmux

Similar Projects

Developer Tools●●●Banger

Term-CLI – interactive terminals for AI agents (for SSH/TUI/REPL flows)

Agents finally handle SSH/pdb/vim—680 tests, tmux-backed, single-file Python.

WizardrySolve My ProblemShip It
eliasoe
923mo ago