v0.2.0 — Response Style & English UI
What's new
- Response style:
-V/--verbose(detailed),-C/--conciseflags +ai.response_styleconfig - Validation:
config set ai.response_styleonly acceptsconciseordetailed - English UI: All user-facing messages changed to English
- Better help:
config,provider,historycommands now show proper examples
Usage
opsterm -V "check disk space" # detailed
opsterm -C "list files" # concise
opsterm config set ai.response_style detailed # permanentInstall
curl -L https://raw.githubusercontent.com/edsuwarna/opsterm/v0.2.0/bin/opsterm -o ~/.local/bin/opsterm
chmod +x ~/.local/bin/opstermOr if already installed:
opsterm update