Vibe Coding
Tip: BOM-Prefixed Markdown Silently Disabled Your Agents, Skills and Commands
Claude Code 2.1.239 fixes agents, skills and slash commands whose `.md` file begins with a UTF-8 byte order mark being silently ignored, with no warning that the file existed. If you have authored `.claude/` markdown on Windows or with an editor that writes a BOM, files you believed were active may never have loaded. Same release also fixes `.worktreeinclude` patterns starting with `**/` matching nothing when the target lived in a gitignored directory.
↳ Follow the thread