broBinChen
e065d4b727
Merge branch 'DayuanJiang:main' into feat/add-stop-generation-button
2026-01-30 09:34:45 +08:00
broBinChen and dayuan.jiang
fdd4be6463
fix(i18n): add missing translation keys in zh-Hant.json ( #659 )
...
* fix(i18n): add missing translation keys in zh-Hant.json
* fix(security): update next to fix high severity vulnerabilities
---------
Co-authored-by: dayuan.jiang <jdy.toh@gmail.com >
2026-01-29 20:33:03 +09:00
broBinChen
c9dd54dad7
fix(i18n): add missing translation keys in zh-Hant.json
2026-01-29 12:33:15 +08:00
broBinChen
7b5a3075cf
fix: replace ring with border for provider selection state ( #617 )
...
* fix: replace ring with border for provider selection state
* fix(settings): use auto width for send shortcut selector to prevent text truncation
2026-01-20 19:14:18 +09:00
broBinChen
1ad6575e04
fix: add missing @opentelemetry/api dependency ( #592 )
2026-01-16 20:57:38 +09:00
broBinChen
85be3a2561
improve: disable save button when diagram is empty ( #591 )
2026-01-16 19:55:02 +09:00
broBinChen
dcf222114c
fix: add missing nanoid dependency ( #528 )
2026-01-07 12:06:05 +09:00
broBinChen and binge_c-admin
24afa0b58a
feat: add copy button for tool call blocks ( #463 )
...
* feat: add copy button for tool call blocks
* refactor: simplify copy state updates with helper function
---------
Co-authored-by: binge_c-admin <totchinaa@gmail.com >
2025-12-30 23:45:50 +09:00
broBinChen
ad80e9c6f5
i18n: add missing translations for chat UI components ( #457 )
...
* i18n: add missing translations for chat UI components
* i18n: add missing translations for chat components and toast messages
2025-12-30 20:52:57 +09:00
broBinChen
b206e16c02
fix: clear files when clicking text-only examples ( #82 )
...
Fixed an issue where files from previous examples would persist when clicking on "Animated Diagram" or "Creative Drawing" examples that don't require image uploads.
2025-12-05 14:07:14 +09:00
broBinChen
563b18e8ff
refactor: replace deprecated addToolResult with addToolOutput ( #85 )
...
Replaced the deprecated addToolResult API with the new addToolOutput API from ai to ensure compatibility with future versions.
2025-12-05 14:02:45 +09:00