Commit Graph

209 Commits

Author SHA1 Message Date
DanielWalnut bc95f4fca6 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
Zhengbin Sun f250de3c00 fix: update responsive design calculations for chat layout (#168) 2025-05-16 11:40:26 +08:00
Leo Hui fac1376df0 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 c99513d604 fix: report editor styles (#163)
* fix: report editor styles
2025-05-15 15:18:01 +08:00
Leo Hui cbd0470a8c fix: adjust slider width for responsive design in multi-agent visualization (#134) 2025-05-15 11:59:16 +08:00
JeffJiang 9edaf1df3e fix: hallucination link warn (#158) 2025-05-15 10:58:24 +08:00
JeffJiang 0f9ac7cd23 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 239098bb20 feat: add python result and error handling (#141) 2025-05-14 03:47:28 -07:00
Leo Hui 4f63e8297b refactor: extract link and image components for Markdown rendering (#119) 2025-05-14 10:45:34 +08:00
Leo Hui 65cbb1ab11 feat: add docker support (#104)
* init docker support

* chore: update Dockerfile and .dockerignore for improved build context and dependency management

* feat: add Docker support with Dockerfile, docker-compose, and .dockerignore for web application

* feat: update environment configuration and docker-compose for improved API integration

* docs: update Japanese and Chinese README files for consistency and clarity
2025-05-13 19:53:28 +08:00
Henry Li 4dfc66075a fix: img with empty URL 2025-05-13 09:35:06 +08:00
Henry Li de014db3a5 fix: fix compiling issues 2025-05-13 08:57:09 +08:00
Henry Li be5159a4c1 feat: use number ticker to display star count (#89) 2025-05-12 23:15:43 +08:00
Henry Li fda3b53317 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 0e0433cc5d 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 560ecad165 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
Leo Hui 54ee700bb8 feat: show repo star on site-header (#27)
* feat: show repo star on site-header

* feat: add GITHUB_OAUTH_TOKEN to environment configuration

* feat: remove comment

* feat: show star counter only in website
2025-05-12 14:36:50 +08:00
Leo Hui 8c48fd2149 feat: adjust Suspense loading (#26) 2025-05-12 14:33:13 +08:00
Henry Li fdf5208dc5 refactor: rename to `animated` 2025-05-12 11:59:24 +08:00
Henry Li 037513e8c7 feat: Enhance markdown's anti-shake 2025-05-12 11:59:24 +08:00
DanielWalnut e0ef130cd9 feat: add necessary log when no tool calls (#16) 2025-05-09 14:22:07 +08:00
Henry Li 8109de3b73 fix: allow the first activity to be reporting (#8) 2025-05-09 10:32:49 +08:00
Nonoroazoro 5bbaa30b42 fix: auto-scrolling to the bottom occasionally fails when toggling research (#7) 2025-05-08 19:49:56 +08:00
Li Xin a512d77108 fix: fix known issue caused by https://github.com/vercel/next.js/issues/78548 2025-05-08 12:21:21 +08:00
Li Xin d255bfe47a feat: fast-forward in mock mode 2025-05-08 12:05:15 +08:00
Li Xin 3cbece05f1 feat: enable mock specific files located in the `public/mock` folder 2025-05-08 12:01:31 +08:00
Li Xin 30a2a03ab8 fix: fix replay loading 2025-05-08 11:53:50 +08:00
Li Xin e5e3bbc06a feat: integrated with Amplitude in static website mode 2025-05-08 11:13:52 +08:00
Li Xin 03bf6f1f07 feat: enhance replay mode in static website 2025-05-08 09:53:09 +08:00
Li Xin d6c15fa075 docs: rewording 2025-05-08 09:03:12 +08:00
Li Xin 1ce8e21b31 refactor: move to `sections` folder 2025-05-08 08:53:47 +08:00
Li Xin dbfcd03744 chore: remove favicon 2025-05-07 16:47:14 +08:00
Li Xin 0c1de11abb chore: remove @nanostores/react 2025-05-07 16:19:31 +08:00
Jiang Feng 58d9ba37ab fix: general form default value 2025-05-07 13:22:21 +08:00
Jiang Feng 397eab0596 fix: general form validation 2025-05-07 12:09:02 +08:00
Li Xin 5ffac750a1 chore: rename 2025-05-06 17:30:05 +08:00
Li Xin ef094b7ad9 fix: fix link 2025-05-06 17:28:51 +08:00
Li Xin 722fdb3506 fix: fix naming 2025-05-06 17:19:58 +08:00
Li Xin abef4a819b feat: add spacing 2025-05-05 10:42:20 +08:00
Li Xin b0548fa280 fix: change to normal prop 2025-05-02 21:31:56 +08:00
Li Xin 9afcb9647e feat: adjust the top of deer-hero 2025-05-02 21:24:12 +08:00
Li Xin 40c947f15e refactor: move to `landing/components` 2025-05-02 21:23:55 +08:00
Li Xin 2c58d3c758 feat: update links 2025-05-02 21:16:24 +08:00
Li Xin e46b243edd feat: add STATIC_WEBSITE_ONLY mode 2025-05-02 21:09:31 +08:00
Li Xin f89e07ac95 feat: adjust steps 2025-05-02 21:06:56 +08:00
Li Xin 00c8445276 feat: adjust timing 2025-05-02 21:06:41 +08:00
Li Xin e37c0a755c feat: enhance auto-play 2025-05-02 17:33:36 +08:00
Li Xin b152e787cc feat: re-implement MultiAgentVisualization 2025-05-02 17:24:41 +08:00
Li Xin cdb1492cef feat: remove TooltipProvider 2025-05-02 17:24:07 +08:00
Li Xin ad2a9ccd70 chore: add slider 2025-05-02 17:23:45 +08:00