|
65 | 65 | "Ctrl+O adds focus view in NO_FLICKER mode with prompt, tool summary, and final response (v2.1.97)": "Ctrl+O 在 NO_FLICKER 模式下新增 focus view,显示 prompt、tool summary 和 final response (v2.1.97)", |
66 | 66 | "Ctrl+R history search now defaults to all projects; narrow to current project with Ctrl+S (v2.1.129)": "Ctrl+R 历史搜索现在默认搜索所有项目;可用 Ctrl+S 缩小到当前项目(v2.1.129)", |
67 | 67 | "Ctrl+U clears entire input buffer; Ctrl+Y restores it; transcript view footer shows [ (dump to scrollback) and v (open in editor)NEW": "Ctrl+U 清空整个输入缓冲区;Ctrl+Y 恢复它;transcript 视图底部显示 [(转储到滚动回滚区)和 v(在编辑器中打开)NEW", |
| 68 | + "Custom API gateways no longer receive user's Anthropic OAuth credentials (v2.1.153)": "自定义 API 网关不再接收用户的 Anthropic OAuth 凭证(v2.1.153)", |
68 | 69 | "Custom named themes: create and switch via /theme (v2.1.118)": "自定义命名主题:通过 /theme 创建和切换 (v2.1.118)", |
69 | 70 | "Default effort is now higher for API-key, Bedrock/Vertex/Foundry, Team, and Enterprise users (v2.1.94)": "API-key、Bedrock/Vertex/Foundry、Team 和 Enterprise 用户的默认 effort 现在更高 (v2.1.94)", |
70 | 71 | "Default effort set to high for Pro/Max subscribers on Opus 4.6 and Sonnet 4.6 (v2.1.117)": "对 Opus 4.6 和 Sonnet 4.6 的 Pro/Max 订阅用户,默认 effort 设为 high (v2.1.117)", |
|
131 | 132 | "Show thinking hints sooner during long operations (v2.1.107)": "在长时间操作期间更早显示思考提示(v2.1.107)", |
132 | 133 | "skillOverrides setting now accepts off, user-invocable-only, and name-only values (v2.1.129)": "skillOverrides 设置现在接受 off、user-invocable-only 和 name-only 值(v2.1.129)", |
133 | 134 | "Skills can reference ${CLAUDE_EFFORT} variable in frontmatter (v2.1.120)": "Skills 可在 frontmatter 中引用 ${CLAUDE_EFFORT} 变量(v2.1.120)", |
| 135 | + "skipLfs setting skips Git LFS downloads in cloned repos (v2.1.153)": "skipLfs 设置会跳过已克隆仓库中的 Git LFS 下载(v2.1.153)", |
134 | 136 | "Stalled subagents now fail with a clear error after 10 minutes instead of hanging silently (v2.1.113)": "卡住的 subagents 现在会在 10 分钟后以明确错误失败,而不是静默挂起 (v2.1.113)", |
| 137 | + "Stateful MCP servers no longer reconnect-loop on tools/list (v2.1.153)": "有状态 MCP 服务器不再在 tools/list 上陷入重连循环(v2.1.153)", |
135 | 138 | "Subagents that stall mid-stream now fail with a clear error after 10 minutes instead of hanging silentlyNEW": "在流式传输中途卡住的子代理现在会在 10 分钟后以清晰错误失败,而不是静默挂起NEW", |
136 | 139 | "Transcript navigation: ? for shortcuts, {/} to jump between prompts (v2.1.139)": "Transcript 导航:? 查看快捷键,{/} 在提示之间跳转(v2.1.139)", |
137 | 140 | "Vim visual mode (v/V) in prompt editor — selection, operators, visual feedback (v2.1.118)": "提示编辑器中的 Vim 可视模式 (v/V)——选择、操作符、视觉反馈 (v2.1.118)", |
|
0 commit comments