andy-stack_vaultkeeper-ai/Services
Andrew Beal f4c3b5b826 feat: add file change summary cards to assistant messages
Display artifact changes in chat with visual indicators for create/modify/delete actions, including file counts, color-coded status badges, and scrollable file list
2026-07-11 13:49:44 +01:00
..
AIServices feat: add file change summary cards to assistant messages 2026-07-11 13:49:44 +01:00
QuickActions Implement local model support. 2026-07-04 12:16:08 +01:00
AbortService.ts refactor: restructure AI prompt and agent architecture for multi-agent planning support 2025-12-30 19:07:00 +00:00
AssetsService.ts refactor: bundle assets at build time instead of loading from disk 2026-06-01 00:04:39 +01:00
ChatService.ts feat: add artifact tracking system for agent file operations 2026-07-10 21:23:44 +01:00
ConversationFileSystemService.ts feat: add file change summary cards to assistant messages 2026-07-11 13:49:44 +01:00
ConversationNamingService.ts feat: add artifact tracking system for agent file operations 2026-07-10 21:23:44 +01:00
DebugService.ts housekeeping: remove unused execution agent code and clean up orchestration flow 2026-01-29 12:26:41 +00:00
DependencyService.ts refactor: improve subscription cleanup with token-based pattern 2026-05-25 18:22:07 +01:00
DiffService.ts Update dependencies and replace deprecated API calls 2026-05-17 12:42:09 +01:00
EventService.ts feat: add plan approval UI with user review workflow 2026-07-06 16:11:30 +01:00
FileSystemService.ts feat: add artifact tracking system for agent file operations 2026-07-10 21:23:44 +01:00
HTMLService.ts refactor: improve settings UI with icon grids and standardized helpers 2026-07-04 13:27:22 +01:00
InputService.ts refactor: replace mammoth with native DOCX parser using fflate 2026-06-28 15:08:50 +01:00
MemoriesService.ts refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01:00
PlanApprovalService.ts feat: add plan approval UI with user review workflow 2026-07-06 16:11:30 +01:00
SanitiserService.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00
ServiceRegistration.ts feat: add plan approval UI with user review workflow 2026-07-06 16:11:30 +01:00
Services.ts feat: add plan approval UI with user review workflow 2026-07-06 16:11:30 +01:00
SettingsService.ts fix: handle null settings for new users and reorganize CSS styles 2026-07-06 20:38:06 +01:00
StreamingMarkdownService.ts refactor: simplify chat layout with turn-based grouping 2026-07-10 22:57:25 +01:00
StreamingService.ts feat: add early tool call feedback for improved UI responsiveness 2026-02-16 17:40:14 +00:00
UserInputService.ts fix: remove min query length requirement and improve search UI styling 2025-10-29 21:33:45 +00:00
VaultCacheService.ts feat: add file change summary cards to assistant messages 2026-07-11 13:49:44 +01:00
VaultService.ts feat: add artifact tracking system for agent file operations 2026-07-10 21:23:44 +01:00
WebViewerService.ts Update dependencies and replace deprecated API calls 2026-05-17 12:42:09 +01:00
WorkSpaceService.ts refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01:00