diegosouzapw
92e0f242c7
fix(build): resolve all TypeScript compilation errors and Next.js 15 dynamic route slug conflicts
- Fix Next.js 15 async params in 4 API route handlers (accounts, providers, registered-keys)
- Move providers/[id]/limits → providers/[provider]/limits to resolve slug name conflict
- Add keytar to serverExternalPackages and KNOWN_EXTERNALS in next.config.mjs
- Fix Zod z.record() arity across a2a.ts and issues/report/route.ts
- Fix SearchResponse interface (optional answer property) in SearchTools and ResultsPanel
- Fix ProviderLimits implicit any types in index.tsx and utils.tsx
- Fix better-sqlite3 prepare<T> generic usage in secrets.ts
- Remove duplicate pricing keys (gemini-3-flash-preview)
- Cast analytics result, ApiErrorType import, TaskRoutingConfig type
- Remove rogue app/ duplicate directory from project root
Resolves: #560
2026-03-23 18:23:08 -03:00
..
2026-03-05 11:16:56 -03:00
2026-03-07 11:19:12 -03:00
2026-03-21 00:50:07 +08:00
2026-03-08 17:36:17 -03:00
2026-03-04 19:35:38 -03:00
2026-03-23 18:23:08 -03:00
2026-03-09 13:43:48 -03:00
2026-02-18 16:40:33 -03:00
2026-03-22 15:01:38 -03:00
2026-02-18 14:43:57 -03:00
2026-03-23 11:08:14 -03:00
2026-02-26 15:11:40 +00:00
2026-03-23 11:08:14 -03:00
2026-03-23 17:10:35 -03:00
2026-03-17 04:24:46 -03:00
2026-03-17 04:24:46 -03:00
2026-03-05 01:16:56 -03:00
2026-03-21 00:50:07 +08:00
2026-03-04 19:35:38 -03:00
2026-03-17 04:24:46 -03:00
2026-03-21 00:50:07 +08:00
2026-02-18 00:02:15 -03:00
2026-02-18 00:02:15 -03:00
2026-03-22 20:55:35 -03:00
2026-03-22 23:17:52 -03:00
2026-03-21 00:50:07 +08:00
2026-02-19 04:38:04 -03:00
2026-02-18 14:43:57 -03:00
2026-03-14 19:01:27 +01:00
2026-03-22 23:17:52 -03:00
2026-03-01 00:48:27 +07:00
2026-03-17 04:24:46 -03:00
2026-02-18 00:02:15 -03:00
2026-03-21 00:50:07 +08:00
2026-02-18 14:43:57 -03:00
2026-02-18 00:02:15 -03:00
2026-02-18 00:02:15 -03:00
2026-03-17 16:18:36 -03:00