andy-stack_vaultkeeper-ai/Helpers
Andrew Beal f1e6619923 feat: add memory system for cross-session context retention
Add memories feature allowing AI to retain vault conventions, user preferences, and established workflows across conversation sessions. Include read-only mode option, validation requiring read-before-write, and settings UI with toggle controls.
Adjusted default search and snippet size values in plugin settings.
2026-04-04 20:04:41 +01:00
..
DocumentHelper.ts refactor: centralize file attachment message using Copy enum 2026-03-21 17:20:31 +00:00
ElementHelper.ts refactor: centralize icon handling and improve attachment UI 2025-12-23 20:18:27 +00:00
Exception.ts refactor: migrate from flag-based content types to typed properties 2025-12-19 12:30:51 +00:00
FileTagMapping.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
Helpers.ts feat: add memory system for cross-session context retention 2026-04-04 20:04:41 +01:00
ResponseHelper.ts Rename remaining references to functioncall to toolcall 2026-02-15 23:27:14 +00:00
Semaphore.ts Add context passing between execution steps and enhance orchestration 2026-01-28 21:23:47 +00:00
StringTools.ts Update file attachment messaging and add document file support 2026-03-15 19:48:28 +00:00
WikiLinks.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00