clrun — The Interactive CLI for AI Agents
No more --yes flags or command retries. clrun gives you full control over interactive terminal sessions with structured YAML responses.
Install
npm install -g clrun
Core Commands
| Action | Command |
|---|---|
| Run a command | clrun <command> |
| Send text + Enter | clrun <id> "text" |
| Send keystrokes | clrun key <id> down enter |
| Toggle checkbox | clrun key <id> space |
| Accept default | `clrun key < |
[Description truncada. Veja o README completo no GitHub.]