Commit 9ce4dba
LevelCode editor: footer model chip shows the short label, not the raw id
The footer chip rendered before the roster (which carries each model's label)
finished loading, and was never refreshed after — so it showed
"anthropic/claude-opus-4-8" instead of "Opus 4.8". Re-send the webview config once
fetchCloudRoster populates cloudRoster so the chip picks up the short label
(gatewayModelLabel already prefers roster labels). Editor tests 6/6.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 9bf2efc commit 9ce4dba
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
232 | 237 | | |
233 | 238 | | |
234 | 239 | | |
| |||
0 commit comments