skillhub/cli/src
dongmucat a0def9463b chore(cli): improve dry-run test fixture and 403 error message
- Fix test fixture: warnings-only response now uses valid=false to
  match real backend behavior (warnings make dry-run invalid)
- Distinguish 403 from 401 in CLI error messages: 403 now says
  "access denied — token may lack required scope" with a hint to
  regenerate the token, rather than the generic "authentication failed"
2026-05-18 16:42:06 +08:00
..
agents feat(cli): add SkillHub CLI v1 with full command suite 2026-04-29 15:37:04 +08:00
clients chore(cli): improve dry-run test fixture and 403 error message 2026-05-18 16:42:06 +08:00
commands fix(publish): address Codex review findings for dry-run 2026-05-18 14:50:14 +08:00
generated chore(cli): bump version to 0.1.6 2026-05-14 17:18:46 +08:00
platform test(cli): add comprehensive integration tests and fix update command bugs 2026-05-07 14:46:40 +08:00
services refactor(cli): improve doctor command semantics and transparency 2026-05-09 11:30:36 +08:00
shared fix(publish): address code review findings for dry-run 2026-05-18 10:57:14 +08:00
stores fix(cli): remove explicit any type to pass ESLint checks 2026-04-29 15:43:32 +08:00
index.ts feat(publish): add --dry-run validation endpoint and CLI option 2026-05-18 10:36:58 +08:00