mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +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 |
||
|---|---|---|
| .. | ||
| DocumentHelper.ts | ||
| ElementHelper.ts | ||
| Exception.ts | ||
| FileTagMapping.ts | ||
| FrontmatterHelpers.ts | ||
| Helpers.ts | ||
| ResponseHelper.ts | ||
| Semaphore.ts | ||
| StringTools.ts | ||
| WikiLinks.ts | ||