From 7650a77193ba8d96beda8d35f99db4997b40461e Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sat, 21 Mar 2026 22:48:14 +0800 Subject: [PATCH] docs(agents): clarify gh usage for code/pr/issue search --- agents/AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/AGENTS.md b/agents/AGENTS.md index ba3fd78d..cce2d747 100644 --- a/agents/AGENTS.md +++ b/agents/AGENTS.md @@ -57,7 +57,7 @@ If rules conflict, follow the higher-priority source and state the conflict brie `uv`/`pnpm` to provide it. - If that is still insufficient, stop and ask the user to prepare the environment instead of using 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