Show HN: Corv v1.1 is out! Solving SSH execution for AI agents
Corv Client The SSH client for AI agents and humans. Latest release: Corv v1.1 | Complete changelog AI agents don't use SSH the way humans do. Raw SSH requires the calling workflow to manage connection details, authentication configuration, prompts, and terminal output.
- ▪Corv Client The SSH client for AI agents and humans.
- ▪Latest release: Corv v1.1 | Complete changelog AI agents don't use SSH the way humans do.
- ▪Raw SSH requires the calling workflow to manage connection details, authentication configuration, prompts, and terminal output.
Hacker News (AI / LLM) files mainly under ai. We currently carry 2,182 of its stories.
Opening excerpt (first ~120 words) tap to expand
Corv Client The SSH client for AI agents and humans. Connect by name. Reuse authenticated SSH connections. Keep secrets local. Latest release: Corv v1.1 | Complete changelog AI agents don't use SSH the way humans do. Raw SSH requires the calling workflow to manage connection details, authentication configuration, prompts, and terminal output. Independent invocations also repeat connection setup unless OpenSSH multiplexing is configured, while long-running work commonly needs tmux, nohup, or custom scripts. Corv is built for agent-driven infrastructure. It lets agents connect by name, execute commands without exposing passwords or private keys, receive structured JSON output, reuse a warm authenticated connection, and detach and resume long-running jobs.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.