Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
  • Top Stars
  • Trending
  • AI Agent
  • Daily Picks
  • Insights
  • Methodology
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Methodology
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
OP

openai/codex

AI Agent

Lightweight coding agent that runs in your terminal

100k Stars15k Forks10k Open Issues100k WatchersRustApache-2.0
AI Agent
Source and compliance noteLast synced: Jul 21, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

openai/codex is tracked as a Rust project in the AI Agent area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 100k total stars, with +0 today, +2.4k this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 1 days ago, and the open issue queue is 10k, about 10.31% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 15k forks and 100k watchers suggest how often the project is reused or followed. License signal: Apache-2.0. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need Rust teams evaluating ecosystem-native tooling. Be cautious when you have low tolerance for large unresolved issue queues.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 2.4k. Follow the original GitHub repository for final install, security, and release information.

Best For
  • Rust teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you have low tolerance for large unresolved issue queues
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

100k Stars

Reuse

15k Forks

Attention

100k Watchers

Maintenance

active

License

Apache-2.0

Open issues

10k

Overview

Codex CLI is a coding agent from OpenAI that runs locally on your computer, allowing you to interact with Codex via the command line. It can be installed on Mac, Linux, or Windows and used with a ChatGPT plan or API key.

Key Features

- Runs locally on your computer - Can be installed via curl, npm, or Homebrew - Supports sign-in with ChatGPT plan or API key

Tool Positioning

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

Quick Start
curl -fsSL https://chatgpt.com/codex/install.sh | sh
View on GitHub
Project Activity

100

Health Score

Active

Commit Activity

Apr 13, 2025

Created

Jul 20, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+0

Today's growth

+0

7-day growth

+0

30-day growth

Jul 21, 2026Jul 21, 2026
Community Health
15k

Forks

10k

Open

100k

Watchers

Owner
OP

openai

GitHub profile
Topics & Language
Rust
Ecosystem & Usage
GitHub Repository
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

529k

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

487k

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

452k

public-apis/public-apis

A collective list of free APIs

452k

EbookFoundation/free-programming-books

:books: Freely available programming books

393k
License
Apache-2.0
CreatedApr 13, 2025
Last pushJul 20, 2026
Last syncedJul 21, 2026
Community Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

Codex CLI solves the problem of needing a heavy IDE or cloud-based agent to get AI coding assistance, offering a lightweight, terminal-native alternative that integrates with ChatGPT plans. It addresses the friction of context switching between terminal and browser or IDE, allowing developers to stay in their command-line workflow.

Capabilities

Developers can build and edit code, run commands, and manage projects entirely from the terminal with AI assistance. Real-world use cases include rapid prototyping, debugging, code refactoring, and learning new languages or frameworks. The ceiling of what's achievable includes complex multi-file projects, automated scripting, and integration with existing development pipelines, all while leveraging OpenAI's models through a ChatGPT plan or API key.

Bottom Line

Codex CLI is ideal for developers who prefer terminal-based workflows and want a lightweight, local AI coding agent that integrates with their ChatGPT plan. It should be avoided by those who need a full IDE experience or cloud-based collaboration features. The key trade-off is simplicity and speed versus the richer context and UI of IDE-based agents.

Full AI Analysis