andy-stack_vaultkeeper-ai/__tests__/Helpers
Andrew Beal 060ce4964f feat: add frontmatter generation and tag suggestion quick actions
- Implement "Suggest tags" action that generates and merges tags using AI
- Implement "Generate frontmatter" action that creates metadata fields
- Add updateFrontmatter method to VaultService and FileSystemService
- Create FrontmatterHelpers for YAML parsing and field merging
- Update prompts to reuse existing vault tags for consistency
- Remove deprecated mergeTagsIntoFrontmatter function
- Add yaml package dependency for frontmatter parsing
2026-05-30 12:33:38 +01:00
..
FileTagMapping.test.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
FrontmatterHelpers.test.ts feat: add frontmatter generation and tag suggestion quick actions 2026-05-30 12:33:38 +01:00
Helpers.test.ts feat: add frontmatter generation and tag suggestion quick actions 2026-05-30 12:33:38 +01:00
Semaphore.test.ts Bump package versions. 2025-10-24 23:36:55 +01:00