by xintaofei
Codeg (Code Generation) is an enterprise-grade multi-agent coding workspace.(面向多 Agent 的企业级代码生成工作台)
# Add to your Claude Code skills
git clone https://github.com/xintaofei/codegCodeg (Code Generation) is an enterprise-grade multi-agent coding workspace.
It unifies local AI coding agents (Claude Code, Codex CLI, OpenCode, Gemini CLI,
etc.) in one desktop app with session aggregation, parallel git worktree
development, MCP/Skills management, and integrated Git/file/terminal workflows.


Current status:
v0.1.x(fast iteration, suitable for early adopters)
No comments yet. Be the first to share your thoughts!
git worktree| Agent | Environment Variable Path | macOS / Linux Default | Windows Default |
| --- | --- | --- | --- |
| Claude Code | $CLAUDE_CONFIG_DIR/projects | ~/.claude/projects | %USERPROFILE%\\.claude\\projects |
| Codex CLI | $CODEX_HOME/sessions | ~/.codex/sessions | %USERPROFILE%\\.codex\\sessions |
| OpenCode | $XDG_DATA_HOME/opencode/opencode.db | ~/.local/share/opencode/opencode.db | %USERPROFILE%\\.local\\share\\opencode\\opencode.db |
| Gemini CLI | $GEMINI_CLI_HOME/.gemini | ~/.gemini | %USERPROFILE%\\.gemini |
Note: environment variables take precedence over fallback paths.
Built-in registry includes 20+ adapters, such as Claude Code, Codex CLI, Gemini CLI, OpenCode, OpenClaw, GitHub Copilot, Cline, Qwen Code, and others.
Claude Code / Codex / OpenCode / Gemini CLI / OpenClawCurrent writable targets: