Skip to content

0.0.11 (#19)

Latest

Choose a tag to compare

@shiyiyue1102 shiyiyue1102 released this 13 Mar 05:48
· 3 commits to main since this release
a7a6e2e
* feat: support batch download for skill-get command

- CLI mode: skill-get now accepts multiple skill names
- Interactive mode: skill-get supports multiple skill names
- Add progress indicators [1/N] for batch operations
- Add summary report showing success/failed counts
- Continue processing remaining skills on individual failure

Change-Id: Ia662e2239f8aea29aa68b62aaf2ca98c5c831b65
Co-developed-by: Qoder <noreply@qoder.com>

* fix: skill-upload --all flag position and tilde expansion

- Support --all flag in any position (--all <path> or <path> --all)
- Add tilde (~) expansion for home directory in upload paths
- Fix both single skill upload and batch upload modes

Change-Id: I1b91a2ccc48e42d3dc91e54c9032c49acd3394ba
Co-developed-by: Qoder <noreply@qoder.com>

* chore: update version to 0.0.10

Change-Id: If0416d13a3a5d2ea7f11fdec5b306b6587ded90d
Co-developed-by: Qoder <noreply@qoder.com>

* chore: bump version to 0.0.11

Change-Id: I62fac44ac376c8e90436e387bff707c3fe6ffa42
Co-developed-by: Qoder <noreply@qoder.com>