增加 opusplan 模式
Some checks are pending
Build Linux / Build Linux x86_64 (push) Waiting to run
Build Test / Build Test (${{ matrix.platform.name }}) (map[name:Linux os:ubuntu-latest rust-target:x86_64-unknown-linux-gnu]) (push) Waiting to run
Build Test / Build Test (${{ matrix.platform.name }}) (map[name:Windows os:windows-latest rust-target:x86_64-pc-windows-msvc]) (push) Waiting to run
Build Test / Build Test (${{ matrix.platform.name }}) (map[name:macOS os:macos-latest rust-target:x86_64-apple-darwin]) (push) Waiting to run
Build Test / Build Test Summary (push) Blocked by required conditions

This commit is contained in:
2025-08-14 00:21:11 +08:00
parent 28d00f9e62
commit 96eb05856e
5 changed files with 38 additions and 10 deletions

View File

@@ -187,6 +187,8 @@
"sonnetDescription": "更快,适用于大多数任务",
"opusName": "Claude 4.1 Opus",
"opusDescription": "功能更强,适用于复杂任务",
"opusPlanName": "Opus 计划模式",
"opusPlanDescription": "计划时使用 Opus 4.1,执行时使用 Sonnet 4",
"defaultTaskDescription": "执行智能体时将用作默认任务占位符",
"systemPromptDescription": "定义您的 CC 智能体的行为和功能",
"manageAgents": "管理您的 Claude Code 智能体",