Discover and explore top open-source AI tools and projects—updated daily.
SakuraByteCoreOrchestrate local AI coding agents with a unified dashboard
Top 92.6% on SourcePulse
Summary
Codex Mate offers a unified, local-first control plane for managing multiple AI coding agents like Codex, Claude Code, and OpenClaw. It simplifies the complexity of disparate configurations and sessions through a single dashboard, enabling seamless provider switching, task orchestration, and workflow management without cloud reliance. This tool benefits developers seeking centralized, efficient control over their local AI development environment.
How It Works
This project acts as a "Local Agent Bridge," combining CLI and Web UI to centralize AI agent management. Its core design features a unified session browser for cross-agent interaction search and export, an OpenAI-compatible bridge for normalizing API responses, and a local skills marketplace for sharing agent capabilities. A task orchestrator with dependency tracking further automates workflows, all operating locally without external cloud services. This approach offers novel integration and local control over diverse AI coding tools.
Quick Start & Requirements
Installation is supported via Homebrew (brew install codexmate), npm (npm install -g codexmate), or a standalone curl script. Node.js is a prerequisite. Supported agents (Codex, Claude Code, Gemini CLI, CodeBuddy) require separate npm installation. The application runs on Linux, macOS, and Windows, defaulting to port 3737 with automatic fallback. CODEXMATE_PORT can set a custom port.
Highlighted Details
Maintenance & Community
The project actively seeks developers to contribute to its local agent ecosystem. While specific community channels are not listed, active development is indicated by GitHub Actions builds and npm package activity.
Licensing & Compatibility
Codex Mate is licensed under the Apache-2.0 license, which is permissive for commercial use and integration into closed-source projects.
Limitations & Caveats
The project is explicitly in an "early stage," suggesting potential for rapid changes and evolving APIs. The active recruitment of contributors highlights a reliance on community involvement for future development and maintenance.
2 days ago
Inactive
agentscope-ai