DEV Community

Cover image for Introducing Smart-Shell — Your AI-Powered Terminal Assistant
Lusan Sapkota
Lusan Sapkota

Posted on • Edited on

Introducing Smart-Shell — Your AI-Powered Terminal Assistant

I’m excited to release v1.0.0 of Smart-Shell!

What is Smart-Shell?
A modern, AI-assisted terminal tool (not a wrapper) that lets you write commands in natural language, and executes them safely, backed by Google Gemini, intelligent risk analysis, and real-time web-enhanced context.

🔥 Features:

🧠 Plain English → Bash/Zsh Commands

🛡️ Four-level safety checks before execution

🔀 Gemini Pro/Flash/Legacy model support with cost warnings

💬 Interactive REPL with special commands (!help, !update, !creator, etc.)

🌐 Web search integration

🖥️ CLI tab completion, desktop entry, sudo handling

📦 Install via pipx or standalone

📘 Docs

💻 GitHub

Contributions and feedback welcome! 🛠️

Top comments (3)

Collapse
 
kamalmost profile image
KamalMostafa
Collapse
 
lusan_sapkota profile image
Lusan Sapkota

Ah, I just saw your comment now KamalMostafa, my bad for missing it earlier! Thanks a lot for pointing it out. I’ve edited the post. Really appreciate the heads-up!

Collapse
 
kamalmost profile image
KamalMostafa