xintaofei/codeg
Collaborative multi-agent AI coding workspace: aggregate sessions from Claude Code, Codex, OpenCode, Pi, Grok Build, etc. Desktop app, self-hosted server, or Docker.
What it solves
Codeg is a multi-agent coding workspace that solves the problem of fragmented AI coding agents. Instead of switching between different CLI tools and silos, it aggregates multiple agents (like Claude Code, Codex, and Gemini) into a single searchable workspace where they can collaborate and work together on a a single project.
How it works
Codeg acts as a management layer over agent CLIs. It integrates various AI agents into a unified interface, allowing users to delegate tasks to different agents using @-mentions. It manages the project's codebase using git worktrees, creating separate branches for unattended tasks on a to-do board, which are then reviewed and merged by the user.
Who it’s for
Developers who use multiple AI coding agents and want a unified environment for managing their codebase, tracking tasks, and collaborating across different AI models.
Highlights
Unified Workspace: Aggregates sessions from various supported agents into one searchable interface with a built-in editor, diff viewer, and git client.
Multi-Agent Collaboration: Use
@-mentions to delegate tasks to sub-agents, allowing different agents to run in parallel within a single task.Office Document Integration: Live preview and editing of
.docx,.xlsx, and.pptxfiles directly within the workspace.Task Management: A to-do board where agents work on tasks in separate git worktrees, awaiting user review before merging.
Crosspatfrom Support: Available as a desktop app, standalone server, or Docker container, with native iOS and Android clients for remote monitoring and approval.
Custom Agent Support: Ability to register ACP-compatible agents from a public registry or via distribution JSON.
Related
- Project
- Project
- Project
- Project
- Project