Dev & Engineering multi-agent-orchestrationsession-aggregationgit-worktreesdesktop-appself-hosteddockermobile-clientmcp

Codeg Multi-Agent Coding Workspace

Aggregate sessions from Claude Code, Codex, OpenCode, Pi, Grok Build, and more into one searchable workspace, and let them collaborate via `@` delegation.

FollowAgents review · FARS-2.1
Not recommended
45/ 100 5-point scale 2.3 / 5
1 2 3 4 5 6
1Trust10 / 29 · 1.7/5

Evidence shows: README claims local-first, network access only on user-triggered actions, token-based auth for web/server modes, and mobile tokens stored in system keychain. However, implementation details are lacking, such as permission model, user confirmation flows, data flow transparency, sensitive data handling, dependency security audits, external effect controls, rollback mechanisms, and source attribution. Thus each criterion scores 1 due to insufficient evidence or mere assertions without implementation support.

2Reliability6 / 14 · 2.1/5

Evidence shows: CI tests exist (frontend lint, vitest, build, Rust tests and clippy) with detailed test configuration, indicating good internal consistency. However, dependency availability is not explicit, and failure messages only mention partial error categorization, not comprehensive. Therefore self_consistency scores 2, dependency_availability and failure_messages score 1.

3Adaptability10 / 18 · 2.8/5

Evidence shows: README describes multiple usage scenarios (desktop, server, Docker, mobile), supports multiple agents, has custom agent capability, and broad environment fit. However, trigger precision (e.g., @ mentions) is only briefly described without detailed boundaries. Thus audience_and_scenarios, capability_boundaries, environment_fit score 2, trigger_precision scores 1.

4Convention9 / 18 · 2.5/5

Evidence shows: README is well-structured, has installation instructions, multi-language docs, license (Apache-2.0), but lacks version changelog, known limitations, and maintenance responsibility. Naming stability is not explicit. Therefore information_architecture, install_notes, examples_and_faq, license score 2, others score 1.

5Effectiveness7 / 13 · 2.7/5

Evidence shows: Output usability (e.g., Office documents, live preview) and marginal value (multi-agent collaboration, to-dos) are well described, but cost-benefit is not quantified, only sponsors mentioned. Thus output_usability and marginal_value score 2, cost_benefit scores 1.

6Verifiability3 / 8 · 1.9/5

Evidence shows: README claims have documentation links, but no specific evidence or test results provided. Cross-source corroboration is insufficient, and facts vs inferences are not clearly separated. Thus each criterion scores 1.

Evidence confidence: Low Reviewed Aug 20, 2026 Reviewed revision 1afd780ae7f0
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Static review, no code execution, all conclusions based on file contents, low confidence.
  • Publisher identity unverified, do not infer security based on brand.
  • Security claims in README (e.g., local-first, token auth) lack implementation details, need further verification.
  • Dependency security not audited, need to check for vulnerabilities.
  • Version changelog and known limitations missing, may affect user decisions.
Review evidence [1][2][3][4][5]
See the full review method →

What does this agent do, and when should you use it?

Codeg (Code Generation) is a multi-agent coding workspace that aggregates sessions from all supported AI coding agents (e.g., Claude Code, Codex, OpenCode) into a unified, searchable workspace, and allows a main agent to delegate to sub-agents of other types within a single task. It runs as a desktop app, a standalone server, or a Docker container, with native iOS and Android clients for on-the-go access. Fourteen agents come built in, and you can register any other ACP-compatible agent. It includes a to-do board where each task runs in its own git worktree, pending your review before merging.

