-
released this
2025-11-20 10:11:13 +11:00 | 0 commits to master since this releaseChanges
- Removed automatic addition of empty
summary,tags,categoryfields when no LLM enrichment is provided - Only adds enrichment fields when actual enrichment data exists
- Added
@types/js-yamldev dependency for proper TypeScript support
Bug Fix
Previously, frontmatter output always included empty placeholder fields:
summary: '' tags: [] category: ''Now these fields are only present when actual LLM enrichment data is provided.
Downloads
- Removed automatic addition of empty