Skip to content

Fix validator encoding issue for cross-platform compatibility#149

Open
BodanampatiMohith wants to merge 1 commit intoopenai:mainfrom
BodanampatiMohith:fix-validator-encoding
Open

Fix validator encoding issue for cross-platform compatibility#149
BodanampatiMohith wants to merge 1 commit intoopenai:mainfrom
BodanampatiMohith:fix-validator-encoding

Conversation

@BodanampatiMohith
Copy link

  • Update quick_validate.py to use UTF-8 encoding explicitly
  • Fixes UnicodeDecodeError on Windows systems when validating skills
  • Resolves encoding issues with skills containing UTF-8 content
  • Improves cross-platform compatibility for skill validation

- Update quick_validate.py to use UTF-8 encoding explicitly
- Fixes UnicodeDecodeError on Windows systems when validating skills
- Resolves encoding issues with skills containing UTF-8 content
- Improves cross-platform compatibility for skill validation
@BodanampatiMohith BodanampatiMohith requested a review from a team February 10, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant