← 返回列表

Daily Digest · 2026-07-18

今日精读

今日AI圈迎来多款重磅模型更新与工具发布:OpenAI 重置了所有付费用户的 Codex 和 ChatGPT 使用限制,并推出 GPT-5.6 Sol 在网络安全领域创下新 SOTA;Grok 4.5 上线 Grok Build,主打极低 token 消耗与成本优势;Claude Fable 5 将于7月20日纳入 Max 和 Team Premium 计划。同时,开源本地 AI 助手 June 发布,LLM Universe 教程上线。

过去约 24 小时10 条40 推文信号 强
01 关注动态

OpenAI 重置所有付费用户 Codex 和 ChatGPT 使用限制

“Oops... I did it again. Enjoy reset usage limits for all paid users for Codex and ChatGPT Work. Super grateful for an incredible team who is iterating at lightspeed and keeping the infra up as we scale faster than ever.”

实用点

对 CS/agent 开发者而言,这意味着 Codex 和 ChatGPT Work 的配额已全部刷新,可立即用于高强度开发与调试,无需担心限流。

@unknown 原文1
02 工具更新

GPT-5.6 Sol 在网络安全领域创下新 SOTA

“GPT-5.6 Sol sets a new state of the art in cybersecurity on “The Last Ones” cyber range. We’re already seeing that capability translate into defensive outcomes: helping teams find, validate, and fix vulnerabilities in real-world code. Put it to work with Codex Security.”

实用点

开发者可利用 Codex Security 插件(已发布安装指南)对代码库进行自动化安全扫描,发现并修复漏洞,提升代码安全性。

@OpenAI 原文1
03 工具更新

Grok 4.5 上线 Grok Build,以极低 token 消耗提供强编码性能

“Build faster and spend less. Grok 4.5 is now in Grok Build, delivering strong coding performance with far fewer tokens per task.” 另有评论:“Grok 4.5 is only 1.5T parameters. Kimi K3 is 2.8T... and costs 3× more per task. SpaceXAI cracked intelligence efficiency.”

实用点

对于需要频繁调用 LLM 进行编码的开发者,Grok 4.5 的 token 效率优势可显著降低 API 成本,适合预算敏感的项目。

@unknown 原文1
04 大佬官方

Grok TTS 登顶 The Humanness Index,成本仅为竞品 1/7

“Grok TTS just took the top spot on The Humanness Index. It scored 94 for humanness....even the cost difference is insane: Grok TTS: $15 vs Eleven v3: $100. Grok delivers the higher human-likeness score while costing nearly 7× less.”

实用点

对构建语音交互 agent 的开发者,Grok TTS 提供了高拟真度且低成本的 TTS 方案,延迟仅 460 ms,适合实时对话场景。

@elonmusk 原文1
05 关注动态

Claude Fable 5 将于7月20日纳入 Max 和 Team Premium 计划

“Beginning July 20, Claude Fable 5 will be included in all Max and Team Premium plans, at 50% of limits. Pro and Team Standard users will continue to have access to Fable via usage credits, and will receive a one-time $100 credit.”

实用点

开发者需关注订阅计划变更:Max/Team Premium 用户将获得稳定的 Fable 5 访问配额(50%),而 Pro/Team Standard 用户需通过使用积分访问,并获 $100 补偿。

@unknown 原文1
06 工具更新

OpenAI 推出 GPT-Red 内部自动化红队工具,提升模型抗提示注入能力

“Introducing GPT-Red. An internal automated red teamer on a mission to find our models’ prompt injection vulnerabilities at scale.” 以及 “Training against GPT‑Red makes GPT‑5.6 substantially more resilient... GPT‑5.6 Sol proved to be our most robust model against prompt injections to date, with 6× fewer failures.”

实用点

对 agent 开发者而言,GPT-5.6 Sol 的抗注入能力大幅提升,可减少因恶意提示导致的安全风险,适合构建面向用户的 agent 应用。

@OpenAI 原文1
07 工具更新

ChatGPT 桌面应用更新:侧边栏显示历史记录与项目,同步跨平台

“ChatGPT conversation history and projects are now visible in the sidebar. Also, your Chat and Work history now sync across web, mobile, and desktop. Local tasks still stay on your computer. You can now easily switch between Chat and Work modes inside ChatGPT on desktop.”

实用点

对日常使用 ChatGPT 进行开发的工程师,此更新改善了工作流连续性,历史记录与项目跨设备同步,减少上下文丢失。

@OpenAI 原文1
08 工具更新

开源本地 AI 助手 June 发布:支持 agent、语音、会议记录,数据本地化

“Meet June, private AI on your Mac. June bundles it all in one: An agent + chat, Voice dictation into any app, Automated meeting notes, Private OSS & anonymized frontier models. Files, context, and data stay yours. Open source. MIT.”

实用点

对注重隐私的开发者,June 提供了完全本地化的 AI 助手方案,支持 agent 和语音功能,适合在 Mac 上构建个人或团队工具。

@unknown 原文1
09 行业趋势

LLM Universe 教程上线:从零构建 RAG 知识库助手

“LLM Universe is a hands-on tutorial that teaches LLM application development by guiding you through building a personal knowledge base assistant. Covers calling multiple LLM APIs with unified wrappers, document loading, vector database setup, complete RAG application with LangChain and Streamlit deployment.”

实用点

对刚入门 LLM 开发的 CS 学生或工程师,此教程提供了完整的 RAG 应用构建路径,涵盖 API 调用、向量数据库、LangChain 和部署,适合自学。

@unknown 原文1
10 关注动态

OpenAI 发布 ChatGPT Sites 功能,鼓励用户创建并分享站点

“Create something worth sharing with ChatGPT sites. Share your site with us for a chance to win a limited-edition swag box, including the sold out ChatGPT basketball. Giveaway closes this Sunday at 11:59PT.” 以及 “With ChatGPT sites you can just: Build a game. Launch your small business. Make an OOO handoff. Show off your photography. Publish your research. Create a team hub.”

实用点

对 agent 开发者,ChatGPT Sites 提供了一种快速发布 AI 驱动的 Web 应用的方式,可尝试构建小型工具或展示项目,并有机会获得官方奖励。

@OpenAI 原文1