OPEN SOURCE · MIT LICENSED
The open-source
AI agent stack
A terminal-first coding agent and the framework underneath it. Install from npm, pip, or cargo — free models included, or bring Claude, GPT, Gemini and your own.
$npm install -g indusagi
Requires Node 20+ (npm), Python 3.11+ (pip), or Rust 1.96+ (cargo). Set a provider key, then run.
Live on npm
Real download stats
Pulled live from the npm registry.
Loading stats…
Loading stats…
How it works
Five capability layers, one import
Drop in the whole stack or reach for a single layer. The same architecture ships in TypeScript, Python, and Rust.
L1
LLM Gateway
Unified multi-provider gateway — one interface for Claude, GPT, Gemini, Groq, Ollama and local models.
L2
Agent Runtime
The model conversation loop — streaming, tool calls, and turn orchestration.
L3
Capabilities & Tools
Built-in tool kernel, MCP interop, SaaS connectors, and a multi-agent swarm layer.
L4
Observability & Memory
OTel-free tracing plus working-memory and project-context files.
L5
Product Shell & TUI
The shipping CLI and a React-Ink / ratatui terminal UI you can fully customize.
Documentation
Pick your edition
Framework or coding agent, in the language your team already ships.
TypeScript
indusagi
38 pagesThe framework — LLM gateway, agent loop, TUI widgets.
Open docs →
Coding Agent CLI
30 pagesTerminal-first agent — extensions, skills, RPC & SDK modes.
Open docs →
Frequently asked
Questions, answered
An open-source developer stack: a multi-provider framework plus a terminal-first coding agent. It gives developers programmatic control over autonomous agent loops, memory, tools, and the console UI.
Start building in one command
Free models included. No account, no credit card.
