← Back DevOps / AI Assistant

AITerminal

2026
C# .NET 9 Windows Forms SSH SFTP DevOps AI Assistant LLM OpenAI-Compatible Ollama

AITerminal is a .NET 9 Windows Forms desktop application that combines an interactive SSH terminal with an embedded AI copilot for server administration. It connects to Linux hosts via SSH.NET (password or private-key auth), streams terminal output, and lets an AI assistant analyze what’s happening in real time. The assistant supports multi-provider LLM backends (OpenAI, Anthropic/Claude, Google/Gemini, DeepSeek, Ollama/local, and custom OpenAI-compatible endpoints), with bring-your-own-key configuration, per-server behavior prompts, and safety guardrails for risky operations. The app includes server profile management persisted to JSON, session logging to disk, color-coded terminal output, quick command buttons, and command history. It also features a comprehensive Server Info dialog with one-click auto-detection that probes ~30 system commands to populate OS, hardware, network, web/certs, services, and security metadata. For configuration and troubleshooting workflows, AITerminal provides an SFTP-backed remote file browser and a split-pane remote file editor (Find, Go-to-Line, unsaved-change protection) with an AI file assistant that can review and explain the open file and suggest fixes; saving supports a sudo fallback workflow when direct writes are denied.

Visit Project ↗