Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
QwenLM
/
qwen-code
Public
Notifications
You must be signed in to change notification settings
Fork
3k
Star
27.7k
Code
Issues
1k
Pull requests
274
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(skills): use full YAML parser for frontmatter to support block scalars
- #4870
#4870
Merged
yiliang114
merged 8 commits into
main
QwenLM/qwen-code:main
from
fix/yaml-block-scalar-description
QwenLM/qwen-code:fix/yaml-block-scalar-description
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix(skills): use full YAML parser for frontmatter to support block scalars
#4870
yiliang114
merged 8 commits into
main
QwenLM/qwen-code:main
from
fix/yaml-block-scalar-description
QwenLM/qwen-code:fix/yaml-block-scalar-description
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
fix(skills): use full YAML parser for frontmatter to support block scalars
Show description for 1fcaa50
yiliang114
committed
1fcaa50
View commit details
Copy full SHA for 1fcaa50
Browse repository at this point
Commits on Jun 9, 2026
fix(skills): address review feedback — explicit dep, null guard, shared parser
Show description for 6ddda28
yiliang114
committed
6ddda28
View commit details
Copy full SHA for 6ddda28
Browse repository at this point
chore: make parseSimple private, remove stale yaml-dep comment
Show description for fab586e
yiliang114
committed
fab586e
View commit details
Copy full SHA for fab586e
Browse repository at this point
test: add comprehensive edge-case tests, use YAML 1.2 core schema
Show description for 1b307d0
yiliang114
committed
1b307d0
View commit details
Copy full SHA for 1b307d0
Browse repository at this point
fix: use loose null check for optional frontmatter fields
Show description for 3d9e270
yiliang114
committed
3d9e270
View commit details
Copy full SHA for 3d9e270
Browse repository at this point
refactor: normalize null values in yaml parser instead of caller-side guards
Show description for 1a734c1
yiliang114
committed
1a734c1
View commit details
Copy full SHA for 1a734c1
Browse repository at this point
Commits on Jun 10, 2026
fix(yaml-parser): address review round 2 — security hardening and dedup
Show description for 9cdc128
yiliang114
committed
9cdc128
View commit details
Copy full SHA for 9cdc128
Browse repository at this point
fix(yaml-parser): apply stripNullValues to parseSimple fallback path
Show description for bad7f19
yiliang114
committed
bad7f19
View commit details
Copy full SHA for bad7f19
Browse repository at this point
You can’t perform that action at this time.