Overview
Eigent is an open-source Cowork desktop for running single-agent or multi-agent workflows with browser, terminal, MCP, and skills. The frontend uses React/Electron, the local backend uses FastAPI + PostgreSQL, and agent orchestration is built on CAMEL. The latest GitHub release checked on September 17, 2026 is v1.0.4.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Move from a focused single agent to a parallel multi-agent workforce in the desktop workspace
Agents can research, code, and operate files and tools, while larger tasks can be split across specialized agents running in parallel. MCP, skills, browser, and terminal tools are part of the workflow surface.
Sources: [2]
Run a local backend and local models without depending on the Eigent cloud
The local deployment runs FastAPI and PostgreSQL in Docker and stores accounts, model-provider settings, tool configuration, and chat history in the local database. Ollama, vLLM, and LM Studio can be used for local inference.
For teams that want a Cowork-style desktop agent without locking the workflow to one model vendor
It fits individuals and teams that want local-file access, scheduled automation, MCP integrations, and multi-agent delegation in one desktop environment.
Sources: [2]
The cloud-connected quick start and fully local deployment have different privacy boundaries
The root quick start connects to Eigent cloud services and requires an account. Use the local backend when data must remain local, and remember that external model providers or remote MCP servers still receive the data sent to those services.
Official sources
- [1]eigent-ai/eigent — GitHub repository metadata(2026-09-17)
- [2]Eigent — README(2026-09-17)
- [3]Eigent — local backend guide(2026-09-17)
- [4]Eigent v1.0.4 release(2026-09-17)
Supplemental curator note
Its value is a Cowork-style desktop agent that can run locally without locking the workflow to one model vendor.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/eigent-ai/eigent.git - 2
Enter the repository
cd eigent - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
15,301 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 43
- Open PRs
- 70
Development activity is still being collected.
Built with
Categories and tags
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- agent-framework
- agent-skills
- agentic-ai
- agentic-workflow
- claude-cowork
- claude-cowork-alternative
- claude-cowork-free
- desktop-agent
- multi-agent-systems
- Stars
- 15,301
- Forks
- 1,827
- Watchers
- 91
- Open issues
- 163
- Primary language
- TypeScript
- License
- Apache-2.0
- Repository last updated
- Sep 17, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- OpenClaw389,940 Stars
A persistent personal AI assistant platform spanning channels, tools, memory, and schedules.
TypeScript - Hermes Agent246,347 Stars
A persistent AI agent with memory, skills, cron jobs, subagents, and multiple terminal backends.
Python - n8n204,729 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - TensorFlow200,155 Stars
An end-to-end machine-learning platform connecting research, training, evaluation, visualization, and deployment.
C++ - Oh My Zsh189,764 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell
Report incorrect information
Tell us if any listing information is incorrect or outdated.