--- description: "Codex 官方资料索引,汇总 OpenAI 产品页、Help Center、开发者文档、GitHub 仓库和安全配置资料。" --- # 官方资料索引 本页整理 Codex 相关官方资料。涉及价格、计划、模型、可用地区、功能开关、账号权限等时间敏感信息时,请优先打开原文确认。 最后核对日期:2026-05-27。 ## OpenAI 官方 - [Codex 产品页](https://openai.com/codex/):Codex 的产品定位、使用界面和团队能力概览。 - [Codex in ChatGPT Help Center](https://help.openai.com/en/articles/11369540-codex-in-chatgpt):计划可用性、入口和常见问题。 - [OpenAI Codex CLI Getting Started](https://help.openai.com/en/articles/11096431-openai-codex-cli-getting-started):CLI 入门、安装和基础能力。 - [Codex 文档入口](https://developers.openai.com/codex/):Codex 桌面 App、CLI、Cloud、配置、安全、Skills、MCP 等官方文档入口。 - [Codex cloud docs](https://platform.openai.com/docs/codex):云端任务、GitHub 连接和仓库工作流入口。 - [Introducing Codex](https://openai.com/index/introducing-codex/):Codex 发布背景和云端软件工程代理介绍。 - [Introducing the Codex app](https://openai.com/index/introducing-the-codex-app/):Codex 桌面 App 相关介绍。 - [Work with Codex from anywhere](https://openai.com/index/work-with-codex-from-anywhere/):ChatGPT 手机 App 中的 Codex 入口、跨设备连接和可用性说明。 - [Unrolling the Codex agent loop](https://openai.com/index/unrolling-the-codex-agent-loop/):Codex agent loop 背后的工作方式介绍。 ## 官方文档重点页面 - [Codex App docs(桌面端)](https://developers.openai.com/codex/app):桌面 App 功能入口,包含本地项目、Review、Automations、Worktrees、Local Environments、In-app Browser、Computer Use 等主题。 - [Codex CLI features](https://developers.openai.com/codex/cli/features):CLI 交互模式、非交互模式、功能概览。 - [AGENTS.md](https://developers.openai.com/codex/guides/agents-md):项目规则文件的官方说明。 - [Codex security](https://developers.openai.com/codex/agent-approvals-security):沙盒、审批和安全边界。 - [Codex config basic](https://developers.openai.com/codex/config-basic):基础配置。 - [Codex config advanced](https://developers.openai.com/codex/config-advanced):高级配置。 - [Codex config reference](https://developers.openai.com/codex/config-reference):完整配置参考。 - [Codex skills](https://developers.openai.com/codex/skills):Skills 官方说明。 - [Codex Cloud docs](https://platform.openai.com/docs/codex):云端任务、环境、仓库连接和任务执行入口。 ## GitHub 官方仓库 - [openai/codex](https://github.com/openai/codex):Codex CLI 开源仓库。 - [AGENTS.md 相关文档](https://github.com/openai/codex/blob/main/docs/agents_md.md):项目规则文件相关说明。 - [CLI getting started](https://github.com/openai/codex/blob/main/docs/getting-started.md):CLI 首次使用流程。 - [Authentication](https://github.com/openai/codex/blob/main/docs/authentication.md):认证和登录相关说明。 - [Exec](https://github.com/openai/codex/blob/main/docs/exec.md):非交互模式相关说明。 - [Slash Commands](https://github.com/openai/codex/blob/main/docs/slash_commands.md):CLI 会话命令说明。 - [CLI 安装与构建](https://github.com/openai/codex/blob/main/docs/install.md):系统要求、源码构建和日志说明。 - [CLI 配置](https://github.com/openai/codex/blob/main/docs/config.md):配置文档索引。 - [Sandbox 文档](https://github.com/openai/codex/blob/main/docs/sandbox.md):沙盒与审批官方入口。 - [Exec Policy](https://github.com/openai/codex/blob/main/docs/execpolicy.md):命令执行策略相关说明。 - [Skills](https://github.com/openai/codex/blob/main/docs/skills.md):CLI 仓库中的 Skills 文档。 ## 如何使用这些资料 - 入门安装优先看 Help Center 和 GitHub README。 - 了解产品边界优先看 OpenAI Codex 产品页。 - 做团队接入时优先看 Help Center、平台文档、App 文档和企业相关说明。 - 写教程时不要整段翻译原文,应转化成中文场景和可复现步骤。 - 涉及价格、计划、模型、可用地区、功能开关、账号权限时,必须打开原文重新确认。