Commit Graph

  • 45568ca95b
    fix:added sanitizing check on the log message (#272) main Willem Jiang 2025-06-03 11:50:54 +08:00
  • db3e74629f
    fix: added permissions setting in the workflow (#273) Willem Jiang 2025-06-03 11:48:51 +08:00
  • 0da52d41a7
    feat(chat): add animated deer to response indicator (#269) SToneX 2025-05-31 19:13:13 +08:00
  • eaaad27e44
    fix: normalize line endings for consistent chunk splitting (#235) Aeolusw 2025-05-29 20:46:57 +08:00
  • 4ddd659d8d
    feat: rag retrieving tool call result display (#263) JeffJiang 2025-05-29 19:52:34 +08:00
  • 7e9fbed918
    fix: editing plan style (#261) JeffJiang 2025-05-29 10:46:05 +08:00
  • fcbc7f1118
    revert: scroll container display change (#258) JeffJiang 2025-05-28 19:23:32 +08:00
  • d14fb262ea
    fix: message block width (#257) JeffJiang 2025-05-28 19:11:20 +08:00
  • 9888098f8a
    fix: message input box reflow (#252) JeffJiang 2025-05-28 16:38:28 +08:00
  • 56e35c6b7f
    feat: support llm env in env file (#251) DanielWalnut 2025-05-28 01:21:40 -07:00
  • 462752b462
    feat: RAG Integration (#238) JeffJiang 2025-05-28 14:13:46 +08:00
  • 0565ab6d27
    fix: fix unittes & background investigation search logic (#247) DanielWalnut 2025-05-27 23:05:34 -07:00
  • d9aa92afaa fix: fix unittes & background investigation search logic fix/unittest hetao 2025-05-28 12:46:55 +08:00
  • 29be360954
    Update nodes.py (#242) wushiai1109 2025-05-27 18:58:14 +08:00
  • 3ed70e11d5
    Fix/server error handling (#212) Harsha Vardhan Mannem 2025-05-22 00:45:07 -05:00
  • 55ce399969
    test: add background node unit test (#198) laundry 2025-05-20 14:25:35 +08:00
  • ba6198f3ec test: fix unit test error test/nodes_unit_test laundry 2025-05-20 11:59:00 +08:00
  • 28a01dfe0e test: fix unit test error laundry 2025-05-20 11:58:39 +08:00
  • 3b1db26507 test: fix test error laundry 2025-05-19 15:47:08 +08:00
  • e927b556d6 test: add background node unit test laundry 2025-05-19 15:36:24 +08:00
  • c2b8dd8e6a test: add background node unit test laundry 2025-05-19 15:33:42 +08:00
  • 8bbcdbe4de
    feat: config max_search_results for search engine (#192) DanielWalnut 2025-05-17 22:23:52 -07:00
  • dcfa5e9dee feat: config max_search_results for search engine via api feat/max-search-results hetao 2025-05-18 12:22:41 +08:00
  • 8abfd2d9ae feat: implement UI Henry Li 2025-05-18 11:52:25 +08:00
  • c6bbc595c3
    Fix :This PR can resolve the issue of exceeding the default tool invocation limit by setting the recursion limit through an environment variable.mit (#138) changqingla 2025-05-18 11:37:03 +08:00
  • ffe706d0df
    Allow concurrently run server.py and web in production mode. (#25) 牧毅 2025-05-18 11:33:00 +08:00
  • f7d79b6d83
    refactor: upgrade langgraph version (#148) DanielWalnut 2025-05-17 20:29:41 -07:00
  • d69128495b
    feat: add .venv to dockerignore and optimize Dockerfile with cache mounts for uv (#145) cndoit18 2025-05-17 21:21:55 +08:00
  • 9dc78c3829
    fix:added the Portuguese README entry to the README files (#184) Willem Jiang 2025-05-16 21:43:01 +08:00
  • 96fb5d653b
    Added Portuguese pt-br Readme File Version (#127) Ernâni de Britto Murtinho 2025-05-16 10:10:17 -03:00
  • e27c43f005
    fix: add model_dump (#137) Wang Hao 2025-05-16 21:05:46 +08:00
  • c3886e635d
    docs: add Spanish and Russian translations for README (#183) hao-cyber 2025-05-16 20:56:04 +08:00
  • c046d9cc34
    fix: update responsive design calculations for chat layout (#168) Zhengbin Sun 2025-05-16 11:40:26 +08:00
  • 9cff113862
    feat(ut): add ut coverage check (#170) XingLiu0923 2025-05-15 23:56:13 +08:00
  • d0c6f450d4 feat(ut): add ut coverage check xing.liu/ut_check xing.liu 2025-05-15 22:02:47 +08:00
  • a43db94fb6
    feat: refactor crawler trust link style (#166) Leo Hui 2025-05-15 17:17:10 +08:00
  • 8802eea0ba
    fix: report editor styles (#163) JeffJiang 2025-05-15 15:18:01 +08:00
  • 1a59accb52
    fix: adjust slider width for responsive design in multi-agent visualization (#134) Leo Hui 2025-05-15 11:59:16 +08:00
  • 86295ed195
    fix: hallucination link warn (#158) JeffJiang 2025-05-15 10:58:24 +08:00
  • bf4820c68f
    Check the output links are hallucinations from AI (#139) JeffJiang 2025-05-15 10:39:53 +08:00
  • 25e7b86f02
    optimize docker backend image size (#130) Abeautifulsnow 2025-05-15 09:52:14 +08:00
  • 0459e3c9f8
    Update README.md (#122) Maxim Kot 2025-05-15 03:54:33 +03:00
  • 5cc0e61297
    refactor: refine the step execute human message (#144) DanielWalnut 2025-05-14 03:54:14 -07:00
  • a220f4b6ea
    feat: add python result and error handling (#141) Henry Li 2025-05-14 18:47:28 +08:00
  • f73a7a229c
    refactor: add existing research findings into step human message (#140) DanielWalnut 2025-05-14 03:40:14 -07:00
  • 3131f961a4 feat: add python result and error handling feat/python-execution-result Henry Li 2025-05-14 18:29:16 +08:00
  • d983149984
    fix:rollback to fix the update version error (#136) laundry 2025-05-14 17:06:53 +08:00
  • 3d5e579ebd
    fix: fix start error when search engine is not tavliy and env TAVILY_API_KEY not exist (#133) laundry 2025-05-14 14:45:36 +08:00
  • a14ca92c36
    refactor: extract link and image components for Markdown rendering (#119) Leo Hui 2025-05-14 10:45:34 +08:00
  • b85a7592dc
    feat(trace): add langsmith tracing (#126) XingLiu0923 2025-05-14 10:12:50 +08:00
  • 1c43f5f9a2 feat(trace): add langsmith tracing xing.liu/langgraph_dev xing.liu 2025-05-14 09:40:19 +08:00
  • 9c3021a568
    feat: add docker support (#104) Leo Hui 2025-05-13 19:53:28 +08:00
  • 71808802de
    refactor: stess the time range while using web search tools (#100) DanielWalnut 2025-05-13 03:01:38 -07:00
  • b2c9e5f893 fix: img with empty URL Henry Li 2025-05-13 09:06:18 +08:00
  • 4ae9508c54 fix: fix compiling issues Henry Li 2025-05-13 08:55:23 +08:00
  • cadf6b5bcf
    feat: use number ticker to display star count (#89) Henry Li 2025-05-12 23:15:43 +08:00
  • d5b6e3cf44
    docs: add German README files (#88) Wang Hao 2025-05-12 22:53:42 +08:00
  • b845b1ca01
    fix: add error handling for podcast generation (#59) Henry Li 2025-05-12 20:56:38 +08:00
  • 77a7f8f8ab
    feat: Enhanced Development Experience with Mock Mode (#35) Henry Li 2025-05-12 20:24:49 +08:00
  • 229b59ab88
    pref: message render performence (#81) JeffJiang 2025-05-12 20:21:54 +08:00
  • 9266201fe5
    fix: background investigator node support more search engine (#75) Zhao Longjie 2025-05-12 20:15:47 +08:00
  • 98e0d7cbb6
    feat: show repo star on site-header (#27) Leo Hui 2025-05-12 14:36:50 +08:00
  • 4d16d826a2
    feat: adjust Suspense loading (#26) Leo Hui 2025-05-12 14:33:13 +08:00
  • 07f965f0df refactor: rename to animated Henry Li 2025-05-11 00:07:33 +08:00
  • 28b65d7a93 feat: Enhance markdown's anti-shake Henry Li 2025-05-11 00:06:07 +08:00
  • 69d6e16111
    docs: add deepwiki (#36) DanielWalnut 2025-05-10 20:13:56 +08:00
  • d35f40310d
    docs: add ja readme (#22) Wang Hao 2025-05-09 05:34:31 -07:00
  • 97a15dce36
    refactor: refactor the prompt management mechanism (#17) DanielWalnut 2025-05-09 15:50:46 +08:00
  • 091f437bc5
    feat: add necessary log when no tool calls (#16) DanielWalnut 2025-05-09 14:22:07 +08:00
  • a4da95f412
    chore: add github workflow (#15) DanielWalnut 2025-05-09 13:41:05 +08:00
  • aeef34f295
    docs: add zh readme (#13) DanielWalnut 2025-05-09 13:31:28 +08:00
  • f8b718fcc1
    refactor: refactor podcast genration stability (#11) DanielWalnut 2025-05-09 11:34:19 +08:00
  • 9213729ef5
    fix: allow the first activity to be reporting (#8) Henry Li 2025-05-09 10:32:49 +08:00
  • 8cb4c3b7cd
    chore: add github workflow for lint&ut (#9) DanielWalnut 2025-05-08 21:47:47 +08:00
  • 9260c84005
    fix: auto-scrolling to the bottom occasionally fails when toggling research (#7) Nonoroazoro 2025-05-08 19:49:56 +08:00
  • 1f5197501d
    Update configuration_guide.md (#6) Henry Li 2025-05-08 17:15:32 +08:00
  • 1fd1bcf78e docs: change model names Li Xin 2025-05-08 12:32:44 +08:00
  • 21c21219f1 fix: fix known issue caused by https://github.com/vercel/next.js/issues/78548 Li Xin 2025-05-08 12:21:21 +08:00
  • 5c7414ec50 feat: fast-forward in mock mode Li Xin 2025-05-08 12:05:15 +08:00
  • e7871cf2bf feat: enable mock specific files located in the public/mock folder Li Xin 2025-05-08 12:01:31 +08:00
  • e06fe34fe6 fix: fix replay loading Li Xin 2025-05-08 11:53:50 +08:00
  • 1c3c12d543 docs: add note for longer context window requirement Li Xin 2025-05-08 11:37:20 +08:00
  • b3ea59ec2d
    Merge pull request #2 from henry-byted/main Li Xin 2025-05-08 11:21:17 +08:00
  • d302ae578d
    Merge branch 'bytedance:main' into main Li Xin 2025-05-08 11:14:13 +08:00
  • 0042b7276a feat: integrated with Amplitude in static website mode Li Xin 2025-05-08 11:13:52 +08:00
  • 98830dbd04 docs: update documents Li Xin 2025-05-08 10:14:33 +08:00
  • b95e0e3d20
    docs: update demo video Li Xin 2025-05-08 10:05:33 +08:00
  • 2e2fe19c75 docs: add notes Li Xin 2025-05-08 10:02:19 +08:00
  • 0298907e39 docs: add notes Li Xin 2025-05-08 09:55:47 +08:00
  • 574c913240 feat: enhance replay mode in static website Li Xin 2025-05-08 09:53:09 +08:00
  • ff112701f7 docs: add reference of configuration guide Li Xin 2025-05-08 09:36:22 +08:00
  • 04cc761300 docs: rewording Li Xin 2025-05-08 09:03:12 +08:00
  • 80b512d74a docs: add hash tags Li Xin 2025-05-08 08:59:31 +08:00
  • daf2e57f14 fix: unify naming Li Xin 2025-05-08 08:59:18 +08:00
  • 867a158c6b refactor: move to sections folder Li Xin 2025-05-08 08:53:47 +08:00
  • 6b772d2cd0 docs: add document of configurations and FAQs Li Xin 2025-05-07 20:18:24 +08:00
  • ee143e9ac4 chore: update example config Li Xin 2025-05-07 17:29:37 +08:00
  • 5c96ebe20d feat: remove reasoning_llm and vl_llm for now Li Xin 2025-05-07 17:23:25 +08:00
  • ae95684094 chore: remove favicon Li Xin 2025-05-07 16:47:14 +08:00
  • e2a3c0770e docs: add replays Li Xin 2025-05-07 16:45:57 +08:00