Commit 086a3e8
fix: add free-code to provider validator to suppress 'Unknown provider' warning
helpers.py validation map lacked the free-code entry, causing a spurious
warning before every run. free-code requires no env vars (proxy to claude serve),
so its entry has an empty list — missing_vars stays empty, no warning emitted.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 03a5d6d commit 086a3e8
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
319 | 320 | | |
320 | 321 | | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
324 | 325 | | |
| 326 | + | |
325 | 327 | | |
326 | 328 | | |
327 | 329 | | |
| |||
0 commit comments