Commit b3b3c74
Address PR 112 review nits
- Remove unused textResponse import in apps.ts (dead import)
- Add .min(0) to browser pool fill_rate_per_minute so the schema
rejects negatives; left unbounded above and non-integer since the
SDK/API type it as a plain number (fractional/>100% rates are valid)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent f438766 commit b3b3c74
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
260 | 261 | | |
261 | 262 | | |
262 | 263 | | |
| |||
0 commit comments