Commit 67bf890
committed
fix(agent): support Windows zip package download
- Fix Download function to use .zip extension for Windows packages
- Linux/macOS use .tar.gz, Windows use .zip
- Add run-with-packages command for local development with agent support1 parent 8023d4f commit 67bf890
1 file changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
379 | 387 | | |
380 | | - | |
| 388 | + | |
381 | 389 | | |
382 | 390 | | |
383 | 391 | | |
384 | | - | |
| 392 | + | |
385 | 393 | | |
386 | 394 | | |
387 | 395 | | |
388 | 396 | | |
389 | | - | |
| 397 | + | |
390 | 398 | | |
391 | 399 | | |
392 | 400 | | |
| |||
0 commit comments