mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| FileTagMapping.test.ts | ||
| FrontmatterHelpers.test.ts | ||
| Helpers.test.ts | ||
| Semaphore.test.ts | ||