docs(agents): clarify gh usage for code/pr/issue search

This commit is contained in:
Ryan Yin
2026-03-21 22:48:14 +08:00
parent 59608f38db
commit 7650a77193

View File

@@ -57,7 +57,7 @@ If rules conflict, follow the higher-priority source and state the conflict brie
`uv`/`pnpm` to provide it. `uv`/`pnpm` to provide it.
- If that is still insufficient, stop and ask the user to prepare the environment instead of using - If that is still insufficient, stop and ask the user to prepare the environment instead of using
any other installation method. any other installation method.
- Use `gh` cli for github related operations. - Use `gh` CLI for GitHub operations, especially code/PR/issue search and inspection.
## 7) Environment Defaults ## 7) Environment Defaults