Skip to content

Conversation

RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Oct 18, 2025

Description

[ What changed? Feel free to be brief. ]

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • [] I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screen recording or screenshot

[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Upgrade Anthropic models to Claude Sonnet 4/4.5 and phase out 3.5 references across configs, UI, schemas, and tests. Adds 4.5 Sonnet and Haiku support and simplifies tool capability detection.

  • New Features

    • Added Claude Sonnet 4.5 and Haiku 4.5 (Anthropic and CometAPI), plus Opus 4.1 with full metadata, regex, and GUI packages.
    • Updated defaults and samples: IntelliJ and workspace templates, VSCode schema enums, common slugs, and docs links.
    • Refreshed tests and e2e configs to use new Anthropic model IDs (Anthropic, OpenRouter, adapters).
    • Simplified tool support detection to prefix-based checks for claude/gpt-4/o3/gemini/gemma.
  • Migration

    • Replace claude-3-5-sonnet(-latest) with claude-sonnet-4-5 or claude-sonnet-4(-latest).
    • Replace claude-3-5-haiku(-latest) with claude-haiku-4-5.
    • Update YAML and OpenRouter slugs (e.g., anthropic/claude-3.5-sonnet → anthropic/claude-sonnet-4-5).

@chezsmithy
Copy link
Contributor

@RomneyDa I believe maxtokens for both sonnet 4.5 and haiku 4.5 is now 64,000.

@bdougie
Copy link
Collaborator

bdougie commented Oct 18, 2025

@RomneyDa can you also update Model recommendation table in this https://docs.continue.dev/customization/models

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

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants