yunxiao-code 1.2.0 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
+
name: yx-commands-review
|
|
2
3
|
allowed-tools: Bash(yx-code diff:*), Bash(yx-code --help:*), Bash(git branch:*), Bash(git remote:*), Bash(git log:*), Bash(git show:*), Bash(git blame:*), Read, Grep, Glob
|
|
3
4
|
description: 查看分支代码差异并进行代码审查
|
|
4
|
-
disable-model-invocation: false
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
## Context
|