Skip to content

lsk567/omar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Multi-Agent Runtime

omar is a TUI for creating powerful agentic organizations.

Lead a team of 100 agents to solve humanity's biggest problems.

omar.tech  •   中文  •   License  •   CI Status  •   Discord

Demo

Features

  • Deep hierarchies: Agents managing agents, just like a company.
  • Heterogeneity: Let claude, codex, and other agents collaborate as a team.
  • Full control: Talk to and control any subagent you want.
  • Life span: Long-running or ephemeral agents, your choice.
  • Customization: Support all tmux commands you love.

Other features include messaging systems integration (e.g., Slack), computer use, and more.

Installation

Prerequisites

One-liner (recommended)

curl -fsSL https://omar.tech/install.sh | sh

Installs all binaries to /usr/local/bin.

Homebrew

brew install lsk567/omar/omar

Build from source

Requires Rust 1.70+ and GNU Make.

git clone https://github.com/lsk567/omar.git
cd omar && make install

Quick Start

Step 1: Launch omar

$ omar

Go here to see how to launch with specific agent backends.

Step 2: Tell your Executive Assistant (EA) to run a test prompt.

Copy the following into your EA window:

Run https://github.com/lsk567/omar/blob/main/prompts/tests/project-factory.md

You should see agents being spawned by the EA.

Tip: Use ↑↓←→ to cycle through agents at the current level. Use Tab to drill into a deeper level. Use Shift+Tab to back out.

Step 3: Shutdown the project.

Go back to the EA and type in:

Shutdown the test project and its agents.

Supported Agent Backends

Backend How to launch
Claude Code omar -a claude (default)
Codex CLI omar -a codex
Cursor CLI omar -a cursor
Gemini CLI omar -a gemini
Opencode omar -a opencode

License

BSD 3-Clause

Star History

Star History Chart


OMAR is made with ❤️ in Berkeley, CA.

About

Lead a team of 100 agents to solve humanity's biggest problems.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors