Eigent
An open-source desktop AI workforce app that lets you run single agents or multi-agent workforces to automate complex tasks locally on your machine.
At a Glance
Self-hosted with BYOK or local models. Includes registration and invite credits.
Engagement
Available On
Alternatives
Updated Aug 2026
About Eigent
Eigent is an open-source desktop application built by EIGENT UK LTD that lets individuals and teams deploy a custom AI workforce directly on their machine. It is built on top of CAMEL-AI's multi-agent framework and supports both single-agent and multi-agent (workforce) modes for automating complex, multi-step workflows. The core platform is licensed under Apache 2.0 and available on GitHub, with a cloud-connected managed option also available.
What It Is
Eigent positions itself as a "cowork desktop" — a local-first AI agent environment where users describe tasks in natural language and one or more specialized agents execute them end to end. The docs describe it as "the first open-source, general-agent desktop app" for building, managing, and deploying a custom AI workforce. It supports browser automation, terminal execution, file operations, multi-modal tasks, and scheduled workflows, all running on the user's own hardware.
Multi-Agent Workforce Architecture
The core differentiator is Eigent's workforce model, which dynamically breaks down tasks and activates multiple specialized agents to work in parallel:
- Browser Agent — searches the web, reads pages, and interacts with web UIs
- Terminal Agent — executes shell commands and scripts
- Multi-modal Agent — handles image understanding and visual tasks
- Document Agent — reads, writes, and summarizes files
A single-agent mode is also available for focused, direct tasks. The workforce coordinator assigns subtasks, tracks progress, and surfaces an execution context showing which skills, MCP tools, and files were used.
Open-Source Deployment Model
Eigent is 100% open source under the Apache License 2.0. The recommended path is local deployment: users clone the repository, run a local FastAPI backend (managed with uv), and connect their own model providers — including vLLM, Ollama, and LM Studio — so no data leaves the machine. A cloud-connected quick-start mode is also available for users who prefer managed infrastructure. The GitHub repository had over 14,700 stars and 1,742 forks as of the latest metadata.
Model Agnostic and MCP Integration
Eigent does not lock users into a single model provider. It connects to cloud APIs, enterprise model gateways, or locally hosted inference servers. The docs note over 200 built-in Model Context Protocol (MCP) tools covering web browsing, code execution, and more, with support for installing custom tools or integrating internal APIs. The skill system lets agents dynamically acquire the right tools for a given task or accept manually curated skill sets for governance.
Automation and Scheduling
Beyond interactive cowork, Eigent supports scheduled triggers for recurring workflows — daily standups, weekly reports, SEO briefs, market research — that run autonomously on a defined cadence. Webhook and event triggers are also on the roadmap for real-time external system integration. Human-in-the-loop checkpoints are built in: if an agent gets stuck or encounters uncertainty, it requests human input before proceeding.
Update: v1.0.2 Release
The GitHub repository shows the latest release is v1.0.2, published in July 2026, with the repository created in July 2025. The homepage banner announces "Eigent 1.0 New Version Released." The about page states the product has been live for less than three months at time of writing, with the company reporting over $250K in revenue since launch. The roadmap lists active development areas including context engineering, multi-modal enhancement, browser toolkit improvements, and reinforcement learning environment integration via VERL, TRL, and OpenRLHF. The project is built on CAMEL-AI, which the about page describes as the world's first multi-agent LLM framework, with over 35K GitHub stars across open-source projects.
Community Discussions
Be the first to start a conversation about Eigent
Share your experience with Eigent, ask questions, or help others learn from your insights.
Pricing
Free
Self-hosted with BYOK or local models. Includes registration and invite credits.
- New user bonus: 500 registration credits
- Invite bonus: 200 credits for each successful invite
- Model access: BYOK and local models
- Support: Email + community forum
Plus
Everything in Free plus monthly task credits and priority support.
- Task Credits: 2,000 / month
- Free trial usage limit: 300 credits / day, 1,000 credits total
- Support: Priority Email + Community Forum
- Everything in Free
Pro
Everything in Plus with higher credit limits and high-priority support.
- Task Credits: 10,000 / month
- Free trial usage limit: 300 credits / day, 1,000 credits total
- Support: High-priority user support
- Everything in Plus
Enterprise
Custom deployment with enterprise-grade security, custom integrations, and dedicated support.
- Local deployment + enterprise-grade security
- Custom features & integrations
- Custom agent RL environment (training/evaluation environments, datasets, verifiers)
- Invoice / PO billing
- Priority support + account management
- Everything in Teams
Capabilities
Key Features
- Single-agent and multi-agent workforce modes
- Local-first execution with full data privacy
- Model agnostic: supports cloud APIs, enterprise gateways, and local inference (Ollama, vLLM, LM Studio)
- 200+ built-in MCP (Model Context Protocol) tools
- Browser automation agent
- Terminal agent for shell command execution
- Multi-modal agent for image understanding
- Document agent for file read/write/summarization
- Scheduled and recurring workflow triggers
- Human-in-the-loop checkpoints
- Agent skill system (dynamic and manual)
- BYOK (Bring Your Own Key) support
- Open source under Apache 2.0
- Enterprise features: SSO, access control, custom deployment
- Electron-based desktop app for Windows, macOS, Linux
