Henry Li
969d4e1bb8
fix: fix eslint errors and warnings
2026-01-31 21:46:31 +08:00
Henry Li
8ecb6b3d1d
fix: fix eslint errors and warnings
2026-01-31 21:46:31 +08:00
Henry Li
cf961328a9
feat: preview the message if possible
2026-01-31 20:22:15 +08:00
Henry Li
9e44292c23
feat: preview the message if possible
2026-01-31 20:22:15 +08:00
Henry Li
9c3b928f1d
feat: preview the message if possible
2026-01-31 20:22:15 +08:00
Henry Li
e858ef0250
fix: fix eslint errors
2026-01-31 11:11:13 +08:00
Henry Li
ec7204482a
fix: fix eslint errors
2026-01-31 11:11:13 +08:00
Henry Li
2ba687b239
fix: fix eslint errors
2026-01-31 11:11:13 +08:00
Henry Li
5295f5b5b9
feat: add notification
2026-01-31 11:08:27 +08:00
Henry Li
d59d62bd44
feat: add notification
2026-01-31 11:08:27 +08:00
Henry Li
c62caf95c4
feat: add notification
2026-01-31 11:08:27 +08:00
Henry Li
835fd4d0c7
feat: change email
2026-01-30 22:32:47 +08:00
Henry Li
95f9f4122d
feat: change email
2026-01-30 22:32:47 +08:00
Henry Li
4e0571f3b3
feat: change email
2026-01-30 22:32:47 +08:00
hetaoBackend
43ee8a2968
fix: fix aio sandbox shutdown bug
2026-01-30 22:02:07 +08:00
hetaoBackend
ff3ac380af
fix: fix aio sandbox shutdown bug
2026-01-30 22:02:07 +08:00
hetaoBackend
8182ed3737
fix: fix aio sandbox shutdown bug
2026-01-30 22:02:07 +08:00
Henry Li
c07c0228f6
fix: fix condition of displaying artifacts
2026-01-30 21:51:18 +08:00
Henry Li
991cf47f4b
fix: fix condition of displaying artifacts
2026-01-30 21:51:18 +08:00
Henry Li
21e12d91eb
fix: fix condition of displaying artifacts
2026-01-30 21:51:18 +08:00
Henry Li
c1182c680c
feat: support Github Flavored Markdown
2026-01-30 16:41:18 +08:00
Henry Li
56fda834e7
feat: support Github Flavored Markdown
2026-01-30 16:41:18 +08:00
Henry Li
1bb91bb267
feat: support Github Flavored Markdown
2026-01-30 16:41:18 +08:00
Henry Li
7d024326dc
chore: remove
2026-01-30 11:01:09 +08:00
Henry Li
12f69ef60b
chore: remove
2026-01-30 11:01:09 +08:00
Henry Li
05794e29d1
chore: remove
2026-01-30 11:01:09 +08:00
Xun
f1ecb4378b
fix: improve JSON repair handling for markdown code blocks ( #841 )
...
* fix: improve JSON repair handling for markdown code blocks
* unified import path
* compress_crawl_udf
* fix
* reverse
2026-01-30 08:47:23 +08:00
Henry Li
4dffad89ca
feat: re-arrange icons
2026-01-29 16:17:41 +08:00
Henry Li
e19fadc5a8
feat: re-arrange icons
2026-01-29 16:17:41 +08:00
Henry Li
939745d027
feat: re-arrange icons
2026-01-29 16:17:41 +08:00
Henry Li
a4f749f939
fix: add max width
2026-01-29 16:12:30 +08:00
Henry Li
198ab520ff
fix: add max width
2026-01-29 16:12:30 +08:00
Henry Li
66deedf3b2
fix: add max width
2026-01-29 16:12:30 +08:00
Henry Li
a135ddfa48
feat: display mode
2026-01-29 15:57:08 +08:00
Henry Li
b349d6d011
feat: display mode
2026-01-29 15:57:08 +08:00
Henry Li
79955d2e6c
feat: display mode
2026-01-29 15:57:08 +08:00
Henry Li
62ac3b6b03
feat: use "mode" instead of "thinking_enabled" and "is_plan_mode"
2026-01-29 15:48:50 +08:00
Henry Li
af9707daea
feat: use "mode" instead of "thinking_enabled" and "is_plan_mode"
2026-01-29 15:48:50 +08:00
Henry Li
98e08a85c9
feat: use "mode" instead of "thinking_enabled" and "is_plan_mode"
2026-01-29 15:48:50 +08:00
Henry Li
4411af68f5
fix: fix renaming
2026-01-29 15:31:56 +08:00
Henry Li
022bb71f28
fix: fix renaming
2026-01-29 15:31:56 +08:00
Henry Li
0ba82a9fd7
fix: fix renaming
2026-01-29 15:31:56 +08:00
Henry Li
9d889434c4
feat: add placeholder for image
2026-01-29 15:01:18 +08:00
Henry Li
ed039ef080
feat: add placeholder for image
2026-01-29 15:01:18 +08:00
Henry Li
16a9626d54
feat: add placeholder for image
2026-01-29 15:01:18 +08:00
hetao
2c7a56dd33
feat: optimize vision tools and image handling
...
- Add model-aware vision tool loading based on supports_vision flag
- Move view_image_tool from config to builtin tools for dynamic inclusion
- Add timeout to image search to prevent hanging requests
- Optimize image search results format using thumbnails
- Add image validation for reference images in generation
- Improve error handling with detailed messages
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 14:57:26 +08:00
hetao
b0da9638b8
feat: optimize vision tools and image handling
...
- Add model-aware vision tool loading based on supports_vision flag
- Move view_image_tool from config to builtin tools for dynamic inclusion
- Add timeout to image search to prevent hanging requests
- Optimize image search results format using thumbnails
- Add image validation for reference images in generation
- Improve error handling with detailed messages
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 14:57:26 +08:00
hetao
7aa10b980f
feat: optimize vision tools and image handling
...
- Add model-aware vision tool loading based on supports_vision flag
- Move view_image_tool from config to builtin tools for dynamic inclusion
- Add timeout to image search to prevent hanging requests
- Optimize image search results format using thumbnails
- Add image validation for reference images in generation
- Improve error handling with detailed messages
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 14:57:26 +08:00
hetao
75801d9817
fix: fix frontend bug
2026-01-29 13:55:30 +08:00
hetao
a2cc0501ff
fix: fix frontend bug
2026-01-29 13:55:30 +08:00