Codex
核心事实
时间轴 (近 90 天)
Semantica为Claude Code、Cursor、Codex等主流AI编程IDE提供了原生插件
追求准确性和自动化选Claude Code,看重免费和中文选Trae国内版,需要GPT生态选Codex
Octomind宣称在25个基准任务中解决了24个,并声称领先于Claude Code和Codex
可以通过将安装提示词发送给 Warp 或 Codex 等 AI 编程助手来自动安装 DeepSeek Harness
2025年4月,OpenAI仅开源了Codex的CI外壳(命令行接口)
Codex可以作为子代理装进DeepSeek Harness中协同工作
agent-manager支持的AI Agent包括Claude Code、Codex、OpenCode、Gemini CLI、Grok和Pi
Codex开启了100万Token的超长上下文窗口,用户只需在配置文件里改一个参数即可启用
OpenAI的降价中基于Token的套餐用户积分在Codex里可以使用更久,而订阅自带的额度保持不变
该项目技术栈采用Python做数据处理、Python+FastAPI做后端服务、Vue做前端、C#做桌面应用开发,并使用Codex辅助编程
还有 40 条时间轴事件
全部知识事实 (20)
OpenAI Codex底层依托GPT-4系列模型
90%已验证OpenAI Plus订阅计划的月费为20美元,包含GPT-4o、Codex等高级功能的访问权限
80%已验证同类复杂任务中,Codex消耗约150万Token,Claude Code消耗约620万Token,差距超过4倍
80%已验证Codex是OpenAI推出的云端AI编程代理,能够在沙箱环境中自主读取代码仓库、编写代码、运行测试并提交Pull Request
80%已验证Codex是OpenAI推出的AI编程Agent产品
80%已验证AI编程工具领域已形成Cursor、Claude Code和Codex三足鼎立的格局
80%已验证Codex CLI 是 OpenAI 推出的命令行编程助手工具,基于 GPT-4 系列模型构建
80%已验证OpenAI Codex是基于GPT架构专门针对代码生成与理解任务进行微调的AI模型,其最新形态已演进为「代码智能体」(Coding Agent)
80%已验证2024年后,OpenAI将Codex能力深度整合进ChatGPT生态,推出了具备Agent能力的客户端版本
70%已验证知名的终端 Agent 包括 Claude Code(Anthropic)、Codex(默认使用 GPT)、Gemini CLI(默认使用 Gemini),均默认绑定各自模型但通常支持自定义接入其他模型
65%已验证AI编程助手的能力天花板本质上由其背后大模型的能力决定
65%已验证Codex有三档定价:20美元的Plus档、100美元起步的Pro账户、200美元档位
65%已验证Codex在云端沙盒里运行,对token的管理更优化
65%已验证代码生成模型在HumanEval等基准测试中的通过率从60%跃升至90%以上(2024-2025年间)
65%待验证Termexo is a local AI coding workbench for the Windows platform that integrates Claude Code and Codex into a unified, recoverable workspace
95%部分验证Codex can generate code, read and understand code, fix bugs, execute tests, and execute commands and scripts
90%待验证OpenAI's Codex supports autonomous code writing and testing in sandboxed environments
85%待验证Both Claude Code and Codex rely on the terminal as their primary interaction interface
85%待验证The Skill protocol is a standardized capability extension paradigm that lets third-party developers add domain-specific tool use, system prompts, and context injection to coding assistants like Claude Code, Cursor, and Codex without modifying the core model
80%待验证OpenAI Codex默认只支持OpenAI官方的API接口,内部硬编码了类似/deployments/xxx/api的Azure风格请求路径
80%