PiloTY by yiwenlu66
PiloTY: AI pilot for PTY operations via MCP - enables AI agents to control interactive terminals like a human
About PiloTY
From the project's README at github.com/yiwenlu66/PiloTY. Lightly cleaned for readability; for the full source see the upstream repo.
PiloTY (PTY for your AI Copilot) is an MCP server that gives an agent a persistent, interactive terminal.
If you have used Claude Code / Codex to run shell commands, you have probably hit the same wall: tool calls tend to be stateless. Each call starts "fresh", so environment variables disappear, interactive programs cannot be driven reliably, and long-running processes get cut off or orphaned while the agent is thinking.
PiloTY exists to make the agent's terminal behave more like a human's: start something in a real terminal, come back later, and keep going.
Warning: PiloTY exposes unrestricted terminal access. Treat it like giving the agent your keyboard. What it enables Long-running commands: builds, installs, migrations, test suites. Start once, check output later. Log monitoring: , , , CI logs, service restarts. "Vibe debugging": keep a REPL/debugger open while the agent reads code and tries ideas (, , ). Privileged operations: handle interactive password prompts (, SSH passwords, key passphrases). SSH-based devops: keep a remote login session alive across tool calls; run remote commands in the same shell. Terminal UIs: , , , can work, but cursor-heavy programs often require screen snapshots instead of plain text output. Quickstart
Health score breakdown
6-dimension composite. See methodology for formula and weights.
Adoption signals
Real-world usage data, pulled from each registry. The bigger the numbers, the more battle-tested the project.
| Signal | Value | Source |
|---|---|---|
| GitHub stars | 35 | github.com/yiwenlu66/PiloTY |
| GitHub forks | 6 | github.com/yiwenlu66/PiloTY |
Release & maintenance
Is this project actively maintained, or about to die? Check the recency of last commit and last release.
| Project age | 0.9 years | since Jun 2025 |
| Last commit | 14 days ago | Apr 23, 2026 |
Self-hosting cost across providers
Detected requirements: 4GB RAM, 40GB disk minimum. Cheapest plan per provider that meets the requirement.
| Provider | Plan | Specs | Monthly | |
|---|---|---|---|---|
| hetzner | CAX11 | 2c · 4GB · 40GB | $4.13 USD | Deploy → |
| vultr | VC2 | 1c · 1GB · 25GB | $5 USD | Deploy → |
| linode | Nanode 1GB | 1c · 1GB · 25GB | $5.12 USD | Deploy → |
| digitalocean | Basic Regular 1GB | 1c · 1GB · 25GB | $6 USD | Deploy → |
What people say on Hacker News
- Show HN: Naval Strike – simultaneous turn-based fleet combat in the browser
- F-117s Had an Air-to-Air Capability for Anti Soviet Awacs Role (2020)
- Researchers turn ocean dead zones into talking skies for pilots
- Ask HN: How do you pilot a service company full of AI agents?
- Show HN: Isonq – PDF/DXF and STEP to shop quoting
Ready to self-host PiloTY?
Spin up a hetzner CAX11 (4GB RAM, 40GB disk) for $4.13/mo and follow the project's official install docs.
Data last refreshed May 7, 2026.