๐Ÿš€ OpsTerm

โšก Inspired by Warp.dev but with any custom AI provider
A local AI terminal assistant that lives in your terminal. SSH into any server without losing AI access.

โœจ Features

๐Ÿค–

AI Chat

Ask anything, get answers from your preferred AI provider

๐Ÿ”‘

Smart SSH

SSH without remembering IPs. Fuzzy matching & multi-hop

โšก

Workflows

Multi-step automation: SSH โ†’ SCP โ†’ Local, all from YAML

๐Ÿ”

Vault

Encrypted credentials with AES-128 + PBKDF2

๐Ÿ”—

Pipe Mode

Explain command output: cmd | ai "errors?"

โŒจ๏ธ

Tab Completion

Auto-complete servers, workflows & subcommands

โšก Quick Install

# 1. Clone & setup git clone https://github.com/edsuwarna/opsterm.git ~/opsterm
cd ~/opsterm && ./setup.sh

# 2. Set API key & try it export OPSTERM_API_KEY='sk-...'
ai --help

๐Ÿ—๏ธ Architecture

OpsTerm Architecture Diagram
5-layer architecture โ€” click to enlarge

๐Ÿ“š Documentation