✨ What's New
🔗 opsterm connect <server> — AI REPL for SSH
A new way to use Opsterm for manual SSH / split-pane users:
- Connect to a server and get an AI-powered REPL directly in your SSH session
- Ask questions about command output, get explanations, and run commands with AI assistance
- Works seamlessly with your existing server config (fuzzy name match)
- Full e2e tested with various SSH setups
📦 Full Changelog
feat: opsterm connect + AI REPL for SSH (#11)fix: README table broken + stray orphan text after merge
📥 Install
curl -L https://raw.githubusercontent.com/edsuwarna/opsterm/v0.8.0/bin/opsterm -o ~/.local/bin/opsterm && chmod +x ~/.local/bin/opsterm🔄 Upgrade
opsterm update