Capability
Agent Api For Terminal Control
4 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “agent-api-for-terminal-control”
** - AI pilot for PTY operations that enables agents to control interactive terminals with stateful sessions, SSH connections, and background process management
Unique: Provides a clean, type-hinted Python API for PTY control with async/await support, designed specifically for agent integration — most PTY libraries expose low-level interfaces requiring significant wrapper code
vs others: Offers agent-friendly abstractions with structured return values and async support, whereas raw PTY libraries require agents to implement significant boilerplate for error handling and state management