Skip to content

Merge dev → main: agent-harness refresh + Opus 4.7 / GPT-5.5 model bumps#1200

Merged
zbigniewsobiecki merged 1 commit intomainfrom
dev
Apr 25, 2026
Merged

Merge dev → main: agent-harness refresh + Opus 4.7 / GPT-5.5 model bumps#1200
zbigniewsobiecki merged 1 commit intomainfrom
dev

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

Test plan

  • CI green on dev (lint-and-test, integration-tests, Validate Docker builds, CodeQL)
  • Build and Deploy (Dev) green
  • Watch prod Build and Deploy after merge

🤖 Generated with Claude Code

…e dropdowns (#1199)

Add the latest Anthropic and OpenAI models to the dashboard engine pickers:

- Claude Code: Opus 4.7, plus the 1M-context variants for Opus 4.7,
  Opus 4.6, and Sonnet 4.6 (using the canonical `[1m]` suffix syntax
  documented by Anthropic).
- Codex: GPT-5.5.

Also wire pricing metadata for the new model IDs (`claude-opus-4-7` =
$5/$25 per Anthropic's current pricing — Opus pricing dropped vs the
4.1/4.5 generation; `gpt-5.5` = $5/$30 per OpenAI's published rates),
and a conservative rate-limit profile for Opus 4.7 mirroring the
existing Opus tier-1 throttle (50 RPM, 10K TPM).

Defaults stay unchanged (Sonnet 4.5 for Claude Code, GPT-5.4 for Codex)
to keep this PR additive.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@zbigniewsobiecki zbigniewsobiecki merged commit 6179b3a into main Apr 25, 2026
15 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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