{"id":27519337,"url":"https://github.com/openai/codex","last_synced_at":"2026-04-10T19:06:55.305Z","repository":{"id":288296288,"uuid":"965415649","full_name":"openai/codex","owner":"openai","description":"Lightweight coding agent that runs in your terminal","archived":false,"fork":false,"pushed_at":"2026-04-02T02:33:53.000Z","size":377189,"stargazers_count":71866,"open_issues_count":2278,"forks_count":10045,"subscribers_count":419,"default_branch":"main","last_synced_at":"2026-04-02T02:42:27.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":"docs/CLA.md"}},"created_at":"2025-04-13T05:37:54.000Z","updated_at":"2026-04-02T02:40:44.000Z","dependencies_parsed_at":"2025-04-28T10:45:14.704Z","dependency_job_id":"dd2f1a26-f902-4c8a-b2e0-6f4eee82bf64","html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":828,"template":false,"template_full_name":null,"purl":"pkg:github/openai/codex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/codex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/sbom","scorecard":{"id":1239295,"data":{"date":"2025-10-20","repo":{"name":"github.com/openai/codex","commit":"a6b94715482017e32dcda1bb5c8c5c73af874e77"},"scorecard":{"version":"v5.3.1-0.20251020080748-9e702f4c9dc6","commit":"9e702f4c9dc6992745395f4c8ac89942d0cf87ea"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 29/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-deduplicator.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-deduplicator.yml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-labeler.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-labeler.yml:77","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rust-release.yml:366","Info: jobLevel 'actions' permission set to 'read': .github/workflows/rust-release.yml:367","Info: jobLevel 'contents' permission set to 'read': .github/workflows/rust-release.yml:465","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rust-release.yml:525","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/cla.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cla.yml:10","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/cla.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:12","Warn: no topLevel permission defined: .github/workflows/issue-deduplicator.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sdk.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/cla.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-deduplicator.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/issue-deduplicator.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-deduplicator.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/issue-deduplicator.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-deduplicator.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/issue-deduplicator.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/issue-labeler.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/issue-labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:353: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:413: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sdk.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sdk.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/sdk.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sdk.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sdk.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/sdk.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252","Warn: containerImage not pinned by hash: codex-cli/Dockerfile:1: pin your Docker image by updating node:24-slim to node:24-slim@sha256:b8d2197aff9129d16c801a3e3e1b2a873c4946480f5a310f38056df2268c38d9","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:21-23","Warn: npmCommand not pinned by hash: codex-cli/Dockerfile:43-47","Warn: npmCommand not pinned by hash: .github/workflows/rust-release.yml:478","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:457"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact rust-v0.48.0-alpha.3 not signed: https://api.github.com/repos/openai/codex/releases/256155684","Warn: release artifact rust-v0.48.0-alpha.2 not signed: https://api.github.com/repos/openai/codex/releases/255896873","Warn: release artifact rust-v0.48.0-alpha.1 not signed: https://api.github.com/repos/openai/codex/releases/255660931","Warn: release artifact rust-v0.47.0 not signed: https://api.github.com/repos/openai/codex/releases/255378266","Warn: release artifact rust-v0.47.0-alpha.3 not signed: https://api.github.com/repos/openai/codex/releases/255184512","Warn: release artifact rust-v0.48.0-alpha.3 does not have provenance: https://api.github.com/repos/openai/codex/releases/256155684","Warn: release artifact rust-v0.48.0-alpha.2 does not have provenance: https://api.github.com/repos/openai/codex/releases/255896873","Warn: release artifact rust-v0.48.0-alpha.1 does not have provenance: https://api.github.com/repos/openai/codex/releases/255660931","Warn: release artifact rust-v0.47.0 does not have provenance: https://api.github.com/repos/openai/codex/releases/255378266","Warn: release artifact rust-v0.47.0-alpha.3 does not have provenance: https://api.github.com/repos/openai/codex/releases/255184512"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2025-0057","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-10-28T17:18:21.455Z","repository_id":288296288,"created_at":"2025-10-28T17:18:21.455Z","updated_at":"2025-10-28T17:18:21.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31526666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-18T05:01:34.988Z","updated_at":"2026-04-10T19:06:55.288Z","avatar_url":"https://github.com/openai.png","language":"Rust","readme":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @openai/codex\u003c/code\u003e\u003cbr /\u003eor \u003ccode\u003ebrew install --cask codex\u003c/code\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cstrong\u003eCodex CLI\u003c/strong\u003e is a coding agent from OpenAI that runs locally on your computer.\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/openai/codex/blob/main/.github/codex-cli-splash.png\" alt=\"Codex CLI splash\" width=\"80%\" /\u003e\n\u003c/p\u003e\n\u003c/br\u003e\nIf you want Codex in your code editor (VS Code, Cursor, Windsurf), \u003ca href=\"https://developers.openai.com/codex/ide\"\u003einstall in your IDE.\u003c/a\u003e\n\u003c/br\u003eIf you want the desktop app experience, run \u003ccode\u003ecodex app\u003c/code\u003e or visit \u003ca href=\"https://chatgpt.com/codex?app-landing-page=true\"\u003ethe Codex App page\u003c/a\u003e.\n\u003c/br\u003eIf you are looking for the \u003cem\u003ecloud-based agent\u003c/em\u003e from OpenAI, \u003cstrong\u003eCodex Web\u003c/strong\u003e, go to \u003ca href=\"https://chatgpt.com/codex\"\u003echatgpt.com/codex\u003c/a\u003e.\u003c/p\u003e\n\n---\n\n## Quickstart\n\n### Installing and running Codex CLI\n\nInstall globally with your preferred package manager:\n\n```shell\n# Install using npm\nnpm install -g @openai/codex\n```\n\n```shell\n# Install using Homebrew\nbrew install --cask codex\n```\n\nThen simply run `codex` to get started.\n\n\u003cdetails\u003e\n\u003csummary\u003eYou can also go to the \u003ca href=\"https://github.com/openai/codex/releases/latest\"\u003elatest GitHub Release\u003c/a\u003e and download the appropriate binary for your platform.\u003c/summary\u003e\n\nEach GitHub Release contains many executables, but in practice, you likely want one of these:\n\n- macOS\n  - Apple Silicon/arm64: `codex-aarch64-apple-darwin.tar.gz`\n  - x86_64 (older Mac hardware): `codex-x86_64-apple-darwin.tar.gz`\n- Linux\n  - x86_64: `codex-x86_64-unknown-linux-musl.tar.gz`\n  - arm64: `codex-aarch64-unknown-linux-musl.tar.gz`\n\nEach 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.\n\n\u003c/details\u003e\n\n### Using Codex with your ChatGPT plan\n\nRun `codex` and select **Sign in with ChatGPT**. We recommend signing into your ChatGPT account to use Codex as part of your Plus, Pro, Business, Edu, or Enterprise plan. [Learn more about what's included in your ChatGPT plan](https://help.openai.com/en/articles/11369540-codex-in-chatgpt).\n\nYou can also use Codex with an API key, but this requires [additional setup](https://developers.openai.com/codex/auth#sign-in-with-an-api-key).\n\n## Docs\n\n- [**Codex Documentation**](https://developers.openai.com/codex)\n- [**Contributing**](./docs/contributing.md)\n- [**Installing \u0026 building**](./docs/install.md)\n- [**Open source fund**](./docs/open-source-fund.md)\n\nThis repository is licensed under the [Apache-2.0 License](LICENSE).\n","funding_links":[],"categories":["Interactive Code Assistants","AI Agent Skills","代码 Coding","Requirements","Rust","Summary Table","\u003ca name=\"Rust\"\u003e\u003c/a\u003eRust","Foundations \u0026 Standards","CLI","AI driven development","Official Resources","Table of Contents","others","HarmonyOS","Runtime","Alternatives to Claude Code","🖥 Coding Agents","AI Tools","命令行工具","Repos","Coding Copilots","Development Toolkits","Terminal-Based AI Agents","AI 相关","Evaluation","AI Coding Assistants \u0026 Agents","CLI Tools","Agentic Coding (CLI focused)","Libraries","AI代码助手","CLI \u0026 Terminal Tools","🚀 AI Tools for Vim, Neovim, and Terminal","Uncategorized","Tools and Code","Coding Agents","AI Coding Assistants","Coding and Debugging","AI Coding Agents","Terminal \u0026 CLI Agents"],"sub_categories":["Agents","Documentation","Code Assistant","Windows Manager","AI Terminal","Terminal and CLI Agents","👨‍💻 Developer Tools","Terminal \u0026 Command Line Tools","CLI Tools","CLI 工具","Intelligent Code CLIs","Provider-Native Coding CLIs","Artificial Intelligence","AI Coding CLIs","Uncategorized","Vibe Coding and AI Coding Assistants","Data Analysis"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenai%2Fcodex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenai%2Fcodex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenai%2Fcodex/lists"}