Commit Graph

  • cda3870add
    fix: enable proxy support in aiohttp by adding trust_env=True (#289) Xintao Wang 2025-06-07 15:30:13 +0800
  • 78125d5fd4 refactor: refine the graph structure (#283) DanielWalnut 2025-06-04 21:47:17 -0700
  • b5ec61bb9d
    refactor: refine the graph structure (#283) DanielWalnut 2025-06-04 21:47:17 -0700
  • 6f08a1c781 fix: web start with dotenv (#282) JeffJiang 2025-06-05 11:53:49 +0800
  • 73ac8ae45a
    fix: web start with dotenv (#282) JeffJiang 2025-06-05 11:53:49 +0800
  • f6516fbf0f fix: correct placeholder for API key in configuration guide (#278) Xavi 2025-06-05 09:46:47 +0800
  • 91648c4210
    fix: correct placeholder for API key in configuration guide (#278) Xavi 2025-06-05 09:46:47 +0800
  • e93e19d177 fix: do not return the server side exception to client (#277) Willem Jiang 2025-06-05 09:23:42 +0800
  • 95257800d2
    fix: do not return the server side exception to client (#277) Willem Jiang 2025-06-05 09:23:42 +0800
  • 98232e0db6 fix:added sanitizing check on the log message (#272) Willem Jiang 2025-06-03 11:50:54 +0800
  • 45568ca95b
    fix:added sanitizing check on the log message (#272) Willem Jiang 2025-06-03 11:50:54 +0800
  • d4b097fe44 fix: added permissions setting in the workflow (#273) Willem Jiang 2025-06-03 11:48:51 +0800
  • db3e74629f
    fix: added permissions setting in the workflow (#273) Willem Jiang 2025-06-03 11:48:51 +0800
  • 3dbf0e36ae feat(chat): add animated deer to response indicator (#269) SToneX 2025-05-31 19:13:13 +0800
  • 0da52d41a7
    feat(chat): add animated deer to response indicator (#269) SToneX 2025-05-31 19:13:13 +0800
  • c0005a997a fix: normalize line endings for consistent chunk splitting (#235) Aeolusw 2025-05-29 20:46:57 +0800
  • eaaad27e44
    fix: normalize line endings for consistent chunk splitting (#235) Aeolusw 2025-05-29 20:46:57 +0800
  • 15cdfe631e feat: rag retrieving tool call result display (#263) JeffJiang 2025-05-29 19:52:34 +0800
  • 4ddd659d8d
    feat: rag retrieving tool call result display (#263) JeffJiang 2025-05-29 19:52:34 +0800
  • d2ffcc5dfb fix: editing plan style (#261) JeffJiang 2025-05-29 10:46:05 +0800
  • 7e9fbed918
    fix: editing plan style (#261) JeffJiang 2025-05-29 10:46:05 +0800
  • 4bb362cba2 revert: scroll container display change (#258) JeffJiang 2025-05-28 19:23:32 +0800
  • fcbc7f1118
    revert: scroll container display change (#258) JeffJiang 2025-05-28 19:23:32 +0800
  • 0210729ad3 fix: message block width (#257) JeffJiang 2025-05-28 19:11:20 +0800
  • d14fb262ea
    fix: message block width (#257) JeffJiang 2025-05-28 19:11:20 +0800
  • 357124d8ff fix: message input box reflow (#252) JeffJiang 2025-05-28 16:38:28 +0800
  • 9888098f8a
    fix: message input box reflow (#252) JeffJiang 2025-05-28 16:38:28 +0800
  • 2e1b2de5b0 feat: support llm env in env file (#251) DanielWalnut 2025-05-28 01:21:40 -0700
  • 56e35c6b7f
    feat: support llm env in env file (#251) DanielWalnut 2025-05-28 01:21:40 -0700
  • 96fd196baa feat: RAG Integration (#238) JeffJiang 2025-05-28 14:13:46 +0800
  • 462752b462
    feat: RAG Integration (#238) JeffJiang 2025-05-28 14:13:46 +0800
  • d4f88e8a6e fix: fix unittes & background investigation search logic (#247) DanielWalnut 2025-05-27 23:05:34 -0700
  • 0565ab6d27
    fix: fix unittes & background investigation search logic (#247) DanielWalnut 2025-05-27 23:05:34 -0700
  • 52c8cb0269 Update nodes.py (#242) wushiai1109 2025-05-27 18:58:14 +0800
  • 29be360954
    Update nodes.py (#242) wushiai1109 2025-05-27 18:58:14 +0800
  • da12d63fec Fix/server error handling (#212) Harsha Vardhan Mannem 2025-05-22 00:45:07 -0500
  • 3ed70e11d5
    Fix/server error handling (#212) Harsha Vardhan Mannem 2025-05-22 00:45:07 -0500
  • 6caff743f6 test: add background node unit test (#198) laundry 2025-05-20 14:25:35 +0800
  • 55ce399969
    test: add background node unit test (#198) laundry 2025-05-20 14:25:35 +0800
  • bc95f4fca6 feat: config max_search_results for search engine (#192) DanielWalnut 2025-05-17 22:23:52 -0700
  • 8bbcdbe4de
    feat: config max_search_results for search engine (#192) DanielWalnut 2025-05-17 22:23:52 -0700
  • caa4a2826d 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 +0800
  • 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 +0800
  • 6bb39156a5 Allow concurrently run server.py and web in production mode. (#25) 牧毅 2025-05-18 11:33:00 +0800
  • ffe706d0df
    Allow concurrently run server.py and web in production mode. (#25) 牧毅 2025-05-18 11:33:00 +0800
  • ce44dfcb7b refactor: upgrade langgraph version (#148) DanielWalnut 2025-05-17 20:29:41 -0700
  • f7d79b6d83
    refactor: upgrade langgraph version (#148) DanielWalnut 2025-05-17 20:29:41 -0700
  • 1b7e4a4a42 feat: add .venv to dockerignore and optimize Dockerfile with cache mounts for uv (#145) cndoit18 2025-05-17 21:21:55 +0800
  • d69128495b
    feat: add .venv to dockerignore and optimize Dockerfile with cache mounts for uv (#145) cndoit18 2025-05-17 21:21:55 +0800
  • c6e5112784 fix:added the Portuguese README entry to the README files (#184) Willem Jiang 2025-05-16 21:43:01 +0800
  • 9dc78c3829
    fix:added the Portuguese README entry to the README files (#184) Willem Jiang 2025-05-16 21:43:01 +0800
  • 2ec2311b4a Added Portuguese pt-br Readme File Version (#127) Ernâni de Britto Murtinho 2025-05-16 10:10:17 -0300
  • 96fb5d653b
    Added Portuguese pt-br Readme File Version (#127) Ernâni de Britto Murtinho 2025-05-16 10:10:17 -0300
  • 9891af752f fix: add model_dump (#137) Wang Hao 2025-05-16 21:05:46 +0800
  • e27c43f005
    fix: add model_dump (#137) Wang Hao 2025-05-16 21:05:46 +0800
  • 60b7e94d32 docs: add Spanish and Russian translations for README (#183) hao-cyber 2025-05-16 20:56:04 +0800
  • c3886e635d
    docs: add Spanish and Russian translations for README (#183) hao-cyber 2025-05-16 20:56:04 +0800
  • f250de3c00 fix: update responsive design calculations for chat layout (#168) Zhengbin Sun 2025-05-16 11:40:26 +0800
  • c046d9cc34
    fix: update responsive design calculations for chat layout (#168) Zhengbin Sun 2025-05-16 11:40:26 +0800
  • f5b2b25328 feat(ut): add ut coverage check (#170) XingLiu0923 2025-05-15 23:56:13 +0800
  • 9cff113862
    feat(ut): add ut coverage check (#170) XingLiu0923 2025-05-15 23:56:13 +0800
  • fac1376df0 feat: refactor crawler trust link style (#166) Leo Hui 2025-05-15 17:17:10 +0800
  • a43db94fb6
    feat: refactor crawler trust link style (#166) Leo Hui 2025-05-15 17:17:10 +0800
  • c99513d604 fix: report editor styles (#163) JeffJiang 2025-05-15 15:18:01 +0800
  • 8802eea0ba
    fix: report editor styles (#163) JeffJiang 2025-05-15 15:18:01 +0800
  • cbd0470a8c fix: adjust slider width for responsive design in multi-agent visualization (#134) Leo Hui 2025-05-15 11:59:16 +0800
  • 1a59accb52
    fix: adjust slider width for responsive design in multi-agent visualization (#134) Leo Hui 2025-05-15 11:59:16 +0800
  • 9edaf1df3e fix: hallucination link warn (#158) JeffJiang 2025-05-15 10:58:24 +0800
  • 86295ed195
    fix: hallucination link warn (#158) JeffJiang 2025-05-15 10:58:24 +0800
  • 0f9ac7cd23 Check the output links are hallucinations from AI (#139) JeffJiang 2025-05-15 10:39:53 +0800
  • bf4820c68f
    Check the output links are hallucinations from AI (#139) JeffJiang 2025-05-15 10:39:53 +0800
  • c2ebfc1bb0 optimize docker backend image size (#130) Abeautifulsnow 2025-05-15 09:52:14 +0800
  • 25e7b86f02
    optimize docker backend image size (#130) Abeautifulsnow 2025-05-15 09:52:14 +0800
  • 116d8e039f Update README.md (#122) Maxim Kot 2025-05-15 03:54:33 +0300
  • 0459e3c9f8
    Update README.md (#122) Maxim Kot 2025-05-15 03:54:33 +0300
  • d865b7eba0 refactor: refine the step execute human message (#144) DanielWalnut 2025-05-14 03:54:14 -0700
  • 5cc0e61297
    refactor: refine the step execute human message (#144) DanielWalnut 2025-05-14 03:54:14 -0700
  • 239098bb20 feat: add python result and error handling (#141) Henry Li 2025-05-14 18:47:28 +0800
  • a220f4b6ea
    feat: add python result and error handling (#141) Henry Li 2025-05-14 18:47:28 +0800
  • 17701599d4 refactor: add existing research findings into step human message (#140) DanielWalnut 2025-05-14 03:40:14 -0700
  • f73a7a229c
    refactor: add existing research findings into step human message (#140) DanielWalnut 2025-05-14 03:40:14 -0700
  • 35eb554cfb fix:rollback to fix the update version error (#136) laundry 2025-05-14 17:06:53 +0800
  • d983149984
    fix:rollback to fix the update version error (#136) laundry 2025-05-14 17:06:53 +0800
  • aeaa4bd372 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 +0800
  • 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 +0800
  • 4f63e8297b refactor: extract link and image components for Markdown rendering (#119) Leo Hui 2025-05-14 10:45:34 +0800
  • a14ca92c36
    refactor: extract link and image components for Markdown rendering (#119) Leo Hui 2025-05-14 10:45:34 +0800
  • cbeeaa2740 feat(trace): add langsmith tracing (#126) XingLiu0923 2025-05-14 10:12:50 +0800
  • b85a7592dc
    feat(trace): add langsmith tracing (#126) XingLiu0923 2025-05-14 10:12:50 +0800
  • 65cbb1ab11 feat: add docker support (#104) Leo Hui 2025-05-13 19:53:28 +0800
  • 9c3021a568
    feat: add docker support (#104) Leo Hui 2025-05-13 19:53:28 +0800
  • 60dedcd57d refactor: stess the time range while using web search tools (#100) DanielWalnut 2025-05-13 03:01:38 -0700
  • 71808802de
    refactor: stess the time range while using web search tools (#100) DanielWalnut 2025-05-13 03:01:38 -0700
  • 4dfc66075a fix: img with empty URL Henry Li 2025-05-13 09:06:18 +0800
  • b2c9e5f893 fix: img with empty URL Henry Li 2025-05-13 09:06:18 +0800
  • de014db3a5 fix: fix compiling issues Henry Li 2025-05-13 08:55:23 +0800
  • 4ae9508c54 fix: fix compiling issues Henry Li 2025-05-13 08:55:23 +0800
  • be5159a4c1 feat: use number ticker to display star count (#89) Henry Li 2025-05-12 23:15:43 +0800
  • cadf6b5bcf
    feat: use number ticker to display star count (#89) Henry Li 2025-05-12 23:15:43 +0800
  • 1b8290ad2d docs: add German README files (#88) Wang Hao 2025-05-12 22:53:42 +0800