andy-stack_vaultkeeper-ai/Enums
Andrew Beal 7c1af608f2 docs: update file format support to include Office/ODF documents
Update documentation across README and Copy.ts to reflect expanded file
format support beyond PDFs to include Office (DOCX, PPTX, XLSX) and ODF
(ODT, ODP, ODS) documents. Update acknowledgments to credit officeparser
and unpdf libraries instead of pdf-parse.
2026-03-15 20:10:44 +00:00
..
AgentType.ts refactor: implement multi-agent orchestration architecture 2026-01-27 20:29:20 +00:00
AITool.ts refactor: replace Replan with granular orchestration tools 2026-02-19 20:48:59 +00:00
AIToolUsageMode.ts Rename 'AIfunction' to 'AITool' globally. 2026-01-30 22:35:54 +00:00
ApiProvider.ts refactor: simplify Mistral model enum naming conventions 2026-02-28 14:43:12 +00:00
Copy.ts docs: update file format support to include Office/ODF documents 2026-03-15 20:10:44 +00:00
DebugColor.ts Add context passing between execution steps and enhance orchestration 2026-01-28 21:23:47 +00:00
Environment.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00
Event.ts feat: add planning model selection and rate limit countdown UI 2026-01-05 21:49:51 +00:00
FileEvent.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
FileType.ts Update file attachment messaging and add document file support 2026-03-15 19:48:28 +00:00
FileTypeMimeTypeMapping.ts Update file attachment messaging and add document file support 2026-03-15 19:48:28 +00:00
Greeting.ts Add greeting messages based on time of day and implement TopBar component 2025-10-02 09:34:54 +01:00
InputMode.ts refactor: implement planning mode with user questions and cross-provider function call improvements 2026-01-04 18:52:44 +00:00
MimeType.ts Update file attachment messaging and add document file support 2026-03-15 19:48:28 +00:00
Path.ts refactor: convert attachments to file-based storage with lazy loading. 2026-02-15 22:46:25 +00:00
Role.ts Refactor conversation content handling and improve error messages 2025-10-20 08:30:08 +01:00
SearchTrigger.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00
Selector.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00