Open Source · MIT License · Free Models

Your terminal's
digital employee.

8 autonomous AI agents that plan, research, code, debug, browse, and remember — powered entirely by free models.

Scroll
Planner Agent
Researcher Agent
Coder Agent
Browser Agent
DevOps Agent
Executor Agent
Critic Agent
MCP Agent
ChromaDB Memory
SQLite Storage
Exponential Backoff
FastAPI Backend
Docker Plugin
Git Integration
Free OpenRouter
Planner Agent
Researcher Agent
Coder Agent
Browser Agent
DevOps Agent
Executor Agent
Critic Agent
MCP Agent
ChromaDB Memory
SQLite Storage
Exponential Backoff
FastAPI Backend
Docker Plugin
Git Integration
Free OpenRouter
Live Intelligence

Think out loud.
In real time.

Every agent streams its thought process directly to your terminal — complete transparency into the reasoning that gets your work done.

omega — terminal
omega ›
8
Specialized Agents
API Retry Attempts
$0
API Cost Required
Possible Workflows
Capabilities

Every tool you need.
Zero overhead.

🧠
Multi-Tier Memory
Short-term context, SQLite long-term storage, semantic recall via ChromaDB, episodic action history, and a live knowledge graph — OMEGA remembers everything so you don't have to repeat yourself.
5Memory layers working in concert
🔄
API Resilience
Exponential backoff with 5 retry attempts. Rate limits and network drops handled silently.
99.9%Effective uptime
Isolated Workspaces
Every project gets its own apps/ folder. No clutter, no conflicts, ever.
🔒
Security Gates
Risk-assessed permissions require approval before dangerous ops like deletions or deployments.
🔌
MCP Protocol
Auto-discovers and connects stdio/HTTP MCP servers. Puppeteer, custom APIs, anything.
🆓
Free Model Routing
Automatically selects the best free OpenRouter model per task. No paid key required.
$0To get started
🖥️
FastAPI Backend
Built-in REST server with WebSocket live events. Full API docs at /docs.
📡
Live Streamed Thinking
Watch every agent reason in real-time in your terminal. Full transparency, zero black boxes.
The Team

8 minds. One terminal.

Each agent is a specialist. Together they tackle tasks no single model could handle alone.

📋
01 — PLANNER
Planner
Decomposes your goal into a sequenced execution plan and coordinates all other agents.
🔍
02 — RESEARCHER
Researcher
Searches the web, reads docs, synthesizes information from live sources.
💻
03 — CODER
Coder
Writes, refactors, and debugs code across any language in isolated workspaces.
🌐
04 — BROWSER
Browser
Navigates the web, interacts with pages, scrapes data, and handles forms autonomously.
⚙️
05 — DEVOPS
DevOps
Manages Docker containers, git workflows, deployments, and infrastructure.
🚀
06 — EXECUTOR
Executor
Runs terminal commands and scripts with full security gate enforcement.
🎯
07 — CRITIC
Critic
Reviews outputs for quality, correctness, and alignment with your original goal.
🔌
08 — MCP
MCP Agent
Interfaces with any Model Context Protocol server — Puppeteer, custom APIs, and beyond.
Architecture

Memory that compounds.

🧠
Short-term Context
Active session working memory for ongoing task awareness
IN-MEMORY
🗄️
SQLite Long-term
Persistent structured storage across sessions
PERSISTENT
🔮
ChromaDB Semantic
Vector embeddings for intelligent semantic recall
VECTOR
📜
Episodic History
Timestamped action log of every step taken
TIMELINE
🕸️
Knowledge Graph
Relational map of entities, facts, and connections
GRAPH

OMEGA doesn't just execute tasks — it learns from them. Five distinct memory layers work together to give every session the context of every session before.

5
Memory layers
Sessions recalled
Setup

Up in five commands.

01
Clone the repo
Pull OMEGA down from GitHub into a local folder.
$git clone https://github.com/senthilssettai-creator/omega-ai-agent omega && cd omega
02
Run the installer
Sets up the virtual environment and installs all dependencies.
$powershell -ExecutionPolicy Bypass -File install.ps1
03
Add your API key
Copy the env template and paste your free OpenRouter key.
$cp .env.example .env
04
Activate environment
Start the virtual environment in your current shell.
$.\.venv\Scripts\Activate.ps1
05
Launch OMEGA
Start the interactive session. Your digital employee is ready.
$omega run
Model Context Protocol

Plug in anything.

OMEGA auto-discovers, saves, and connects to any stdio or HTTP MCP server. If it speaks MCP, OMEGA can use it.

omega › mcp listView all servers & status
omega › mcp addAdd via wizard or JSON
omega › mcp useSelect server for a task
omega › mcp remove <name>Deactivate & remove
{"mcpServers":{"puppeteer": ...Paste JSON config directly

Your terminal.
Infinitely capable.

Free, open-source, and running in minutes. Eight agents ready the moment you type omega run.

Star on GitHub ⭐ Install guide

MIT License · Free OpenRouter models · No credit card