andy-stack_vaultkeeper-ai/Enums
Andrew Beal 82dab77d74 feat: add artifact diff viewer and improve button styling
- Add clickable artifact cards with keyboard support
- Create new ArtifactView for displaying file diffs
- Update button styles with solid backgrounds and faster transitions
- Add auto-cleanup of stale diff and plan approval views on startup
- Fix artifact deletion to preserve original file path
2026-07-12 15:14:44 +01:00
..
AgentType.ts feat: add quick actions system with provider-aware model settings 2026-04-20 20:20:22 +01:00
AITool.ts feat: add quick actions system with provider-aware model settings 2026-04-20 20:20:22 +01:00
AIToolUsageMode.ts Rename 'AIfunction' to 'AITool' globally. 2026-01-30 22:35:54 +00:00
ApiProvider.ts Update OpenAI model identifiers from GPT-5.5/5.4 to GPT-5.6 series 2026-07-10 23:06:16 +01:00
ArtifactAction.ts feat: add file change summary cards to assistant messages 2026-07-11 13:49:44 +01:00
ChatMode.ts refactor: convert ChatMode enum to string literals and improve state management 2026-05-05 20:54:34 +01:00
Copy.ts feat: add artifact diff viewer and improve button styling 2026-07-12 15:14:44 +01: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 plan approval UI with user review workflow 2026-07-06 16:11:30 +01:00
FileEvent.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
FileType.ts feat: add artifact tracking system for agent file operations 2026-07-10 21:23:44 +01: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 feat: add plan approval UI with user review workflow 2026-07-06 16:11:30 +01:00
MimeType.ts Update file attachment messaging and add document file support 2026-03-15 19:48:28 +00:00
Path.ts feat: add artifact tracking system for agent file operations 2026-07-10 21:23:44 +01:00
Role.ts Refactor conversation content handling and improve error messages 2025-10-20 08:30:08 +01:00
SearchTrigger.ts refactor: improve settings UI with icon grids and standardized helpers 2026-07-04 13:27:22 +01:00
Selector.ts refactor: improve settings UI with icon grids and standardized helpers 2026-07-04 13:27:22 +01:00