File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
integration-test/integration Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## Unreleased
4+ - Add new models to GitHub config (Gpt 5.1 and Opus 4.5).
45
56## 0.80.0
67
Original file line number Diff line number Diff line change 1919 " anthropic/claude-sonnet-4-5-20250929"
2020 " github-copilot/claude-haiku-4.5"
2121 " github-copilot/claude-opus-4.1"
22+ " github-copilot/claude-opus-4.5"
2223 " github-copilot/claude-sonnet-4.5"
2324 " github-copilot/gemini-2.5-pro"
2425 " github-copilot/gpt-4.1"
2526 " github-copilot/gpt-4o"
2627 " github-copilot/gpt-5"
2728 " github-copilot/gpt-5-mini"
29+ " github-copilot/gpt-5.1"
2830 " github-copilot/grok-code-fast-1"
2931 " google/gemini-2.0-flash"
3032 " google/gemini-2.5-pro"
8082 " anthropic/claude-sonnet-4-5-20250929"
8183 " github-copilot/claude-haiku-4.5"
8284 " github-copilot/claude-opus-4.1"
85+ " github-copilot/claude-opus-4.5"
8386 " github-copilot/claude-sonnet-4.5"
8487 " github-copilot/gemini-2.5-pro"
8588 " github-copilot/gpt-4.1"
8689 " github-copilot/gpt-4o"
8790 " github-copilot/gpt-5"
8891 " github-copilot/gpt-5-mini"
92+ " github-copilot/gpt-5.1"
8993 " github-copilot/grok-code-fast-1"
9094 " google/gemini-2.0-flash"
9195 " google/gemini-2.5-pro"
Original file line number Diff line number Diff line change 6464 :requiresAuth? true
6565 :models {" claude-haiku-4.5" {}
6666 " claude-opus-4.1" {}
67+ " claude-opus-4.5" {}
6768 " claude-sonnet-4.5" {}
69+ " gpt-5.1" {}
6870 " gpt-5" {}
6971 " gpt-5-mini" {}
7072 " gpt-4.1" {}
You can’t perform that action at this time.
0 commit comments