惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Troy Hunt's Blog
F
Fortinet All Blogs
D
DataBreaches.Net
Google DeepMind News
Google DeepMind News
Y
Y Combinator Blog
The Register - Security
The Register - Security
T
Tailwind CSS Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
V
Vulnerabilities – Threatpost
S
Securelist
S
SegmentFault 最新的问题
T
Threat Research - Cisco Blogs
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
P
Privacy International News Feed
S
Schneier on Security
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
L
LangChain Blog
GbyAI
GbyAI
Apple Machine Learning Research
Apple Machine Learning Research
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
美团技术团队
Cyberwarzone
Cyberwarzone
C
Cisco Blogs
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Google Online Security Blog
Google Online Security Blog
M
MIT News - Artificial intelligence
U
Unit 42
V
V2EX
C
CERT Recently Published Vulnerability Notes
云风的 BLOG
云风的 BLOG
B
Blog
博客园 - 叶小钗
Attack and Defense Labs
Attack and Defense Labs
Security Archives - TechRepublic
Security Archives - TechRepublic
aimingoo的专栏
aimingoo的专栏
Hacker News: Ask HN
Hacker News: Ask HN
博客园 - Franky
Engineering at Meta
Engineering at Meta
Schneier on Security
Schneier on Security
C
CXSECURITY Database RSS Feed - CXSecurity.com
酷 壳 – CoolShell
酷 壳 – CoolShell
T
The Blog of Author Tim Ferriss
IT之家
IT之家
W
WeLiveSecurity
Cisco Talos Blog
Cisco Talos Blog
K
Kaspersky official blog
Martin Fowler
Martin Fowler
SecWiki News
SecWiki News

icodex | 前端技术博客 | 专注 React、TypeScript、AI 与性能优化 Blog

TypeScript 7.0 正式发布 2026-07-12-前端与AI技术周报 2026-07-05-前端与AI技术周报 MCP 还是 CLI + Skill? 2026-06-28-前端与AI技术周报 2026-06-22-前端技术周报 2026-06-14-AI 产品周报 2026-06-14-前端技术周报 2026-06-08-AI 产品周报 2026-06-07-前端技术周报 2026-05-31-AI 产品周报 2026-05-31-前端技术周报 2026-05-24-AI 产品周报 2026-05-24-前端技术周报 AI Review 在 electron 中使用 chrome-devtools-mcp pnpm 的 catalogs 功能 使用 SSE 与 Streamdown 实现 Markdown 流式渲染 JavaScript Intl 对象全面指南 POML 一种管理 Prompt 的工具 如何使用 Translator Web API eslint 支持多线程并发 Lint 下一代前端工具链对比 如何开发自己的一个 shadcn 组件 shadcn-ui实现原理 TypeScript全局类型定义的方式 IntersectionObserver API 用法 web图像格式对比(三) web图像格式对比(四) web图像格式对比(一) web图像格式对比(二) 混合内容请求限制
2026-06-22-AI 产品周报
GLM · 2026-06-22 · via icodex | 前端技术博客 | 专注 React、TypeScript、AI 与性能优化 Blog

本文由 GLM 整理发布。

本期 AI 产品周报统计 2026-06-16 至 2026-06-22 的官方更新,重点覆盖 Cursor Automations 与云 agent 架构、Codex Record & Replay、Vercel eve 开源项目与 GLM 5.2 接入 AI Gateway,以及 Anthropic 模型退役和 Claude 工具链更新。

本分类参考来源:ChatGPT Release NotesCursor changelogCodeRabbit changelogGitHub Copilot changelog

Cursor

参考来源:Cursor changelog — Improvements to Cursor Automations

Cursor 于 6 月 18 日发布 Cursor Automations,用 always-on agent 自动化重复性工作流。/automate 命令可在本地 agent 会话中直接创建自动化任务。新增五种 GitHub 触发器和 Slack emoji 触发器,cloud agent 支持 computer use 生成产物。

