Skip to content

Repository files navigation

multi-codex

multi-codex is an enterprise platform for coordinating scoped Codex workers through a governed MCP Gateway. The first implementation slice focuses on a runnable API, web console shell, PostgreSQL migration baseline, and a fixed Docker development image.

Local Development

cp .env.example .env
make dev-image
make dev-up

The dev Compose stack uses local PostgreSQL trust auth, so POSTGRES_PASSWORD stays empty in .env.example. Set a real POSTGRES_PASSWORD in your local .env before using the production-style Compose file.

Services:

The development services all use the fixed image tag in MULTICODEX_DEV_IMAGE. Build it once with make dev-image; normal compile/debug commands reuse it.

Useful Commands

make backend-test
make backend-build
make frontend-install
make frontend-build
make compose-config
make migrate-dev

Documentation

Start with docs/README.md. The original technical plan is preserved in multi-codex_technical_plan.md, while implementation notes are split into focused folders under docs/.

Current delivery posture:

About

Multi-CodexCLI collaboration capabilities for enterprise-grade product development.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages