codex  by stellarlinkco

Rust-based coding agent enabling multi-model, multi-agent collaboration

Created 2 weeks ago

New!

381 stars

Top 75.2% on SourcePulse

GitHubView on GitHub
Project Summary

Stellarlinkco/codex is a Rust-first coding agent, forked from openai/codex, designed for advanced AI-driven coding workflows. It targets developers, researchers, and power users needing robust multi-model support, multi-agent collaboration, and long-running orchestration. The project aims to provide an open-source alternative with features inspired by Claude Code, enhancing productivity via agent teams and a web interface.

How It Works

This project adopts a Rust-first architecture, extending openai/codex with a focus on sophisticated agent interactions. It implements Claude Code-style workflows, enabling agent teams, custom hooks, and direct Anthropic API integration. A key design choice is the Web UI, served by codex serve, centralizing control. The architecture prioritizes multi-model support for collaboration between different AI models and supports long-running orchestration for complex, continuous tasks.

Quick Start & Requirements

Installation is streamlined via a shell script for macOS, Linux, and WSL (curl -fsSL https://raw.githubusercontent.com/stellarlinkco/codex/main/scripts/install.sh | bash) or PowerShell for Windows (irm https://raw.githubusercontent.com/stellarlinkco/codex/main/scripts/install.ps1 | iex), placing the binary in ~/.local/bin. Linux users require glibc >= 2.35 (e.g., Ubuntu 22.04+). Further details are available in the Docs, Contributing, and Installation & Building guides.

Highlighted Details

  • A Rust-first fork of openai/codex focusing on advanced agent capabilities.
  • Implements Claude Code-style workflows: agent teams, hooks, Anthropic API integration.
  • Features a dedicated Web UI accessible via codex serve.
  • Designed for multi-model support, multi-agent collaboration, and long-running orchestration.

Maintenance & Community

The project acknowledges sponsorship from PackyCode, an API relay service provider, offering a discount to users. Community engagement is encouraged via the Contributing guide.

Licensing & Compatibility

The repository is licensed under the AGPL-3.0 License. This strong copyleft license mandates that derivative works must also be distributed under AGPL-3.0, potentially posing compatibility challenges for integration into closed-source commercial products.

Limitations & Caveats

As a fork integrating complex features like multi-agent collaboration and long-running orchestration, the project may still be under active development. Specific limitations, known bugs, or performance caveats are not detailed in the provided README snippet.

Health Check
Last Commit

11 hours ago

Responsiveness

Inactive

Pull Requests (30d)
53
Issues (30d)
12
Star History
384 stars in the last 19 days

Explore Similar Projects

Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
7 more.

SuperAGI by TransformerOptimus

0.1%
17k
Open-source framework for autonomous AI agent development
Created 2 years ago
Updated 1 year ago
Starred by Lilian Weng Lilian Weng(Cofounder of Thinking Machines Lab), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
59 more.

AutoGPT by Significant-Gravitas

0.1%
182k
AI agent platform for building, deploying, and running autonomous workflows
Created 3 years ago
Updated 10 hours ago
Feedback? Help us improve.