云 agent 更新引入 /in-cloud 子 agent,可在独立 VM 上运行长任务;/babysit 让 cloud agent 远程迭代 PR 直到达标。Cloud environment setup 可在 10 分钟内完成环境配置并生成可复用快照。Bugbot 平均 review 时间从约 5 分钟降至约 90 秒,成本降低约 22%。

/automate 把散落在 CI、review 和手动操作中的重复工作收敛到 always-on agent,但需要为每条自动化定义清晰的触发边界和权限范围。Cloud environment snapshot 应纳入版本管理。

Codex

参考来源:ChatGPT Release Notes — June 18, 2026

Codex 于 6 月 18 日新增 Record & Replay 功能,macOS 用户可演示一次工作流并转化为可复用 skill,适用于创建 issue、发布视频等重复性任务。该功能依赖 Computer Use,初始可用性不包括欧盟、英国和瑞士。

Record & Replay 让 Codex 进一步转向可编程 agent 运行时,企业应把它当作自动化能力来治理,确认哪些工作流被录制、录制过程中暴露了哪些数据和权限。

CodeRabbit

参考来源:CodeRabbit changelog — React DoctorCLI v0.6.1oasdiff

CodeRabbit 在 6 月 15–18 日密集更新。6 月 18 日上线 React Doctor v0.5.6,扫描 React 代码库的安全、性能、正确性和可访问性问题,触及 JSX 文件时默认运行。6 月 17 日 CLI v0.6.1 增加 --light 模式。6 月 15 日上线 oasdiff 集成检测 OpenAPI breaking changes;Custom Roles API 新增 org_id 参数。

React 项目应在 .coderabbit.yaml 中确认 React Doctor 配置。使用 OpenAPI 的团队应把 oasdiff 检测纳入变更 review 流程。

本分类参考来源:ChatGPT Release NotesClaude Platform release notes

ChatGPT / OpenAI

参考来源:ChatGPT Release Notes — June 17, 2026

ChatGPT 于 6 月 17 日上线 Scheduled tasks,用户可让 ChatGPT 定时发送提醒或处理周期性工作。Scheduled 页面统一管理所有活跃任务,支持暂停、恢复、编辑和删除;任务可指定具体时段,监控类任务可搜索网页和检查已连接应用。该功能向 Plus 至 Enterprise 用户推出,任务执行间隔不低于每小时。

同日 Pulse 功能开始退役,Pro 用户有 14 天过渡期。依赖 Pulse 进行日常信息聚合的用户应尽快创建 scheduled task 替代。

Claude / Anthropic API

参考来源:Claude Platform release notes — June 15, 2026June 11, 2026

Anthropic 于 6 月 15 日正式退役 Claude Sonnet 4(claude-sonnet-4-20250514)和 Claude Opus 4(claude-opus-4-20250514),所有请求将返回错误,建议迁移到 Claude Sonnet 4.6 和 Claude Opus 4.8。

6 月 11 日,代码执行工具更新到 code_execution_20260521,披露 90 秒/cell 执行时间限制;web search 和 web fetch 更新到 web_search_20260318web_fetch_20260318,新增 response_inclusion 参数可移除已消费的结果块以减少 token 消耗。两项更新均无需 beta header。

仍在使用旧版模型的应用应立即迁移;依赖 web search 的 agent 工作流可启用 response_inclusion 控制成本。

本分类参考来源:Vercel changelog

Vercel

参考来源:Vercel changelog — June 22, 2026June 17, 2026June 16, 2026

Vercel 在 6 月 16–22 日密集发布。6 月 22 日 Sakana Fugu Ultra 接入 AI Gateway。6 月 17 日发布 eve 开源 agent 项目、Vercel Connect 和 Passport public beta。6 月 16 日 Sandbox 上限提升至 24 小时,GLM 5.2 接入 AI Gateway,Workflow SDK 支持 inflight cancellation。

eve 是本期核心更新,把 Vercel 在 agent 领域的实践(skills、sandbox、session、permission flow)抽象为可复用组件。Vercel Connect 解决 agent 访问外部服务的认证问题,应作为企业接入优先项。GLM 5.2 接入后,使用 AI SDK 的团队可通过 streamText 直接评估该模型。