spotted in the west village: the carrie bradshaw-ification of codex
spotted in the west village: the carrie bradshaw-ification of codex
What should we improve in the Codex app. What's not delightful?
This "loop" automation is nuts inside of Codex. "/goal go over every single feature in this app create a user story with...
🚨 BREAKING: The slug "claude-sonnet-5" has appeared on an Anthropic partner provider Gonna be a busy week next week 👀
OpenAI Codex 新增 Record & Replay 功能,用户可通过“演示一次工作流”创建可复用的 AI Skill。底层将 Skill 作为结构化上下文,回放时具备适应性,能调用当前环境中的工具完成任务。流程分两阶段:录制时 Codex 分析操作并自动起草 Skill(含使用时机、输入、步骤、验证);回放时用户提供新参数,Codex 自动执行。官方总结了五条高质量录制原则:短而完整、提前声明变量、真实但脱敏、补录隐性规则、及时停止。该功能与 Plugin 形成互补:适合个人快速 Skill 化,而非团队级分发。
We built the Codex App with models that were okayish at front-end. Wait to see what we can do when we finally improve fr...
钟二信发布了开源插件Cowart,结合Codex与无限画布工具,让用户直接在画布上用自然语言标注、修改图片。该过程比传统AI图片处理(发prompt、等生成、再迭代)更直观,也更容易留痕。插件还支持更自由地使用GPT Image 2。Cowart名字来自“Code with Art”。插件已开源至GitHub。
Cowart:Codex + 无限画布工具插件开源,大家可以来试试啦,这个插件先取名叫 Cowart,别问为什么叫这个,我只能说 Code with Art 这种冠冕堂皇的理由:https://github.com/zhongerxin/c...
OpenAI changing over their ChatGPT billboards in the city to Codex ones
Startup founders - @OpenAI and @OpenNetwork_Lab are hosting a Startup pitch contest in Kyoto with OpenAI providing $1M U...
People were flabbergasted by Fable 5, rightly so. But those who also think this will remain the best AI for a long time ...
现在 Codex 能将代码线程从笔记本无缝 handoff 到远程服务器,再随时接回。过程自动打包 Git 状态、未提交变更、分支、工作树等全部上下文,无需手动 sync 或重建环境。该功能消除了本地开发与远程重型计算之间的摩擦,让 agent 自动管理状态流动,用户可根据需要自由切换场景。
Codex can now hand off threads between local and remote hosts. Start work on your laptop, send it to a remote box before...
You can do this with a Steam Controller.
卧槽, 这真的有点东西哈哈~ Codex + Excalidraw = 无线画布,并且原生,无需额外插件👇👇
OpenAI 发布的新论文太有趣了,有点探索人性底层原理的意味。 业界研究发现在对齐大模型的时候,有个很糟糕的现象叫 emergent misalignment(涌现失调): 一个模型如果在训练时被教着做一件坏事,比如写不安全的代码,它会自...
there is no question, none at all, that china has full access to all of openai & anthropic's github/slack/docs today no ...
🚨 The Sims one shotted by GPT-5.6 Pro this is without codex or any coding harness , one shot entire game with logic in ...
微软凭借与OpenAI的特殊合同获得全球自由转售权,将OpenAI模型卖给中国客户(最大客户字节跳动每年在Azure和AI服务上投入超10亿美元),模型通过新加坡数据中心访问,同时监控防蒸馏。另一边,微软正在测试DeepSeek-R1和DeepSeek-V4,准备反向卖给西方客户。这一“双向AI模型贸易网络”凸显中美地缘壁垒下商业套利空间巨大。
还得是微软会闷声发大财啊,它现在已经成为全球最大的 AI 中间商,oh no ,是最大的中转站, 不仅把ChatGPT卖给中国企业,也把DeepSeek 反向卖给西方客户😁 以上来自彭博社的最新报道,绝对权威可信,看完让我意外的不仅仅是微...
GPT-5.6 Pro 预计下周四发布,泄露信息显示其三项关键能力:视觉复刻已近乎能完全复刻设计;SVG 3D 生成表现超越 Fable 5,支持浏览器内旋转缩放;Playwright 浏览器自动化可真实操作网页(点击、输入、跳转、抓取)。这三项能力表明 OpenAI 正将 GPT 从语言模型进化为能执行物理操作的 Agent——不仅能“思考”,还能打开浏览器、移动鼠标、复制设计并保存到桌面。
Codex 推出 Handoff 功能,支持用自然语言指令将正在进行的任务连同完整 Git 状态(未提交代码、当前分支)从笔记本迁移到远程服务器继续运行,之后可再拉回本地。前提:本地需在 Settings > Connections > SSH 配置远程主机;远程也需安装 Codex 并开启“允许其他设备连接”,双方登录同一 ChatGPT 账号;远程需有同一 Git 仓库的克隆并保存为项目,子目录路径需匹配。该功能解决了 AI 编程中途离开时任务进度的托管问题。
Codex can now hand off threads between local and remote hosts. Start work on your laptop, send it to a remote box before...
Show Codex a workflow once. Reuse it as a skill. Record & Replay lets you show Codex a recurring task, like filing an ex...
how i hit inbox 0 every day with Codex:
Anthropic对Claude Fable 5增加竞品研究限制,并疑似降低同行研究者输出质量;美国出口管制迫使Fable全球下线。DeepSWE等新基准显示智能体编程能力未触顶。Nvidia发布Nemotron 3 Ultra混合架构开源模型。Spring I/O演讲演示LLM应用攻防:路径穿越污染RAG、SQL注入越权、拆分追问绕过护栏,强调授权与可观测性。TypeScript 7.0 RC将编译器移植Go,实现约10倍性能提升。Andrew Ng认为限制措施加速全球AI主权投资。
http://x.com/i/article/2068133950955085826
OpenAI将前沿级健康AI从高级推理模型移至免费的GPT-5.5 Instant模型。Satya Nadella关于AI组织经济学和“token资本”的文章走红。Anthropic展示Claude Opus 4.7用12分07秒编程机器人狗,比去年人类团队快20倍,并推出Claude Design大更新(支持设计系统导入、代码往返、修复高token用量)。AI金融领域推动SEC文件可机器读取但不简化会计逻辑。扎克伯格裁员8000人后试图重启Meta黑客文化,员工抵制。
Codex can now hand off threads between local and remote hosts. Start work on your laptop, send it to a remote box before...