Introducing Supershell
Introducing Supershell, a cli tool that brings all the leading AI models to your terminal.
Introducing Supershell
I'm excited to launch Supershell, a CLI tool that brings the power of the leading AI models in one unified interface.
There have been many ai clients and cli tools, but each implmentation has its own quirks and limitations.
With AI progress being so fast, the state of the art (SOTA) models are constantly changing every four to six months.
With Supershell, my goal is to provide a interface that allows developers to use the best models as soon as they are available.
Why I Built Supershell
As a developer, I found myself constantly switching between different AI tools:
This is why I built Supershell.
With Supershell, developers can use the best models as soon as they are available, without being locked into a single provider's models.
What Makes Supershell Different
1. Unified Interface
Access OpenAI, Anthropic, Google, xAI, Meta, and many more providers models through a single CLI. Same commands, same workflow, different models.
2. Subagents
Claude is very powerful at writing code, planning, and agentic tool use. Whereas xAI's Grok is very powerful at science and math. Gemini series are cost effective and powerful at general purpose tasks.
Each model has its own strengths and weaknesses, and Supershell allows you to use the best model for the task at hand. You can configure Supershell to use the best model for the task, and for micro-tasks, Supershell will spin up a subagent to handle the task using the best model for the task.
3. Model Orchestration
Building on top of Subagents, Supershell allows developers to execute tasks faster with parallel execution by spinning up multiple subagents automatically.
3. Built on OpenRouter
We leverage OpenRouter's robust infrastructure, giving you access to a vast ecosystem of models with built-in fallbacks and high availability.
4. Privacy First
Your conversations go directly through OpenRouter to the model providers. We don't store or analyze your data.
Getting Started is Simple
# Install Supershell
npm install supershell-ai
# Activate your license
supershell activate or /activate through the cli
# Start coding
What's Next
This is v0 of Supershell, and I'm focused on making Supershell one of the best model agnostic AI tools out there.