mirror of
https://github.com/iflytek/skillhub.git
synced 2026-09-15 23:31:10 +00:00
- Add --details option to inspect for version history and tags - Normalize version input (strip 'v' prefix) in install command - Skip version selection when --skill-version or --tag is specified - Reorganize help: merge Discover & Info sections - Move SkillVersionItem/VersionsResponse types to schema/routes.ts - Remove versions command registration from CLI (file retained for now) - Fix error handling to return after setting exit code - Update tests to reflect command changes |
||
|---|---|---|
| .. | ||
| api-client.test.ts | ||
| commands.test.ts | ||
| install.test.ts | ||
| installer.test.ts | ||
| prompts.test.ts | ||
| skill-lock.test.ts | ||
| skill-name.test.ts | ||
| source-parser.test.ts | ||
| uninstall.test.ts | ||