Live
Black Hat USAAI BusinessBlack Hat AsiaAI BusinessThis International Fact-Checking Day, use these 5 tips to spot AI-generated contentFast Company TechFair decisions, clear reasons: Creating fuzzy AI with fairness built in from the startPhys.org AIICE says it bought Paragon s spyware to use in drug trafficking casesTechCrunchMitigating collusive self-preference by redaction and paraphrasinglesswrong.comOpenClaw Unlocks China’s AI Token Export Business - Bloomberg.comGNews AI ChinaDay 13: Why Good Models Fail in the Real World (Data Leakage)Medium AISmart solutions for sustainable energy: Machine learning powers biochar production from aquatic biomass - EurekAlert!Google News: Machine LearningIran Reportedly Executing Political Prisoners As War With Israel And U.S. Rages OnInternational Business TimesI Built a 6-Agent AI System in a WeekendMedium AIM-Files and Microsoft deepen strategic AI partnership - FinTech GlobalGNews AI CopilotGenerative AI shifts from market boom to disruption risk - FinTech GlobalGoogle News: Generative AIChatGPT shopping: How it works, and how to get your products listed - AOL.comGoogle News: ChatGPTBlack Hat USAAI BusinessBlack Hat AsiaAI BusinessThis International Fact-Checking Day, use these 5 tips to spot AI-generated contentFast Company TechFair decisions, clear reasons: Creating fuzzy AI with fairness built in from the startPhys.org AIICE says it bought Paragon s spyware to use in drug trafficking casesTechCrunchMitigating collusive self-preference by redaction and paraphrasinglesswrong.comOpenClaw Unlocks China’s AI Token Export Business - Bloomberg.comGNews AI ChinaDay 13: Why Good Models Fail in the Real World (Data Leakage)Medium AISmart solutions for sustainable energy: Machine learning powers biochar production from aquatic biomass - EurekAlert!Google News: Machine LearningIran Reportedly Executing Political Prisoners As War With Israel And U.S. Rages OnInternational Business TimesI Built a 6-Agent AI System in a WeekendMedium AIM-Files and Microsoft deepen strategic AI partnership - FinTech GlobalGNews AI CopilotGenerative AI shifts from market boom to disruption risk - FinTech GlobalGoogle News: Generative AIChatGPT shopping: How it works, and how to get your products listed - AOL.comGoogle News: ChatGPT
AI NEWS HUBbyEIGENVECTOREigenvector

🔥 openai/codex

GitHub Trendingby openaiApril 2, 20262 min read1 views
Source Quiz

Lightweight coding agent that runs in your terminal — Trending on GitHub today with 2390 new stars.

npm i -g @openai/codexor brew install --cask codex

Codex CLI is a coding agent from OpenAI that runs locally on your computer.

If you want Codex in your code editor (VS Code, Cursor, Windsurf), install in your IDE. If you want the desktop app experience, run codex app or visit the Codex App page. If you are looking for the cloud-based agent from OpenAI, Codex Web, go to chatgpt.com/codex.

Quickstart

Installing and running Codex CLI

Install globally with your preferred package manager:

# Install using npm npm install -g @openai/codex
# Install using Homebrew brew install --cask codex

Then simply run codex to get started.

You can also go to the latest GitHub Release and download the appropriate binary for your platform.

Each GitHub Release contains many executables, but in practice, you likely want one of these:

  • macOS

Apple Silicon/arm64: codex-aarch64-apple-darwin.tar.gz x86_64 (older Mac hardware): codex-x86_64-apple-darwin.tar.gz

  • Linux

x86_64: codex-x86_64-unknown-linux-musl.tar.gz arm64: codex-aarch64-unknown-linux-musl.tar.gz

Each archive contains a single entry with the platform baked into the name (e.g., codex-x86_64-unknown-linux-musl), so you likely want to rename it to codex after extracting it.

Using Codex with your ChatGPT plan

Run codex and select Sign in with ChatGPT. We recommend signing into your ChatGPT account to use Codex as part of your Plus, Pro, Team, Edu, or Enterprise plan. Learn more about what's included in your ChatGPT plan.

You can also use Codex with an API key, but this requires additional setup.

Docs

  • Codex Documentation

  • Contributing

  • Installing & building

  • Open source fund

This repository is licensed under the Apache-2.0 License.

Original source

GitHub Trending

https://github.com/openai/codex
Was this article helpful?

Sign in to highlight and annotate this article

AI
Ask AI about this article
Powered by Eigenvector · full article context loaded
Ready

Conversation starters

Ask anything about this article…

Daily AI Digest

Get the top 5 AI stories delivered to your inbox every morning.

More about

githubtrendingopen-source

Knowledge Map

Knowledge Map
TopicsEntitiesSource
🔥 openai/c…githubtrendingopen-sourceGitHub Tren…

Connected Articles — Knowledge Graph

This article is connected to other articles through shared AI topics and tags.

Knowledge Graph100 articles · 163 connections
Scroll to zoom · drag to pan · click to open

Discussion

Sign in to join the discussion

No comments yet — be the first to share your thoughts!