codexmate  by SakuraByteCore

Orchestrate local AI coding agents with a unified dashboard

Created 5 months ago
281 stars

Top 92.6% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Unified Control Plane: Manages multiple local AI agents (Codex, Claude, OpenClaw) from a single dashboard.
  • OpenAI-Compatible Bridge: Normalizes agent responses for seamless integration with other UIs.
  • Local Skills Marketplace: Enables local sharing and importing of agent skills across applications.
  • Task Orchestrator: Facilitates complex task planning and execution with dependency tracking.
  • Local-First Architecture: All data stored locally, ensuring privacy and zero cloud dependency.
  • Usage Analytics: Visualizes message trends and project-specific usage.

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.

Health Check
Last Commit

2 days ago

Responsiveness

Inactive

Pull Requests (30d)
28
Issues (30d)
5
Star History
231 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.