andy-stack_vaultkeeper-ai/Helpers
Andrew Beal 9ca4f6f4f8 feat: add mobile drawer auto-hide when keyboard is active
Implement optional drawer element hiding on mobile devices when the chat input is focused, providing more screen space for the on-screen keyboard. Elements smoothly animate away on focus and restore on blur. Includes new setting in Advanced Settings section and updates Anthropic SDK to 0.91.1.
2026-04-25 21:13:59 +01:00
..
DocumentHelper.ts refactor: centralize file attachment message using Copy enum 2026-03-21 17:20:31 +00:00
ElementHelper.ts feat: add mobile drawer auto-hide when keyboard is active 2026-04-25 21:13:59 +01: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 quick actions system with provider-aware model settings 2026-04-20 20:20:22 +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 feat: add quick actions system with provider-aware model settings 2026-04-20 20:20:22 +01:00
WikiLinks.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00