andy-stack_vaultkeeper-ai/Enums
Andrew Beal 275f548914 refactor: streamline planning UX and strengthen complexity gate
Restructure system prompt to enforce mandatory complexity evaluation before action. Replace verbose multi-step planning framework with concise gate-based decision model. Add UI for execution plan visibility. Improve planning/execution separation by blocking execution tools during planning phase. Remove cancellation indicator component. Fix conversation deletion bug preventing saves after delete. Strengthen type safety for AIFunction names. Simplify function summary format for planning agent. Update test mocks for new callback signatures.
2026-01-03 11:15:32 +00:00
..
AIFunction.ts fix: improve conversation filtering and add plan cancellation 2025-12-31 13:42:33 +00:00
ApiProvider.ts Add new services for AI file API. 2025-12-17 18:06:16 +00:00
Copy.ts refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +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 interactive diff viewer with user approval workflow 2025-11-24 21:29:54 +00:00
ExecutionStatus.ts refactor: restructure AI prompt and agent architecture for multi-agent planning support 2025-12-30 19:07:00 +00:00
FileEvent.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
FileType.ts refactor: restructure AI prompt and agent architecture for multi-agent planning support 2025-12-30 19:07:00 +00:00
FileTypeMimeTypeMapping.ts refactor: extract MIME type mappings and improve attachment handling 2025-12-23 12:04:29 +00:00
Greeting.ts Add greeting messages based on time of day and implement TopBar component 2025-10-02 09:34:54 +01:00
MimeType.ts refactor: extract MIME type mappings and improve attachment handling 2025-12-23 12:04:29 +00:00
Path.ts Rename plugin to Vaultkeeper AI 2025-11-10 08:03:27 +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