Commit 45a7a91
feat(ci): add GH Models default target with copilot-cli/copilot-sdk
Update .agentv/targets.yaml:
- Change default target to GitHub Models (openai provider, models.github.ai)
- Add copilot-cli and copilot-sdk targets using GH_MODELS_MODEL
- Keep existing pi, codex, gemini, openai, openrouter targets
Update evals workflow:
- Restore Copilot CLI install step
- Write .env with GH_MODELS_TOKEN/GH_MODELS_MODEL (targets.yaml references these)
- Remove inline targets.yaml generation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bb57287 commit 45a7a91
2 files changed
Lines changed: 25 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
12 | 22 | | |
13 | 23 | | |
14 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 26 | + | |
| 27 | + | |
37 | 28 | | |
38 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
39 | 32 | | |
40 | 33 | | |
41 | | - | |
| 34 | + | |
42 | 35 | | |
43 | 36 | | |
44 | 37 | | |
| |||
48 | 41 | | |
49 | 42 | | |
50 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
51 | 47 | | |
52 | 48 | | |
53 | 49 | | |
| |||
0 commit comments