Skip to content

Commit 37f5259

Browse files
tommaso-moroCopilot
andcommitted
Clarify agent host examples
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent d5f4bed commit 37f5259

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkg/cmd/skills/update/update.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ func NewCmdUpdate(f *cmdutil.Factory, runF func(*UpdateOptions) error) *cobra.Co
7979
Checks installed skills for available updates by comparing the local
8080
tree SHA (from %[1]sSKILL.md%[1]s frontmatter) against the remote repository.
8181
82-
Scans all known agent host directories (Copilot, Claude, Cursor, Codex,
83-
Gemini, Antigravity, Grok) in both project and user scope automatically.
82+
Scans all known agent host directories (including Copilot, Claude, Cursor,
83+
Gemini, Antigravity, Grok, and others) in both project and user scope automatically.
8484
8585
Without arguments, checks all installed skills. With skill names,
8686
checks only those specific skills.

0 commit comments

Comments
 (0)