Pty Agent

Interactive CLI program proxy via pseudo-terminal (PTY). Use when: (1) must maintain ongoing dialog with interactive programs (REPLs, debuggers, Servers) — send input and wait for specific prompts; (2) process may block, crash, or pop up GUI windows — need real-time state detection; (3) simulating user interaction tests; (4) download large files.

ming-14 aaf8a5e 12 files · 110.7 KB Updated

File contents

ming-14/PTY-Agent/tree/main/ commit aaf8a5eb4a

Frequently asked questions

npx skillmds@latest add ming-14/pty-agent