
I built an SSH client with a built-in AI agent after getting tired of switching between terminal and ChatGPT — here's what I learned
Disclaimer: I'm the developer of this tool.
Been working in network engineering for years. The constant context-switching between SSH sessions and AI tools was killing my workflow — copy output, paste to ChatGPT, get a suggestion, go back to terminal, repeat.
So I built something that keeps the AI inside the terminal itself. Three modes: Read Only (safe inspection), Fix Mode (approve each command), Auto Pilot (autonomous). Works through jump hosts, auto-detects vendor syntax, never sends your configs to our servers.
Still early — would love feedback from people who actually live in terminals. What's missing? What would make you switch from your current client?
→ netcopilot.app (free download, open source)
u/anasabdullkarim — 4 days ago