Commit Graph

815 Commits

Author SHA1 Message Date
Henry Li
b8281be892 fix: fix eslint errors 2026-01-31 11:11:13 +08:00
Henry Li
e858ef0250 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
47fe2f8195 feat: add notification 2026-01-31 11:08:27 +08:00
Henry Li
5295f5b5b9 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
cb660c2643 feat: change email 2026-01-30 22:32:47 +08:00
Henry Li
835fd4d0c7 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
733c020c58 fix: fix aio sandbox shutdown bug 2026-01-30 22:02:07 +08:00
hetaoBackend
43ee8a2968 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
697f094ba9 fix: fix condition of displaying artifacts 2026-01-30 21:51:18 +08:00
Henry Li
c07c0228f6 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
618b3e1e8f feat: support Github Flavored Markdown 2026-01-30 16:41:18 +08:00
Henry Li
c1182c680c 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
3339e70c25 chore: remove 2026-01-30 11:01:09 +08:00
Henry Li
7d024326dc chore: remove 2026-01-30 11:01:09 +08:00
Henry Li
05794e29d1 chore: remove 2026-01-30 11:01:09 +08:00
Henry Li
cbcbbbe0a8 feat: re-arrange icons 2026-01-29 16:17:41 +08:00
Henry Li
4dffad89ca 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
c265f5410d fix: add max width 2026-01-29 16:12:30 +08:00
Henry Li
a4f749f939 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
86ed750a38 feat: display mode 2026-01-29 15:57:08 +08:00
Henry Li
a135ddfa48 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
7bf15cb777 feat: use "mode" instead of "thinking_enabled" and "is_plan_mode" 2026-01-29 15:48:50 +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
98e08a85c9 feat: use "mode" instead of "thinking_enabled" and "is_plan_mode" 2026-01-29 15:48:50 +08:00
Henry Li
caf469d2ab fix: fix renaming 2026-01-29 15:31:56 +08:00
Henry Li
4411af68f5 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
4fc54a7408 feat: add placeholder for image 2026-01-29 15:01:18 +08:00
Henry Li
9d889434c4 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
314ea41781 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
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
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
2c6dbbe065 fix: fix frontend bug 2026-01-29 13:55:30 +08:00
hetao
75801d9817 fix: fix frontend bug 2026-01-29 13:55:30 +08:00
hetao
3cbf54b2eb fix: fix frontend bug 2026-01-29 13:55:30 +08:00
hetao
7414947cc6 feat: add view_image tool and optimize web fetch tools
Add image viewing capability for vision-enabled models with ViewImageMiddleware and view_image_tool. Limit web_fetch tool output to 4096 characters to prevent excessive content. Update model config to support vision capability flag.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 13:44:39 +08:00
hetao
09d9c18a28 feat: add view_image tool and optimize web fetch tools
Add image viewing capability for vision-enabled models with ViewImageMiddleware and view_image_tool. Limit web_fetch tool output to 4096 characters to prevent excessive content. Update model config to support vision capability flag.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 13:44:39 +08:00
hetao
9dc2405555 feat: add view_image tool and optimize web fetch tools
Add image viewing capability for vision-enabled models with ViewImageMiddleware and view_image_tool. Limit web_fetch tool output to 4096 characters to prevent excessive content. Update model config to support vision capability flag.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 13:44:39 +08:00
Henry Li
d77e7c32b2 Merge pull request #22 from LofiSu/experimental
feat: add inline citations and thread management features
2026-01-29 13:06:00 +08:00
Henry Li
73a5a7972e Merge pull request #22 from LofiSu/experimental
feat: add inline citations and thread management features
2026-01-29 13:06:00 +08:00