Skip to content

Switch model from claude-opus-4-7 to claude-opus-4-6#279

Merged
mrjf merged 2 commits intomainfrom
copilot/switch-model-to-claude-opus-4-6
May 6, 2026
Merged

Switch model from claude-opus-4-7 to claude-opus-4-6#279
mrjf merged 2 commits intomainfrom
copilot/switch-model-to-claude-opus-4-6

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

claude-opus-4-7 isn't available through the Copilot engine yet, so every autoloop and evergreen run was crashing with isModelNotSupportedError=true / 400 The requested model is not supported.

Changes

  • .github/workflows/autoloop.md & .github/workflows/evergreen.md: model: claude-opus-4-7claude-opus-4-6.
  • .github/workflows/evergreen.lock.yml: regenerated via gh aw compile.
  • .github/workflows/autoloop.lock.yml: model strings patched in place (COPILOT_MODEL, GH_AW_INFO_MODEL, GH_AW_ENGINE_MODEL, metadata header). gh aw compile could not regenerate this file due to a pre-existing, unrelated frontmatter schema error (Unknown property: recreate-ref at line 49) which reproduces on the base branch.

Follow-up

The recreate-ref schema error in autoloop.md should be addressed separately so the lock file can be regenerated normally on future edits.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/actions/github-script/git/ref/tags/v9
    • Triggering command: /usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v9 --jq [.object.sha, .object.type] | @tsv (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI assigned Copilot and mrjf May 6, 2026
Copilot AI linked an issue May 6, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Switch model from claude-opus-4-7 to claude-opus-4-6 Switch model from claude-opus-4-7 to claude-opus-4-6 May 6, 2026
Copilot AI requested a review from mrjf May 6, 2026 14:21
Copilot finished work on behalf of mrjf May 6, 2026 14:21
@mrjf mrjf marked this pull request as ready for review May 6, 2026 14:32
@mrjf mrjf merged commit 5f51190 into main May 6, 2026
@mrjf mrjf deleted the copilot/switch-model-to-claude-opus-4-6 branch May 6, 2026 14:32
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.

🤦 Switch model from claude-opus-4-7 to claude-opus-4-6

2 participants