Skip to content

v0.4.2

Choose a tag to compare

@ChenChenyaqi ChenChenyaqi released this 10 Jun 13:18
· 19 commits to main since this release
f65e6c8

v0.4.2

Fixed

  • YAML frontmatter compatibility for Codex: Changed Dual-mode: to Dual-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 非法。