'ask' turns natural language into shell commands using AI that runs 100% locally via Ollama. No API keys, no cloud, no data leaves your machine.
š Project-aware - detects Go, Node, Python, Rust and tailors commands accordingly;
ā ļø Safety warnings - flags dangerous commands like rm -rf before execution;
š” Explain mode - prefix any command with ? to understand what it does;
š” Works offline - once set up, no internet required Open source, built with Go, one-line install.