You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(errors): use dedicated MANIFEST_VALIDATION_ERROR code for skills.json validation
- Add new error code EMANIFESTVAL for manifest validation errors
- Use ManifestError instead of SkillError for validation failures
- Add helpful error message pointing to JSON Schema reference
0 commit comments