[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-389":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},389,"codex","openai\u002Fcodex","openai","Lightweight coding agent that runs in your terminal","",null,"Rust",91484,13514,504,6660,0,238,1571,8223,1103,120,"Apache License 2.0",false,"main",[],"2026-06-17 04:00:03","\u003Cp align=\"center\">\u003Ccode>npm i -g @openai\u002Fcodex\u003C\u002Fcode>\u003Cbr \u002F>or \u003Ccode>brew install --cask codex\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp align=\"center\">\u003Cstrong>Codex CLI\u003C\u002Fstrong> is a coding agent from OpenAI that runs locally on your computer.\n\u003Cp align=\"center\">\n  \u003Cimg src=\"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fcodex\u002Fblob\u002Fmain\u002F.github\u002Fcodex-cli-splash.png\" alt=\"Codex CLI splash\" width=\"80%\" \u002F>\n\u003C\u002Fp>\n\u003C\u002Fbr>\nIf you want Codex in your code editor (VS Code, Cursor, Windsurf), \u003Ca href=\"https:\u002F\u002Fdevelopers.openai.com\u002Fcodex\u002Fide\">install in your IDE.\u003C\u002Fa>\n\u003C\u002Fbr>If you want the desktop app experience, run \u003Ccode>codex app\u003C\u002Fcode> or visit \u003Ca href=\"https:\u002F\u002Fchatgpt.com\u002Fcodex?app-landing-page=true\">the Codex App page\u003C\u002Fa>.\n\u003C\u002Fbr>If you are looking for the \u003Cem>cloud-based agent\u003C\u002Fem> from OpenAI, \u003Cstrong>Codex Web\u003C\u002Fstrong>, go to \u003Ca href=\"https:\u002F\u002Fchatgpt.com\u002Fcodex\">chatgpt.com\u002Fcodex\u003C\u002Fa>.\u003C\u002Fp>\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\u002Fcodex\n```\n\n```shell\n# Install using Homebrew\nbrew install --cask codex\n```\n\nThen simply run `codex` to get started.\n\n\u003Cdetails>\n\u003Csummary>You can also go to the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fcodex\u002Freleases\u002Flatest\">latest GitHub Release\u003C\u002Fa> and download the appropriate binary for your platform.\u003C\u002Fsummary>\n\nEach GitHub Release contains many executables, but in practice, you likely want one of these:\n\n- macOS\n  - Apple Silicon\u002Farm64: `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\u002Fdetails>\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:\u002F\u002Fhelp.openai.com\u002Fen\u002Farticles\u002F11369540-codex-in-chatgpt).\n\nYou can also use Codex with an API key, but this requires [additional setup](https:\u002F\u002Fdevelopers.openai.com\u002Fcodex\u002Fauth#sign-in-with-an-api-key).\n\n## Docs\n\n- [**Codex Documentation**](https:\u002F\u002Fdevelopers.openai.com\u002Fcodex)\n- [**Contributing**](.\u002Fdocs\u002Fcontributing.md)\n- [**Installing & building**](.\u002Fdocs\u002Finstall.md)\n- [**Open source fund**](.\u002Fdocs\u002Fopen-source-fund.md)\n\nThis repository is licensed under the [Apache-2.0 License](LICENSE).\n","Codex 是一个轻量级的编码助手，可以在您的终端中运行。它由 OpenAI 开发，使用 Rust 语言编写，提供了强大的代码补全、生成和调试功能，支持多种编程语言。用户可以通过 npm 或 Homebrew 快速安装 Codex CLI，并在本地环境中直接使用。此外，Codex 还可以与 VS Code 等 IDE 集成，或通过桌面应用形式提供服务。适用于需要提高编程效率的开发者，尤其是在处理复杂代码库或进行快速原型开发时。",2,"2026-06-17 02:35:09","top_all"]