A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi A developer adapted Rémi Louf's terminal helper concept using the Pi CLI agent, creating two shell scripts that generate commands from plain English descriptions and answer questions directly in the terminal. The comma script copies suggested shell commands to the clipboard without executing them, while the question mark script provides concise AI answers using Pi's web search and file reading tools. The approach offers a lightweight alternative to running local AI models, relying instead on cloud-based models through OpenRouter. A Comma and a Question Mark Redux 25 May 2026I am a decent user of the terminal, but I am not strong at remembering find flags - or rsync , or grep for that matter. I read Rémi Louf’s post https://www.thetypicalset.com/blog/a-comma-and-a-question-mark about wiring a comma and a question mark into his shell and immediately wanted the same thing. The idea is simple: type ,