Skip to content

Swap recommended model to Opus 4.6#41

Merged
lambertjosh merged 2 commits intomainfrom
jl-recommended-opus-4.6
Feb 6, 2026
Merged

Swap recommended model to Opus 4.6#41
lambertjosh merged 2 commits intomainfrom
jl-recommended-opus-4.6

Conversation

@lambertjosh
Copy link
Contributor

No description provided.

},
{
public_id: 'anthropic/claude-opus-4.5',
public_id: 'anthropic/claude-opus-4.6',
Copy link
Contributor

Choose a reason for hiding this comment

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

WARNING: Opus version bump may create inconsistent defaults/routing

recommendedModels now recommends anthropic/claude-opus-4.6, but other parts of the codebase still hardcode anthropic/claude-opus-4.5 (e.g. kilo/auto mode routing + default model choices). If 4.6 is intended to replace 4.5, consider updating those references in the same PR to avoid divergent behavior between the recommended list and actual defaults/routing.

@kiloconnect
Copy link
Contributor

kiloconnect bot commented Feb 5, 2026

Code Review Summary

Status: 1 Issues Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 0
Issue Details (click to expand)

WARNING

File Line Issue
src/lib/providers/recommended-models.ts 47 Opus version bump may create inconsistent defaults/expectations across the app

Fix these issues in Kilo Cloud

Files Reviewed (2 files)

@lambertjosh
Copy link
Contributor Author

This should indeed be fine, here is a change to add some models: https://github.com/Kilo-Org/OLD-UNUSED-kilocode-dnekcab/pull/4478/changes

The defaults need to get updated since tests specifically look for that.

@lambertjosh lambertjosh merged commit dff3949 into main Feb 6, 2026
11 checks passed
@lambertjosh lambertjosh deleted the jl-recommended-opus-4.6 branch February 6, 2026 15:06
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