fix: Skill 缺乏能力边界判断与替代方案引导:任务要求使用已禁用 CLI 时未切换至 MCP 工具#656
Open
fix: Skill 缺乏能力边界判断与替代方案引导:任务要求使用已禁用 CLI 时未切换至 MCP 工具#656
Conversation
…ssue_mo8y1ju6_9v68qo)
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Member
Author
Attribution post-PR evaluation
Cases
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Attribution issue
Automation summary
cloudbase-cliskill lacked capability boundary judgment and alternative solution guidance. When a task requires querying resource permissions via CLI (tcb permission get) but the CLI is disabled in the environment, the skill did not guide the agent to use MCP tools (queryPermissions) as an alternative. The runtime notice showed"tcbCliEnabled": falseand"mcpEnabled": true, but the skill had no guidance for this scenario.config/source/skills/cloudbase-cli/SKILL.mdthat includes:tcb --version)config/source/skills/cloudbase-cli/references/permission.mdwith:Changed files
config/source/skills/cloudbase-cli/SKILL.mdconfig/source/skills/cloudbase-cli/references/permission.mdpackage-lock.jsonpackage.json