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 |
|
DanielWalnut
|
8bbcdbe4de
|
feat: config max_search_results for search engine (#192)
* feat: implement UI
* feat: config max_search_results for search engine via api
---------
Co-authored-by: Henry Li <henry1943@163.com>
|
2025-05-18 13:23:52 +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 |
|
Henry Li
|
b845b1ca01
|
fix: add error handling for podcast generation (#59)
Co-authored-by: Jiang Feng <jiangfeng.11@bytedance.com>
|
2025-05-12 20:56:38 +08:00 |
|
Henry Li
|
77a7f8f8ab
|
feat: Enhanced Development Experience with Mock Mode (#35)
* feat: support mock for re-planning
* chore: update mock example: vibe coding
* chore: update final-answer.txt
|
2025-05-12 20:24:49 +08:00 |
|
JeffJiang
|
229b59ab88
|
pref: message render performence (#81)
* fix: message card always unmount when messages change
* pref: add useShallow for complex store selector
|
2025-05-12 20:21:54 +08:00 |
|
Henry Li
|
28b65d7a93
|
feat: Enhance markdown's anti-shake
|
2025-05-12 11:59:24 +08:00 |
|
Henry Li
|
9213729ef5
|
fix: allow the first activity to be reporting (#8)
|
2025-05-09 10:32:49 +08:00 |
|
Li Xin
|
5c7414ec50
|
feat: fast-forward in mock mode
|
2025-05-08 12:05:15 +08:00 |
|
Li Xin
|
e7871cf2bf
|
feat: enable mock specific files located in the public/mock folder
|
2025-05-08 12:01:31 +08:00 |
|
Li Xin
|
e06fe34fe6
|
fix: fix replay loading
|
2025-05-08 11:53:50 +08:00 |
|
Li Xin
|
574c913240
|
feat: enhance replay mode in static website
|
2025-05-08 09:53:09 +08:00 |
|
Li Xin
|
e46b243edd
|
feat: add STATIC_WEBSITE_ONLY mode
|
2025-05-02 21:09:31 +08:00 |
|
Li Xin
|
549f386d54
|
feat: change replay speed
|
2025-05-01 14:53:53 +08:00 |
|
Li Xin
|
f841df834f
|
feat: add error handling
|
2025-04-30 21:09:14 +08:00 |
|
Li Xin
|
0a0f705aca
|
feat: enable investigation mode
|
2025-04-30 19:53:14 +08:00 |
|
Li Xin
|
0a59fc5439
|
fix: fix inheritance
|
2025-04-30 10:04:48 +08:00 |
|
Yu Chao
|
2dad50a95f
|
feat: add openResearch and closeResearch
|
2025-04-28 15:26:26 +08:00 |
|
Yu Chao
|
fa7d38db4b
|
feat: move getChatStreamSettings to settings store
|
2025-04-28 14:59:46 +08:00 |
|
Yu Chao
|
26b123dd03
|
feat: handle exception
|
2025-04-28 14:16:31 +08:00 |
|
Yu Chao
|
1610c2ff4e
|
feat: extract getChatStreamSettings
|
2025-04-28 12:11:37 +08:00 |
|
Yu Chao
|
834d5221ca
|
feat: clear ongoingResearchId on failure
|
2025-04-28 11:38:40 +08:00 |
|
Jiang Feng
|
906df61d81
|
feat: use tailwindcss-typography as markdown styling
|
2025-04-28 10:29:35 +08:00 |
|
Jiang Feng
|
66794a4b73
|
feat: prose completion api
|
2025-04-28 10:29:35 +08:00 |
|
Li Xin
|
7566f73757
|
feat: adjust animation speed
|
2025-04-25 14:48:08 +08:00 |
|
Li Xin
|
e24a05bc76
|
feat: adjust animation speed
|
2025-04-25 13:36:21 +08:00 |
|
Li Xin
|
cb9201bd34
|
feat: enhance replay and fast-forward replay
|
2025-04-24 22:15:17 +08:00 |
|
Li Xin
|
cb4b7b7495
|
feat: add Replay Mode
|
2025-04-24 21:51:08 +08:00 |
|
Li Xin
|
f5cfd6b9d5
|
feat: change the default value
|
2025-04-24 17:27:37 +08:00 |
|
Li Xin
|
1755128209
|
feat: add autoAcceptedPlan to options
|
2025-04-24 17:24:58 +08:00 |
|
Li Xin
|
cd6afcdd98
|
fix: fix import order
|
2025-04-24 17:17:27 +08:00 |
|
Li Xin
|
10b1d63834
|
feat: implement MCP UIs
|
2025-04-24 15:41:33 +08:00 |
|
Li Xin
|
1e7036ed90
|
chore: add settings store
|
2025-04-23 21:18:33 +08:00 |
|
Li Xin
|
6987ca67c3
|
feat: change the default API base URL
|
2025-04-22 11:03:53 +08:00 |
|
Li Xin
|
5ee1632489
|
feat: extract parseJSON()
|
2025-04-22 11:02:18 +08:00 |
|
Li Xin
|
a57db4fa4a
|
feat: support dark mode
|
2025-04-20 11:18:05 +08:00 |
|
Li Xin
|
2f06f0c433
|
feat: enable podcast
|
2025-04-19 22:11:57 +08:00 |
|
Li Xin
|
7dfd04af68
|
feat: adjust duration of mocking the tool-call
|
2025-04-19 13:58:31 +08:00 |
|
Li Xin
|
9758180e96
|
feat: enhance mocking data
|
2025-04-19 11:03:33 +08:00 |
|
Li Xin
|
86b05dac35
|
feat: enable API proxy
|
2025-04-17 16:39:27 +08:00 |
|
He Tao
|
fd85115f6f
|
chore: add license header for web
|
2025-04-17 14:26:41 +08:00 |
|
Li Xin
|
fd7a803753
|
chore: merge with web UI project
|
2025-04-17 12:02:23 +08:00 |
|