IntermediateRust

codegUnifying AI Coding Sessions for Teams

codeg is an open-source, collaborative multi-agent AI coding workspace designed to aggregate session histories from various AI tools like Claude Code, Codex, and Gemini CLI. Built with Rust, it offers desktop, self-hosted, or Docker deployment options, providing developers with a unified environment for AI-assisted programming and team collaboration.

1.6K Stars
173 forks
76 issues
102 browse
Rust
Apache-2.0
Indexed

Project Overview

codeg is an open-source, collaborative multi-agent AI coding workspace designed to aggregate session histories from various AI tools like Claude Code, Codex, and Gemini CLI. Built with Rust, it offers desktop, self-hosted, or Docker deployment options, providing developers with a unified environment for AI-assisted programming and team collaboration.

If you're juggling multiple AI coding assistants — think Claude Code, Codex, or Gemini CLI — you know the pain. Each tool keeps its session history siloed, often scattered across different terminal windows. Managing these conversations can quickly become a headache. This is precisely the problem codeg, an open-source project, aims to solve. It acts as an aggregator, centralizing all your AI coding sessions into one place, and even throws in support for team collaboration.

Bringing Diverse AI Coding Sessions Together

At its core, codeg is about unifying and managing AI coding sessions from various tools. Currently, it integrates with Claude Code, Codex, and Gemini CLI, with potential for more integrations down the line. Imagine being able to view, search, and replay all your past AI interactions from a single interface, eliminating the constant tab-switching. For developers who leverage multiple large language models (LLMs) in their workflow, this can be a significant time-saver.

Another major selling point is its collaborative support. Teams can share a single codeg instance, making AI conversations visible to all members. This fosters knowledge transfer and streamlines code reviews. It's particularly valuable for remote teams where members might be using different AI tools, but all their insights can converge into a shared workspace.

Flexible Deployment Options for Every Need

codeg offers a pragmatic approach to deployment, catering to various user needs:

  • Desktop Application: Ideal for individual developers, offering an out-of-the-box experience that runs directly on your machine.
  • Self-Hosted Server: Perfect for teams that prioritize data privacy and control, keeping all session data within their own infrastructure.
  • Docker: A one-click containerized solution, fitting seamlessly into existing container-based development workflows.

The project is built with Rust, which inherently brings performance advantages. With over 1500 stars on GitHub, it's clear there's a growing community interest. Developers are already submitting feature requests and pull requests, indicating a healthy and evolving ecosystem.

Real-World Impact and Use Cases

Consider a scenario: one team member uses Claude Code for backend logic, another employs Codex for frontend development, and a third leverages Gemini CLI for testing. Without codeg, their AI-assisted conversations remain isolated in their respective terminal histories, making it difficult to trace or share. By deploying codeg, all these sessions are centrally stored. Team members can easily review each other's AI interactions, learn from best practices, or quickly retrace context when debugging issues.

codeg transcends being just a log recorder; it's a collaborative layer that transforms AI-assisted programming from a personal utility into a shared team asset.

Getting Started and What to Watch For

For individual exploration, the desktop application is the most straightforward way to dive in. For teams, opting for Docker or a self-hosted server is advisable, allowing for user permissions and persistent data. While the project is still in its early stages and its feature set isn't exhaustive, the core functionality of session aggregation and search is robust. It's important to note that codeg relies on the individual AI tools to support session capture, so ensure your preferred tools are compatible.

Ultimately, codeg addresses a clear pain point, making it a highly practical tool for those who use multiple AI assistants or work in collaborative development environments. Its open-source nature, free access, and self-deployment options are compelling reasons for many developers to give it a try.

programmingopen-sourceAI codingcollaboration workspaceClaude CodeCodexGemini CLIRustDockerdeveloper tools

Project Rating

0.0 (0 Evaluation)

Share

Frequently Asked Questions

What is codeg: Unifying AI Coding Sessions for Teams?

codeg is an open-source, collaborative multi-agent AI coding workspace designed to aggregate session histories from various AI tools like Claude Code, Codex, and Gemini CLI. Built with Rust, it offers desktop, self-hosted, or Docker deployment options, providing developers with a unified environment for AI-assisted programming and team collaboration.

What language is codeg: Unifying AI Coding Sessions for Teams written in?

codeg: Unifying AI Coding Sessions for Teams is primarily written in Rust.

What license is codeg: Unifying AI Coding Sessions for Teams under?

codeg: Unifying AI Coding Sessions for Teams is released under the Apache-2.0 license.

Related Projects

No results yet

Explore More

Similar Tools

Cursor

Cursor

A smart code editor based on secondary development of VS Code, with "native built-in AI" as its core selling point. It does not rely on plugins but deeply integrates AI into the underlying architecture of the editor, enabling it to understand the context of the entire project's codebase. It also supports seamless migration of all VS Code configurations and plugins.

Google Antigravity

Google Antigravity

Antigravity supports multiple models, including Gemini 3 Pro, Claude Sonnet 4.5, and GPT-OSS, allowing developers to select the most suitable model for their tasks within the same environment.

Codex

Codex

OpenAI Codex is an AI programming model and assistant developed by OpenAI, capable of translating natural language instructions into corresponding source code. It provides developers with intelligent code completion and code generation functionalities. Initially launched in 2021 as the code model for the OpenAI API, it once served as the core engine for GitHub Copilot. With the evolution of OpenAI's technology, Codex returned in 2025 in a new form as an "AI programming agent," capable of understanding complex requirements and automatically writing and debugging code, significantly enhancing development efficiency and software delivery speed.

Kiro

Kiro

Kiro is an AI-powered programming IDE launched by AWS, which adopts a specification-driven development model. It transforms natural language requirements into clear specification documents and tasks, then uses built-in AI agents to generate code, debug, and optimize, providing comprehensive assistance throughout the development process of large-scale projects.

Trae

Trae

Trae (official website: trae.ai) is an AI-native integrated development environment (IDE) launched by ByteDance. It is not merely a programming assistant but rather a "collaborative partner" that deeply integrates large language models (LLMs) to help developers achieve more intelligent and automated software development—from requirements analysis and code construction to debugging and deployment.

Claude

Claude

Claude is an intelligent language interaction platform developed by the American AI company Anthropic. It integrates capabilities such as deep text understanding, information organization, code assistance, and task analysis, enabling it to handle more complex tasks beyond simple chat conversations. These include long-text summarization, image analysis, logical reasoning, and programming assistance, among others. Compared to some single-purpose Q&A bots, Claude functions more like an intelligent tool equipped with reasoning logic and scalable features.

Comments

Comments

0
0/500 Characters

No comments yet

Be the first to comment

Open Source Project

Explore, learn and contribute to open source AI projects to advance the development of artificial intelligence technology

View All