Commit 6369de1
fix: update DEFAULT_MISTRAL_MODEL and add drift guard test
The /provider interactive setup still defaulted to devstral-latest via
DEFAULT_MISTRAL_MODEL, even though the gateway descriptor points at
mistral-vibe-cli-latest. Update the constant and add a test that
asserts DEFAULT_MISTRAL_MODEL matches the gateway defaultModel to
prevent future drift.
Co-Authored-By: OpenClaude (mimo-v2.5-pro) <openclaude@gitlawb.com>1 parent 98b5c9e commit 6369de1
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2041 | 2041 | | |
2042 | 2042 | | |
2043 | 2043 | | |
| 2044 | + | |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
0 commit comments