Compare commits

...

3 Commits

Author SHA1 Message Date
Fabio Scotto di Santolo
6ba0040192 Merge pull request #1 from fscotto/copilot/infra 2026-08-22 13:42:21 +02:00
copilot-swe-agent[bot]
49105a6f91 Use official GitHub Copilot CLI npm package
Co-authored-by: fscotto <17803710+fscotto@users.noreply.github.com>
2026-08-22 10:49:51 +00:00
copilot-swe-agent[bot]
d59913e837 Add GitHub Copilot CLI npm package
Co-authored-by: fscotto <17803710+fscotto@users.noreply.github.com>
2026-08-22 10:49:20 +00:00

View File

@@ -99,6 +99,8 @@ ai_agents_npm_packages:
state: latest state: latest
- name: "@google/gemini-cli" - name: "@google/gemini-cli"
state: latest state: latest
- name: "@githubnext/github-copilot-cli"
state: latest
ai_agents_enabled: true ai_agents_enabled: true