306 Commits

Author SHA1 Message Date
hao-cyber
c3886e635d
docs: add Spanish and Russian translations for README (#183) 2025-05-16 20:56:04 +08:00
Zhengbin Sun
c046d9cc34
fix: update responsive design calculations for chat layout (#168) 2025-05-16 11:40:26 +08:00
XingLiu0923
9cff113862
feat(ut): add ut coverage check (#170) 2025-05-15 08:56:13 -07: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
8802eea0ba
fix: report editor styles (#163)
* fix: report editor styles
2025-05-15 15:18:01 +08:00
Leo Hui
1a59accb52
fix: adjust slider width for responsive design in multi-agent visualization (#134) 2025-05-15 11:59:16 +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
Abeautifulsnow
25e7b86f02
optimize docker backend image size (#130) 2025-05-15 09:52:14 +08:00
Maxim Kot
0459e3c9f8
Update README.md (#122)
Fixed the link to the configuration from the docker section
2025-05-15 08:54:33 +08:00
DanielWalnut
5cc0e61297
refactor: refine the step execute human message (#144) 2025-05-14 18:54:14 +08:00
Henry Li
a220f4b6ea
feat: add python result and error handling (#141) 2025-05-14 03:47:28 -07:00
DanielWalnut
f73a7a229c
refactor: add existing research findings into step human message (#140) 2025-05-14 18:40:14 +08:00
laundry
d983149984
fix:rollback to fix the update version error (#136)
* fix: fix package error

Change-Id: I0f7a962656df7e45da03b591296fbf3afc398b64

* fix: rollback uv.lock

Change-Id: I465849c0d3d7a4d0757ecd79ff156feab1217f70
2025-05-14 17:06:53 +08:00
laundry
3d5e579ebd
fix: fix start error when search engine is not tavliy and env TAVILY_API_KEY not exist (#133)
Change-Id: I58e865a11e89acaa3c0b884578cd995d0e9b5422
2025-05-14 14:45:36 +08:00
Leo Hui
a14ca92c36
refactor: extract link and image components for Markdown rendering (#119) 2025-05-14 10:45:34 +08:00
XingLiu0923
b85a7592dc
feat(trace): add langsmith tracing (#126) 2025-05-14 10:12:50 +08:00
Leo Hui
9c3021a568
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
DanielWalnut
71808802de
refactor: stess the time range while using web search tools (#100) 2025-05-13 18:01:38 +08:00
Henry Li
b2c9e5f893 fix: img with empty URL 2025-05-13 09:35:06 +08:00
Henry Li
4ae9508c54 fix: fix compiling issues 2025-05-13 08:57:09 +08:00
Henry Li
cadf6b5bcf
feat: use number ticker to display star count (#89) 2025-05-12 23:15:43 +08:00
Wang Hao
d5b6e3cf44
docs: add German README files (#88) 2025-05-12 22:53:42 +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
Zhao Longjie
9266201fe5
fix: background investigator node support more search engine (#75)
Change-Id: I030a2b9218dfbda2dd2383b7a73266dd7de589c7
2025-05-12 20:15:47 +08:00
Leo Hui
98e0d7cbb6
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
4d16d826a2
feat: adjust Suspense loading (#26) 2025-05-12 14:33:13 +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
DanielWalnut
69d6e16111
docs: add deepwiki (#36) 2025-05-10 20:13:56 +08:00
Wang Hao
d35f40310d
docs: add ja readme (#22)
どうもありがとう
2025-05-09 20:34:31 +08:00
DanielWalnut
97a15dce36
refactor: refactor the prompt management mechanism (#17) 2025-05-09 15:50:46 +08:00
DanielWalnut
091f437bc5
feat: add necessary log when no tool calls (#16) 2025-05-09 14:22:07 +08:00
DanielWalnut
a4da95f412
chore: add github workflow (#15) 2025-05-09 13:41:05 +08:00
DanielWalnut
aeef34f295
docs: add zh readme (#13) 2025-05-09 13:31:28 +08:00
DanielWalnut
f8b718fcc1
refactor: refactor podcast genration stability (#11) 2025-05-09 11:34:19 +08:00
Henry Li
9213729ef5
fix: allow the first activity to be reporting (#8) 2025-05-09 10:32:49 +08:00
DanielWalnut
8cb4c3b7cd
chore: add github workflow for lint&ut (#9) 2025-05-08 21:47:47 +08:00
Nonoroazoro
9260c84005
fix: auto-scrolling to the bottom occasionally fails when toggling research (#7) 2025-05-08 19:49:56 +08:00
Henry Li
1f5197501d
Update configuration_guide.md (#6) 2025-05-08 17:15:32 +08:00
Li Xin
1fd1bcf78e docs: change model names 2025-05-08 12:32:44 +08:00
Li Xin
21c21219f1 fix: fix known issue caused by https://github.com/vercel/next.js/issues/78548 2025-05-08 12:21:21 +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
1c3c12d543 docs: add note for longer context window requirement 2025-05-08 11:37:20 +08:00
Li Xin
b3ea59ec2d
Merge pull request #2 from henry-byted/main
Update new demo video
2025-05-08 11:21:17 +08:00
Li Xin
d302ae578d
Merge branch 'bytedance:main' into main 2025-05-08 11:14:13 +08:00