| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
原始链接: https://news.ycombinator.com/item?id=43708025
这个Hacker News帖子讨论了OpenAI的新Codex CLI,一个“轻量级编码代理”。一些评论者将其与Anthropic的Claude Code进行了比较,并指出OpenAI的产品是开源的。一位评论者建议使用Plandex v2作为更强大、更高效、更经济的开源替代方案,它支持多个提供商并可以索引大型项目。另一位用户称赞Codex CLI的截图到应用程序原型制作功能。有人担心通过环境变量暴露OpenAI API密钥,但有人反驳说运行不受信任的代码风险更大。一些用户对像Aider那样广泛的模型支持以及独立工具中的自主模式感兴趣。帖子中也有一些评论谈到了基于终端的AI工具的兴起趋势,提到了Aider、Parllama和“llm”实用程序。一位评论者指出演示GIF的速度太快,无法提供信息,而另一位则开玩笑说,鉴于Codex CLI需要4-8GB的RAM,称其为“轻量级”的说法站不住脚。
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
I launched the v2 a few weeks ago and it is now running well—very stable and reliable overall. Benchmarks are on my todo list but I honestly think it’s SOTA tier for agentic AI codegen for large projects and complex tasks. It’s more agentic than aider, more configurable and tightly controlled than Devin, and more provider-agnostic/multi-provider/open source than Claude Code or this new competitor from OpenAI.
I’m still working on getting the very latest models integrated. Gemini Pro 2.5 and these new OpenAI models will be introduced by the end of the week I hope. Currently by default, it supports 2M tokens of context directly and can index massive projects of 20N tokens and beyond.
Very interested to hear HN’s thoughts and feedback. I’m planning a Show HN within the next few days.
1 - https://github.com/plandex-ai/plandex
reply