- Fix promptCustomContentSource() to use resolveCustomContentPaths() instead of reading module.yaml from root (would crash on parent dirs since validation was loosened but consumer was not updated) - Simplify resolveCustomContentPaths() to only check file existence, not parse YAML (eliminates double read — callers already handle parsing and validation) - Add edge case tests: module.yaml without code field, malformed YAML in subdirs, mixed direct + parent path resolution Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| docs | ||
| lib | ||
| schema | ||
| bmad-npx-wrapper.js | ||
| build-docs.mjs | ||
| fix-doc-links.js | ||
| format-workflow-md.js | ||
| migrate-custom-module-paths.js | ||
| platform-codes.yaml | ||
| skill-validator.md | ||
| validate-agent-schema.js | ||
| validate-doc-links.js | ||
| validate-file-refs.js | ||
| validate-svg-changes.sh | ||