|
54 | 54 | "Claude Opus 4.7 xhigh effort level — between high and max, available via /effort, --effort, and model picker; /effort opens an interactive slider with arrow keys when called without argumentsNEW": "Claude Opus 4.7 xhigh 努力度级别——介于 high 和 max 之间,可通过 /effort、--effort 和模型选择器使用;当 /effort 不带参数调用时,会打开一个可用方向键操作的交互式滑块NEW", |
55 | 55 | "claude plugin details <name> shows component inventory and projected token cost (v2.1.139)": "claude plugin details <name> 显示组件清单和预计 token 成本(v2.1.139)", |
56 | 56 | "claude plugin disable now refuses when another enabled plugin depends on target (disable-chain hint shown); claude plugin enable force-enables transitive dependencies (v2.1.143)": "当另一个已启用的 plugin 依赖于目标插件时,claude plugin disable 现在会拒绝执行(显示 disable-chain 提示);claude plugin enable 会强制启用传递依赖(v2.1.143)", |
| 57 | + "claude plugin init <name> scaffolds new plugins (v2.1.157)": "claude plugin init <name> 可生成新插件脚手架(v2.1.157)", |
57 | 58 | "claude plugin prune removes unused/orphaned plugins (v2.1.121)": "claude plugin prune 会移除未使用/孤立的插件 (v2.1.121)", |
58 | 59 | "claude ultrareview [target] non-interactive code review subcommand (v2.1.120)": "claude ultrareview [target] 非交互式代码审查子命令(v2.1.120)", |
59 | 60 | "CLAUDE_CODE_CERT_STORE configures TLS CA sources (bundled, system) for Claude Code connections (v2.1.101)": "CLAUDE_CODE_CERT_STORE 为 Claude Code 连接配置 TLS CA 来源(bundled, system)(v2.1.101)", |
|
72 | 73 | "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)", |
73 | 74 | "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)", |
74 | 75 | "Dynamic workflows: /workflows to view and manage background multi-agent runs (v2.1.154)": "Dynamic workflows:使用 /workflows 查看和管理后台 multi-agent 运行(v2.1.154)", |
| 76 | + "EnterWorktree can now switch between Claude-managed worktrees mid-session (v2.1.157)": "EnterWorktree 现在可在会话中切换 Claude 管理的 worktree(v2.1.157)", |
75 | 77 | "EnterWorktree tool gains a path parameter to switch into an existing worktree (v2.1.105)": "EnterWorktree 工具新增 path 参数,可切换到现有 worktree(v2.1.105)", |
76 | 78 | "Fast mode now defaults to Opus 4.7 (v2.1.142)": "Fast 模式现在默认使用 Opus 4.7(v2.1.142)", |
77 | 79 | "Fast mode on Opus 4.8 available at 2x standard rate for 2.5x speed (v2.1.154)": "Opus 4.8 的 Fast mode 现可按标准费率的 2x 使用,获得 2.5x 速度(v2.1.154)", |
|
120 | 122 | "Pinned background sessions stay alive when idle (v2.1.147)": "固定的后台会话在空闲时保持存活(v2.1.147)", |
121 | 123 | "Plan files now named after your prompt (e.g. fix-auth-race-snug-otter.md) instead of random wordsNEW": "Plan 文件现在会根据你的提示命名(例如 fix-auth-race-snug-otter.md),而不是随机词NEW", |
122 | 124 | "Plugin dependencies auto-resolve from configured marketplaces (v2.1.117)": "插件依赖会从已配置的 marketplace 自动解析 (v2.1.117)", |
| 125 | + "Plugins auto-load from .claude/skills directories — no marketplace required (v2.1.157)": "插件可从 .claude/skills 目录自动加载——无需 marketplace(v2.1.157)", |
123 | 126 | "PostToolUse hooks can now replace tool output via hook_output (v2.1.121)": "PostToolUse hooks 现在可以通过 hook_output 替换 tool 输出 (v2.1.121)", |
124 | 127 | "PreCompact hook support: hooks can block compaction by exiting with code 2 or returning {\"decision\":\"block\"} (v2.1.105)": "支持 PreCompact hook:hooks 可通过以 code 2 退出或返回 {\"decision\":\"block\"} 来阻止 compaction(v2.1.105)", |
125 | 128 | "Projected context cost (per-turn token estimates) shown in /plugin marketplace browse pane (v2.1.143)": "在 /plugin marketplace 浏览窗格中显示预计上下文成本(每轮 token 估算)(v2.1.143)", |
|
0 commit comments