Commit Graph

27 Commits

Author SHA1 Message Date
Henry Li 3e364c1afe feat: add client-side of deep thinking 2025-06-11 19:48:46 +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
Aeolusw eaaad27e44 fix: normalize line endings for consistent chunk splitting (#235) 2025-05-29 20:46:57 +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
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
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
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 574c913240 feat: enhance replay mode in static website 2025-05-08 09:53:09 +08:00
Li Xin 549f386d54 feat: change replay speed 2025-05-01 14:53:53 +08:00
Li Xin 0a0f705aca feat: enable investigation mode 2025-04-30 19:53:14 +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 1755128209 feat: add autoAcceptedPlan to options 2025-04-24 17:24:58 +08:00
Li Xin 10b1d63834 feat: implement MCP UIs 2025-04-24 15:41:33 +08:00
Li Xin 6987ca67c3 feat: change the default API base URL 2025-04-22 11:03:53 +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