Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,8 @@ install_copilot() {
done
ok "Copilot: $count agents -> $dest_github"
ok "Copilot: $count agents -> $dest_copilot"
warn "Copilot: Verify VS Code setting chat.agentFilesLocations includes ~/.github/agents or ~/.copilot/agents"
warn "See https://code.visualstudio.com/docs/copilot/customization/custom-agents#_custom-agent-file-locations"
}

install_antigravity() {
Expand Down