Commit de18154
Fail clearly when tool has no download URL for the current platform
Tool.download() now throws IOException with a clear message when the
download URL is null (e.g. micromamba on Windows ARM64) instead of
propagating a NullPointerException from deep inside FilePaths.fileType.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9c6748e commit de18154
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
243 | 247 | | |
244 | 248 | | |
245 | 249 | | |
| |||
0 commit comments