Commit 1190c68
fix: inject missing models from provider-prices.json into catalog
Models released after the pinned OpenClaw version (e.g. kimi-k2.6)
exist in provider-prices.json but not in the bundled catalog. The
price-override pass only patched existing entries, so new models
reported $0 cost. Now injects missing models as minimal catalog
entries with the correct cost block, so cost accounting works for
any model listed in provider-prices.json regardless of catalog age.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent abf45a4 commit 1190c68
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
156 | 179 | | |
157 | 180 | | |
158 | 181 | | |
| |||
0 commit comments