mirror of
https://github.com/msitarzewski/agency-agents
synced 2026-04-25 03:08:24 +00:00
fix: add post-install hint for Copilot agent path verification (#224)
Adds post-install hint reminding users to verify VS Code chat.agentFilesLocations setting for Copilot agents.
This commit is contained in:
parent
3eaa0aa2f6
commit
a4ec4a0d13
@ -337,6 +337,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 your install path."
|
||||
dim " Open Settings (Ctrl/Cmd+,) -> search 'chat.agentFilesLocations'"
|
||||
}
|
||||
|
||||
install_antigravity() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user