Skip to content

[codex] Remove deprecated Mistral presets#462

Draft
c121914yu wants to merge 1 commit into
labring:mainfrom
c121914yu:codex/model-provider-refresh-20260614
Draft

[codex] Remove deprecated Mistral presets#462
c121914yu wants to merge 1 commit into
labring:mainfrom
c121914yu:codex/model-provider-refresh-20260614

Conversation

@c121914yu

Copy link
Copy Markdown
Contributor

Summary

  • Remove the deprecated MistralAI magistral-medium-2509 preset.
  • Remove the deprecated MistralAI mistral-medium-2508 preset.

Evidence

Mistral's official Models Overview lists both model IDs in the Legacy / Deprecated section with a 2026-05-22 deprecation date and points users to mistral-medium-3-5 as the replacement.

Validation

  • node .codex/skills/model-provider-updater/scripts/model_provider_presets.mjs apply-plan --plan /tmp/model-provider-plan-20260614.json --dry-run
  • node .codex/skills/model-provider-updater/scripts/model_provider_presets.mjs apply-plan --plan /tmp/model-provider-plan-20260614.json --write
  • node .codex/skills/model-provider-updater/scripts/model_provider_presets.mjs inventory --provider MistralAI
  • git diff --check
  • pnpm typecheck
  • pnpm test

Notes: the full test run passes, while the repo emits existing warnings for missing optional .env.test / .env.test.local files and mixed vitest / @vitest/coverage-v8 versions.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant