mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- Change function arguments type from `Record<string, object>` to `Record<string, unknown>` - Add Zod schemas for all AI function arguments validation - Improve TypeScript types across modals and services - Add ESLint disable comments for intentional exceptions - Fix async/await handling in modal and view lifecycle methods - Update dependencies (@typescript-eslint 8.46.4, rollup 4.53.2, zod 4.1.12) |
||
|---|---|---|
| .. | ||
| MainView.ts | ||