RadarTopicsBuildersWeeklyReads
Open Source Radar
xintaofei/

codeg

GitHubWebsite

Codeg is a multi-agent coding workspace that aggregates sessions from various AI agents and runs as a desktop app, standalone server, or Docker container. It supports custom agents and provides features like multi-agent collaboration, split view, and office document generation.

2.5kstars
312forks
119issues
Apache-2.0license
2026since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
diegosouzapw/
OmniRoute
6.3k/wk

Never stop coding. Free MIT AI gateway: one endpoint, 290+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors

39k5.2kTypeScript
ComposioHQ/
awesome-claude-skills
585/wk

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows

72k8.1kPython
DeusData/
codebase-memory-mcp
1.2k/wk

High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

37k3.0kC
sickn33/
agentic-awesome-skills
328/wk

AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,000+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

44k6.5kPython
wshobson/
agents
148/wk

Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI

38k4.1kPython
Egonex-AI/
Understand-Anything

Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.

77k6.5kTypeScriptgiant
Reviewgenerated from repository data · Aug 5, 2026

What it is

Codeg is a multi-agent coding workspace that aggregates sessions from every supported agent CLI into one searchable workspace and lets a main agent delegate tasks to sub-agents within a single task. It runs as a desktop app, a standalone server, or a Docker container, with native iOS and Android clients. Twelve agents come built in, and since 0.22 you can register any other ACP-compatible agent yourself.

How it works

Codeg installs, pins, and updates agent CLIs, aggregates sessions from supported agents, and enables delegation where agents run as separate sessions and stream outputs back into the thread. It supports custom agents by importing an ACP-compatible agent from the public registry or a distribution JSON, and it keeps conversations searchable.

Getting started

Install & Run Desktop — download the installer for macOS, Windows, or Linux from Releases, then follow Installation.

Server — run Codeg headless and reach from a browser. On Linux or macOS:

curl -fsSL https://raw.githubusercontent.com/xintaofei/codeg/main/install.sh | bash
CODEG_STATIC_DIR=/usr/local/share/codeg/web codeg-server

On Windows, in PowerShell:

irm https://raw.githubusercontent.com/xintaofei/codeg/main/install.ps1 | iex
$env:CODEG_STATIC_DIR="$env:LOCALAPPDATA\codeg\web"; codeg-server

Docker — the same server, in one container:

docker run -d -p 3080:3080 -v codeg-data:/data ghcr.io/xintaofei/codeg:latest

Mobile — install iOS app or Android APK and point at the Web Service of your desktop app or your codeg-server.

Recent releases

  • v0.23.2 codeg v0.23.2 (2026-08-05): Release version 0.23.2. New: A token usage dashboard with a full report and cache hit rate.
  • v0.23.1 codeg v0.23.1 (2026-08-03): Release version 0.23.1. New: Multi-folder workspaces. Link other directories into a workspace as subdirectories.
  • v0.23.0 codeg v0.23.0 (2026-08-02): Release version 0.23.0. feat(tasks): New — the Task Board (beta).
  • v0.22.2 codeg v0.22.2 (2026-07-30): Release version 0.22.2. feat(settings): Kimi Code with your own API key now gets a reasoning picker.
  • v0.22.1 codeg v0.22.1 (2026-07-29): Release version 0.22.1. feat(settings): A rebuilt Kimi Code panel with honest status.

Traction

The repository has 2541 stars and 312 forks.

Behind the repo

Not included in the provided facts.

Caveats

  • License: Apache-2.0
  • Open issues: 119
  • Created: 2026-02-09
  • Last push: 2026-08-04
SharePost on XLinkedIn
All trending reposRevenue-verified startups →