Skip to content

Add claude-opus-4-8 support#203

Merged
andrewlaack merged 3 commits into
mainfrom
andrew/add-opus-4-8
May 28, 2026
Merged

Add claude-opus-4-8 support#203
andrewlaack merged 3 commits into
mainfrom
andrew/add-opus-4-8

Conversation

@andrewlaack
Copy link
Copy Markdown
Collaborator

Adds Claude Opus 4.8 as a built-in model and updates the default from 4.7 to 4.8.

Changes:

  • Add CLAUDE_4_8_OPUS and CLAUDE_4_8_OPUS_LONG to AnthropicModelName enum
  • Add model info entries with pricing ($5/$25 per MTok, 1M context, 128k output)
  • Add to _MODELS_WITHOUT_TEMPERATURE (adaptive thinking, same as 4.7)
  • Add to both long-context model mappings for 1M context support
  • Update DEFAULT_MODEL_ID to claude-opus-4-8
  • Update .vet/models.json: rename opus alias to 4.8, keep 4.7 as opus-4.7

Tested with vet runs using both the native Anthropic connector (claude-opus-4-8) and the OpenAI-compatible connector (opus alias). Both work correctly.

@andrewlaack andrewlaack marked this pull request as ready for review May 28, 2026 17:32
@github-actions

This comment was marked as resolved.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Vet found 0 issues.

@andrewlaack andrewlaack merged commit 3df8a26 into main May 28, 2026
3 checks passed
@andrewlaack andrewlaack deleted the andrew/add-opus-4-8 branch May 28, 2026 19:11
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