Skip to content

feat(microsoft-foundry/gpt-5.6-luna): add new models [bot] - #2758

Open
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-microsoft-foundry-gpt-5.6-luna-20260903-200445
Open

feat(microsoft-foundry/gpt-5.6-luna): add new models [bot]#2758
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-microsoft-foundry-gpt-5.6-luna-20260903-200445

Conversation

@models-bot

@models-bot models-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for microsoft-foundry/gpt-5.6-luna.


Note

Low Risk
Adds static model metadata only; no application logic, auth, or routing changes.

Overview
Registers gpt-5.6-luna on Microsoft Foundry by adding a new provider model YAML (providers/microsoft-foundry/gpt-5.6-luna.yaml).

The entry marks the model as active, serverless, with chat and responses modes, text/image input, a 1.05M context window, 128k max output, tool/structured-output features including prompt caching, global token pricing, retirement 2028-01-11, and Azure catalog/blog sources.

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

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

/test-models

@cursor cursor Bot left a comment

Copy link
Copy Markdown

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 using default effort and found 2 potential issues.

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 3330c42. Configure here.

status: active
supportedModes:
- chat
- responses

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Missing reasoning effort override

Medium Severity

gpt-5.6-luna inherits reasoning_effort from default.yaml, which includes minimal and omits max. This model rejects minimal and accepts max, so the catalog advertises an invalid value and hides a supported effort tier.

Fix in Cursor Fix in Web

Triggered by learned rule: Don't flag model-addition-agent stubs as incomplete

Reviewed by Cursor Bugbot for commit 3330c42. Configure here.

status: active
supportedModes:
- chat
- responses

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Missing thinking capability flag

Medium Severity

gpt-5.6-luna supports scalable reasoning but omits thinking. Catalog consumers that gate reasoning UI or routing on this flag will treat the alias as a non-reasoning model.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 3330c42. Configure here.

@LordGameleo LordGameleo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approving: bot-generated model addition. Required check (Validate YAML files) is green; the gateway-test trigger failure is a CI infra issue, not a model validation failure.

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