Skip to content

chore(deps): update copilot model list - #2213

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/update-copilot-model-list-6a859a9477d2d5f8
Closed

github-actions[bot] wants to merge 1 commit into
mainfrom
chore/update-copilot-model-list-6a859a9477d2d5f8

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Copilot Model List Update

Keeps the model catalog in src/inspect/catalog.rs current with the models
available through the Copilot API proxy.

Changes

Added:

  • claude-opus-4.7
  • gpt-41-copilot
  • gpt-5.6-luna-utility

Removed:

  • claude-opus-4.5
  • claude-opus-4.6
  • claude-sonnet-4.5
  • kimi-k2.7-code
  • mai-code-1-flash-picker

Note on default model selection

This PR does not change default model selection in src/engine.rs. ado-aw
does not pass --model unless front matter explicitly sets engine.model, so
the installed Copilot CLI chooses its own default.

Source

Models read from the AWF api-proxy /reflect endpoint inside the agent
sandbox (copilot provider), which reports the models actually reachable by
this workflow's engine.


This PR was opened automatically by the Copilot model list updater workflow.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • index.crates.io

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "index.crates.io"

See Network Configuration for more information.

Generated by Copilot Model List Updater · auto · 56.8 AIC · ⌖ 5.06 AIC · ⊞ 10.6K · ◷

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@jamesadevine

Copy link
Copy Markdown
Collaborator

Integrated into #2238 and validated there. Closing this source PR as superseded by the aggregate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant