v0.4.2
v0.4.2
Fixed
- YAML frontmatter compatibility for Codex: Changed
Dual-mode:toDual-mode (...)in SKILL_DESCRIPTION to avoid colon being interpreted as a YAML key-value separator causing invalid frontmatter in Codex.
修复
- Codex YAML frontmatter 兼容性: 将 SKILL_DESCRIPTION 中的
Dual-mode:改为Dual-mode (...),避免冒号被 YAML 解析器视为键值分隔符导致 Codex 中 frontmatter 非法。