按发布时间连续整理
更新动态
把工具更新整理成连续可浏览的时间线,优先保留发布时间、版本号和官方来源,方便快速判断最近发生了什么。
当前重点跟踪 Claude Code 与 Codex
既可按版本浏览,也可跳回工具页查看上下文
工具更新流
Claude Code · v2.1.72
Changed tool search to bypass the third-party proxy gate when the environment variable is set (replaces `CLAUDE_CODE_PROXY_SUPPORTS_TOOL_REFERENCE`, now removed)
Codex · v0.113.0
官方 npm 包已发布 0.113.0 版本,可前往包页面查看安装方法与最新说明。
Codex · v0.112.0
官方 npm 包已发布 0.112.0 版本,可前往包页面查看安装方法与最新说明。
Claude Code · v2.1.71
Added `/loop` command to run a prompt or slash command on a recurring interval (e.g. `/loop 5m check the deploy`)
Claude Code · v2.1.70
Fixed API 400 errors when using `ANTHROPIC_BASE_URL` with a third-party gateway — tool search now correctly detects proxy endpoints and disables `tool_reference` blocks
Claude Code · v2.1.69
Added the `/claude-api` skill for building applications with the Claude API and Anthropic SDK
Codex · v0.111.0
官方 npm 包已发布 0.111.0 版本,可前往包页面查看安装方法与最新说明。
Codex · v0.110.0
官方 npm 包已发布 0.110.0 版本,可前往包页面查看安装方法与最新说明。
Claude Code · v2.1.68
Opus 4.6 now defaults to medium effort for Max and Team subscribers. Medium effort works well for most tasks — it's the sweet spot between speed and thoroughness. You can change this anytime with `/model`
Claude Code · v2.1.66
发布 v2.1.66(官方暂未提供详细更新说明)
Codex · v0.107.0
官方 npm 包已发布 0.107.0 版本,可前往包页面查看安装方法与最新说明。
Claude Code · v2.1.63
核心升级聚焦三件事:内置命令效率、Git worktree 协同、以及长会话/多代理场景下的系统性内存与监听器治理。
Claude Code · v2.1.62
修复提示词建议缓存回归问题,提升缓存命中率。
Claude Code · v2.1.61
修复 Windows 上并发写入导致配置文件损坏的问题。
Claude Code · v2.1.59
Claude 会自动保存有价值的上下文到自动记忆,可通过 /memory 管理。
Codex · v0.106.0
官方 npm 包已发布 0.106.0 版本,可前往包页面查看安装方法与最新说明。
Claude Code · v2.1.58
将 Remote Control 功能扩展给更多用户。
Claude Code · v2.1.56
VS Code:修复另一种导致“command 'claude-vscode.editor.openLast' not found”崩溃的情况。
Claude Code · v2.1.55
修复 Windows 上 BashTool 出现 EINVAL 错误的问题。
Claude Code · v2.1.53
修复提交后输入内容短暂消失的界面闪烁问题。