andy-stack_vaultkeeper-ai/__tests__
Andrew Beal 33440d17bf refactor: standardize error handling and logging across codebase
Replace console.error/log with Exception.log helper, improve OpenAI error handling with retryable errors, add type-safe model validation, and add new AI models (Claude Opus 4.5, Gemini 3 Pro Preview, GPT-5.1)
2025-12-06 14:09:46 +00:00
..
AIClasses refactor: standardize error handling and logging across codebase 2025-12-06 14:09:46 +00:00
Conversations feat: add interactive diff viewer with user approval workflow 2025-11-24 21:29:54 +00:00
Helpers refactor: consolidate string utilities into StringTools class 2025-11-12 21:12:36 +00:00
Services refactor: standardize error handling and logging across codebase 2025-12-06 14:09:46 +00:00
setup.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00