Commit Graph

3 Commits

Author SHA1 Message Date
dayuan.jiang
1198cc2a9b Merge branch 'main' into feature/url-content-extraction 2026-01-06 00:06:18 +09:00
Biki Kalita
580d42f535 Changes made as recommended by Claude:
1. Added a request timeout to prevent server resources from being tied up (route.ts)
2. Implemented runtime validation for the API response shape (url-utils.ts)
3. Removed hardcoded English error messages and replaced them with localized strings (url-input-dialog.tsx)
4. Fixed the incorrect i18n namespace (changed from pdf.* to url.*) (url-input-dialog.tsx and en/ja/zh.json)
2026-01-05 14:51:24 +05:30
Biki Kalita
64268b0fac feat: add URL content extraction for AI diagram generation 2026-01-04 22:36:46 +05:30