Skip to content

Add claude-opus-5 to available model options - #752

Open
Groenbech96 wants to merge 4 commits into
mainfrom
add-claude-opus-5-model
Open

Add claude-opus-5 to available model options#752
Groenbech96 wants to merge 4 commits into
mainfrom
add-claude-opus-5-model

Conversation

@Groenbech96

Copy link
Copy Markdown
Collaborator

Adds claude-opus-5 as a selectable model.

Changes

  • .github/workflows/copilot-evaluation.yml - model choice
  • .github/workflows/claude-evaluation.yml - model choice
  • .github/workflows/contamination-file-path-identification.yml - model choice
  • src/bcbench/cli_options.py - added to CopilotModel and ClaudeCodeModel literals

Note: workflow dropdown options only take effect once merged to the default branch.

Adds claude-opus-5 as a selectable model in the Copilot, Claude Code, and contamination evaluation workflows, and to the CopilotModel/ClaudeCodeModel literals.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 27, 2026 08:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Claude Opus 5 as an evaluation model.

Changes:

  • Adds model choices to three workflows.
  • Extends Copilot and Claude Code CLI model types.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
src/bcbench/cli_options.py Adds CLI model literals.
.github/workflows/copilot-evaluation.yml Adds Copilot workflow choice.
.github/workflows/claude-evaluation.yml Adds Claude workflow choice.
.github/workflows/contamination-file-path-identification.yml Adds contamination workflow choice.

Comment thread .github/workflows/copilot-evaluation.yml
Comment thread .github/workflows/contamination-file-path-identification.yml
Comment thread .github/workflows/claude-evaluation.yml
Claude Code added the claude-opus-5 model in 2.1.219; the pinned 2.1.160 does not know the alias.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 27, 2026 09:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 27, 2026 09:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 27, 2026 09:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

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.

2 participants