The world's first multi-agent shell with typed functional pipelines and multi-modal AI. Built in Rust for safety and performance.
Combine the power of typed functional programming with AI-native capabilities.
Multi-modal AI support for images, audio, and video. Autonomous agents with tool access. 130+ MCP tools across 27 categories.
Hindley-Milner type inference. Structured data flow with Records, Arrays, and Tables. First-class functions and lambdas.
Deploy and coordinate multiple AI agents. A2A communication protocol. NANDA consensus for distributed decision making.
Native CLI for Linux, macOS, Windows. WebAssembly for browser. Python SDK for integration. Browser extension.
Interactive terminal UI with tabs. Media viewer for images/audio/video. Agent dashboard for swarm control.
Built in Rust for safety and speed. Zero-cost abstractions. Memory safety without garbage collection.
See how AetherShell compares to other shells.
| Feature | AetherShell | Bash | Nushell | PowerShell |
|---|---|---|---|---|
| AI Agents with Tools | ✓ | ✗ | ✗ | ✗ |
| Multi-modal AI (Vision/Audio) | ✓ | ✗ | ✗ | ✗ |
| Type Inference | ✓ | ✗ | ✓ | ✓ |
| Typed Pipelines | ✓ | ✗ | ✓ | ✓ |
| WebAssembly Support | ✓ | ✗ | ✗ | ✗ |
| Browser Extension | ✓ | ✗ | ✗ | ✗ |
| MCP Protocol (130+ tools) | ✓ | ✗ | ✗ | ✗ |
Choose your preferred installation method.
cargo install aethershell
brew tap nervosys/tap && brew install aethershell
git clone https://github.com/nervosys/AetherShell
cd AetherShell && cargo install --path .
pip install aethershell
Coming soon to Chrome Web Store
docker run -it nervosys/aethershell
Join thousands of developers using AetherShell for AI-powered automation.