Commit Graph

26 Commits

Author SHA1 Message Date
orifake
e6ba1fcd82
fix: JSON parse error in link.tsx (#448)
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2025-07-20 14:14:18 +08:00
Willem Jiang
2121510f63
fix:catch toolCalls doesn't return validate json (#405)
Co-authored-by: Willem Jiang <143703838+willem-bd@users.noreply.github.com>
2025-07-12 23:31:43 +08:00
vvky
5abf8c1f5e
fix: correctly remove outermost code block markers in model responses (fix markdown rendering issue) (#386)
* fix: correctly remove outermost code block markers in frontend

* fix: correctly remove outermost quote block markers in 'dropMarkdownQuote'

* fix: correctly remove outermost quote block markers in 'dropMarkdownQuote'

* fix: correctly remove outermost quote block markers in 'dropMarkdownQuote'

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2025-07-12 22:19:30 +08:00
johnny0120
e1187d7d02
feat: add i18n support and add Chinese (#372)
* feat: add i18n support and add Chinese

* fix: resolve conflicts

* Update en.json with cancle settings

* Update zh.json with settngs cancle

---------

Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
Co-authored-by: Willem Jiang <143703838+willem-bd@users.noreply.github.com>
2025-07-12 15:18:28 +08:00
JeffJiang
52dfdd83ae
fix: next server fetch error (#374) 2025-06-27 14:23:04 +08:00
JeffJiang
03e6a1a6e7
fix: mcp config styles (#320) 2025-06-13 18:01:19 +08:00
LeoJiaXin
397ac57235
fix: input text not clear when click submit button (#303) 2025-06-11 11:11:48 +08:00
DanielWalnut
1cd6aa0ece
feat: implement enhance prompt (#294)
* feat: implement enhance prompt

* add unit test

* fix prompt

* fix: fix eslint and compiling issues

* feat: add border-beam animation

* fix: fix importing issues

---------

Co-authored-by: Henry Li <henry1943@163.com>
2025-06-08 19:41:59 +08:00
DanielWalnut
0e22c373af
feat: support to adjust writing style (#290)
* feat: implment backend for adjust report style

* feat: add web part

* fix test cases

* fix: fix typing

---------

Co-authored-by: Henry Li <henry1943@163.com>
2025-06-07 20:48:39 +08:00
JeffJiang
4ddd659d8d
feat: rag retrieving tool call result display (#263)
* feat: local search tool call result display

* chore: add file copyright

* fix: miss edit plan interrupt feedback

* feat: disable pasting html into input box
2025-05-29 19:52:34 +08:00
JeffJiang
7e9fbed918
fix: editing plan style (#261) 2025-05-29 10:46:05 +08:00
JeffJiang
fcbc7f1118
revert: scroll container display change (#258) 2025-05-28 19:23:32 +08:00
JeffJiang
d14fb262ea
fix: message block width (#257) 2025-05-28 19:11:20 +08:00
JeffJiang
9888098f8a
fix: message input box reflow (#252) 2025-05-28 16:38:28 +08:00
JeffJiang
462752b462
feat: RAG Integration (#238)
* feat: add rag provider and retriever

* feat: retriever tool

* feat: add retriever tool to the researcher node

* feat: add rag http apis

* feat: new message input supports resource mentions

* feat: new message input component support resource mentions

* refactor: need_web_search to need_search

* chore: RAG integration docs

* chore: change example api host

* fix: user message color in dark mode

* fix: mentions style

* feat: add local_search_tool to researcher prompt

* chore: research prompt

* fix: ragflow page size and reporter with

* docs: ragflow integration and add acknowledgment projects

* chore: format
2025-05-28 14:13:46 +08:00
Leo Hui
a43db94fb6
feat: refactor crawler trust link style (#166)
* feat: refactor crawler trust link style

* feat: enhance link credibility checks in Markdown and related components
2025-05-15 17:17:10 +08:00
JeffJiang
86295ed195
fix: hallucination link warn (#158) 2025-05-15 10:58:24 +08:00
JeffJiang
bf4820c68f
Check the output links are hallucinations from AI (#139)
* feat: check output links if a hallucination from AI
2025-05-15 10:39:53 +08:00
Leo Hui
a14ca92c36
refactor: extract link and image components for Markdown rendering (#119) 2025-05-14 10:45:34 +08:00
Henry Li
b2c9e5f893 fix: img with empty URL 2025-05-13 09:35:06 +08:00
Henry Li
07f965f0df refactor: rename to animated 2025-05-12 11:59:24 +08:00
Henry Li
28b65d7a93 feat: Enhance markdown's anti-shake 2025-05-12 11:59:24 +08:00
Nonoroazoro
9260c84005
fix: auto-scrolling to the bottom occasionally fails when toggling research (#7) 2025-05-08 19:49:56 +08:00
Li Xin
40c947f15e refactor: move to landing/components 2025-05-02 21:23:55 +08:00
Li Xin
cdb1492cef feat: remove TooltipProvider 2025-05-02 17:24:07 +08:00
Li Xin
fdfc607747 refactor: extract components folder 2025-05-02 10:43:14 +08:00