Skip to content

mito-ai: add support for gpt-5.5#2277

Open
aarondr77 wants to merge 5 commits into
devfrom
gpt-5.5
Open

mito-ai: add support for gpt-5.5#2277
aarondr77 wants to merge 5 commits into
devfrom
gpt-5.5

Conversation

@aarondr77
Copy link
Copy Markdown
Member

@aarondr77 aarondr77 commented Apr 23, 2026

Description

gpt 5.5!

Documentation

Note if any new documentation needs to addressed or reviewed.


Note

Medium Risk
Moderate risk because it changes the default/available model lists and ordering used for model selection across CLI, core utilities, and UI, which could affect which model is chosen in enterprise/router scenarios.

Overview
Adds gpt-5.5 as a first-class supported model across the stack: core STANDARD_MODELS/OPENAI_MODEL_ORDER, CLI name resolution (including aliasing gpt 5.5 -> gpt-5.5), and the frontend model selector (display constants, metadata, and tests).

Also introduces get_smartest_model_for_selected_model in model_utils (and a placeholder test suite), and updates UI/test fixtures to include claude-sonnet-4-6 in the model list (while keeping it commented out of Anthropic ordering/standard models).

Reviewed by Cursor Bugbot for commit 5fa111a. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
monorepo Ready Ready Preview, Comment Apr 24, 2026 7:56pm

Request Review

Comment thread mito-ai-core/mito_ai_core/utils/model_utils.py
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

There are 2 total unresolved issues (including 1 from previous review).

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 4a3c6d9. Configure here.

Comment thread mito-ai/src/utils/models.ts Outdated
Co-authored-by: Aaron Diamond-Reivich <aarondr77@gmail.com>
Co-authored-by: Aaron Diamond-Reivich <aarondr77@gmail.com>
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