mirror of
https://github.com/iflytek/skillhub.git
synced 2026-09-15 23:31:10 +00:00
- Simplify config command: remove <key> parameter, hardcode registry - config set <value> now directly sets registry URL - config get shows resolved value with source information - Add --source option to config get for env/file/resolved - Add version normalization (strip 'v' prefix) in install - Skip version selection when --skill-version or --tag specified - Enhance inspect with --details option for version history - Reorganize help: Configuration at top, Discover & Info merged - Move SkillVersionItem types to schema/routes.ts - Fix error handling to return after setting exit code - Remove versions command registration (file retained for compatibility) |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .npmignore | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||
| unbuild.config.ts | ||
| vitest.config.ts | ||