-
fix: replace compress skill symlinks with real files for Windows/Codex compatibility
发布于
2026-04-11 13:31:01 +00:00 | 454 次提交 在此版本后已推送到 mainSymlinks in plugins/caveman/skills/compress/ were checked out as plain
text path stubs on Windows (core.symlinks=false), causing Codex to reject
SKILL.md as missing YAML frontmatter. Replace with verbatim copies of
source files and add CI sync step to keep them in sync.Closes #92
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
下载附件