Codeg aggregates sessions from every installed agent, with one-click import of past history, searchable and resumable. Users delegate tasks via @ mentions; Codeg schedules each mentioned agent as its own session, running in parallel and streaming results. The to-dos feature creates a separate git worktree for each task on its own branch, running unattended, then moving to review. The built-in workspace provides a file tree, diff viewer, and full git client (commit, pull, merge with three-pane merge editor). Office document creation/editing (.pptx/.docx/.xlsx) is supported with live preview. MCP and skills management, automations, chat channels (Telegram, Lark, WeChat), and token usage reporting are included.

  1. A developer managing multiple AI coding agents simultaneously and wanting a single interface for their session histories.
  2. A team wanting to parallelize coding tasks: Claude Code drafts while Codex reviews, via @ delegation.
  3. Automating background tasks like code refactoring or test generation, each in its own worktree, with human review before merging.
  4. A user needing to review or approve agent permissions from a mobile device while away from the desk.
  5. A professional generating or editing Office documents (e.g., decks, reports) with real-time preview.
  6. A developer working across multiple related repositories (shared library, docs) that should be treated as one workspace.

What are this agent's strengths and limitations?

Pros
  • True multi-agent collaboration: delegate via @ to different agent types running in parallel within one conversation, with sub-agent sessions observed live.
  • Unified session aggregation: import and search historical sessions from all installed agents, resumable, and cross-agent context via @ mentions.
  • Advanced workflow tooling: to-dos with git worktrees for isolated parallel tasks, automations, and rich Office document editing with live preview.
  • Flexible deployment: desktop app, self-hosted server, Docker, and open-source mobile clients (iOS, Android) with remote access.
Limitations
  • Complexity: a steep learning curve due to its many features, especially the workspace, to-dos, and advanced git operations.
  • Dependency on external agent CLIs: each agent (e.g., Claude Code, Codex) must be installed and configured separately; Codeg only orchestrates them.
  • Resource and network demands: self-hosting a server requires network access, and mobile usage depends on the Web Service being reachable.
  • Documentation depth: some advanced features (e.g., scientific research skills) may require extra setup and have dependencies.

How do you install or deploy this agent?

Desktop: download the installer for macOS, Windows, or Linux from GitHub Releases and follow the installation docs. Server (Linux/macOS): curl -fsSL https://raw.githubusercontent.com/xintaofei/codeg/main/install.sh | bash, then CODEG_STATIC_DIR=/usr/local/share/codeg/web codeg-server. Windows (PowerShell): irm https://raw.githubusercontent.com/xintaofei/codeg/main/install.ps1 | iex, then set $env:CODEG_STATIC_DIR="$env:LOCALAPPDATA\codeg\web" and run codeg-server. Docker: docker run -d -p 3080:3080 -v codeg-data:/data ghcr.io/xintaofei/codeg:latest. Mobile: install the iOS app from the App Store or the Android APK from the repository, then point it to your desktop Web Service or your own codeg-server.

How do you use this agent?

After installation, first launch Codeg, which auto-detects installed agents (like Claude Code, Codex) or lets you register custom ACP-compatible agents from the settings. In a conversation, type @ and select the agent to delegate to, then enter the task; Codeg handles scheduling and streams results back. For to-dos, click 'Add Task', fill in title, description, and choose the agent; it automatically creates a git worktree and runs. Access via desktop app, server, or Docker; mobile clients require pairing with your server URL and access token. Detailed usage is in the official docs at docs.codeg.app.

FAQ

Which agents does Codeg support?
It includes built-in support for Claude Code, Codex, Gemini, OpenClaw, OpenCode, Cline, Hermes, CodeBuddy, Kimi Code, Pi, Grok, Cursor, DeepSeek Harness, and Qoder. You can also register any other ACP-compatible agent from the public registry or its distribution JSON.
How does Codeg handle conflicts in parallel tasks?
To-do tasks run in separate git worktrees, each on its own branch, so they don't interfere. After completion, manual review is required; Codeg checks git merge success and moves back to review if not confirmable.
Is Codeg secure?
It is local-first for parsing, storage, and project operations, with network access only on user-triggered actions. Web and server modes use token-based authentication, and system proxy support is available for enterprise environments.
Can I access my sessions from mobile?
Yes, native iOS and Android clients connect to your desktop app's Web Service or your own codeg-server, but files and sessions stay on the host machine.
Is Codeg free?
The project is open-source under Apache-2.0, so it's free to use and modify. However, you need to install and configure each agent CLI yourself, which may have associated costs for model usage.

Compare agents like this one

The same FARS review applied across the shortlist this agent qualifies for.

Related agents