Commit Graph

  • 75ad3e0dc6 feat: disable the MCP server configuation by default (#444) Willem Jiang 2025-07-19 08:39:42 +08:00
  • dbb24d7d14 fix: fix the bug introduced by coordinator messages update (#445) DanielWalnut 2025-07-18 21:36:13 +08:00
  • 933f3bb83a feat: add CORS setting for the backend application (#443) Willem Jiang 2025-07-18 18:04:03 +08:00
  • f17b06f206 fix:planner AttributeError 'list' object has no attribute 'get' (#436) 道心坚定韩道友 2025-07-18 09:27:15 +08:00
  • c14c548e0c fix:The console UI directly throws an error when user input is empty (#438) xiaofeng 2025-07-17 18:15:13 +08:00
  • c89b35805d fix: fix the coordinator's forgetting of its own messages. (#433) Kuro Akuta 2025-07-17 08:36:31 +08:00
  • 774473cc18 fix: fix unit test cases for prompt enhancer (#431) DanielWalnut 2025-07-16 11:41:43 +08:00
  • b04225b7c8 fix: handle empty agent tuple in streaming workflow (#427) Affan Shaikhsurab 2025-07-16 06:29:11 +05:30
  • b155e1eca6 refactor: refine the prompt enhancer pipeline (#426) DanielWalnut 2025-07-15 19:21:59 +08:00
  • 448001f532 refactor: human feedback doesn't need to check enough context (#423) DanielWalnut 2025-07-15 18:51:41 +08:00
  • 0f118fda92 fix: clean up the builder code (#417) Willem Jiang 2025-07-15 17:22:50 +08:00
  • ae30517f48 Update configuration_guide.md (#416) Affan Shaikhsurab 2025-07-14 16:35:07 +05:30
  • 8bdc6bfa2d fix: missing i18n message (#410) orifake 2025-07-14 18:56:17 +08:00
  • afbcdd68d8 fix: add missing translation for chat.page (#409) HagonChan 2025-07-14 18:54:01 +08:00
  • bf3bcee8e3 fix: main build fix for the merge #237 (#407) Willem Jiang 2025-07-13 09:44:28 +08:00
  • 0c46f8361b feat: support AzureChatOpenAI under configuring azure_endpoint or AZURE_OPENAI_ENDPOINT (#237) Shiwen Cheng 2025-07-13 09:27:57 +08:00
  • 86a89acac3 fix: update the reasoning model url in conf.yaml.example (#406) Willem Jiang 2025-07-13 08:22:37 +08:00
  • 2121510f63 fix:catch toolCalls doesn't return validate json (#405) Willem Jiang 2025-07-12 23:31:43 +08:00
  • 0dc6c16c42 fix: repair_json_output cannot process msgs that do not starts with {, [ or ``` (#384) cmq2525 2025-07-12 23:29:22 +08:00
  • 5abf8c1f5e fix: correctly remove outermost code block markers in model responses (fix markdown rendering issue) (#386) vvky 2025-07-12 22:19:30 +08:00
  • 70b86d8464 feat: add the Chinese i8n support on the setting table (#404) Willem Jiang 2025-07-12 21:28:08 +08:00
  • e1187d7d02 feat: add i18n support and add Chinese (#372) johnny0120 2025-07-12 15:18:28 +08:00
  • 136f7eaa4e fix:upgrade uv version to avoid the big change of uv.lock (#402) Willem Jiang 2025-07-12 14:46:17 +08:00
  • 3c46201ff0 fix: fix the lint check errors of the main branch (#403) Willem Jiang 2025-07-12 14:43:25 +08:00
  • 2363b21447 fix: some lint fix using tools (#98) yihong 2025-07-12 13:59:02 +08:00
  • 0d3255cdae feat: add the vscode unit test debug settings (#346) Willem Jiang 2025-07-12 13:27:47 +08:00
  • 9f8f060506 feat(llm): Add retry mechanism for LLM API calls (#400) Kirk Lin 2025-07-12 10:12:07 +08:00
  • dfd4712d9f feat: add Domain Control Features for Tavily Search Engine (#401) HagonChan 2025-07-12 08:53:51 +08:00
  • 859c6e3c5d doc: add knowledgebase rag examples in readme (#383) MaojiaSheng 2025-07-07 13:05:01 +08:00
  • d8016809b2 fix: the typo of setup-uv action (#393) Willem Jiang 2025-07-07 08:43:11 +08:00
  • 6c254c0783 fix: spine the github hash on the third party actions (#392) Willem Jiang 2025-07-07 08:18:17 +08:00
  • d4fbc86b28 fix: docker build (#385) 殷逸维 2025-07-05 11:07:52 +08:00
  • 7ad11bf86c refactor: simplify style mapping by using upper case only (#378) Abeautifulsnow 2025-07-04 08:27:20 +08:00
  • be893eae2b feat: integrate VikingDB Knowledge Base into rag retrieving tool (#381) 殷逸维 2025-07-03 10:06:42 +08:00
  • 5977b4a03e Publish containers to GitHub (#375) Johannes Maron 2025-06-29 14:55:51 +02:00
  • 52dfdd83ae fix: next server fetch error (#374) JeffJiang 2025-06-27 14:23:04 +08:00
  • f27c96e692 fix: the lint error of llm.py (#369) Willem Jiang 2025-06-26 10:36:26 +08:00
  • b7373fbe70 Add support for self-signed certs from model providers (#276) Tony M 2025-06-25 19:17:26 -07:00
  • 9c2d4724e3 improve: add abort btn to abort the mcp add request. (#284) Abeautifulsnow 2025-06-26 08:51:46 +08:00
  • aa06cd6fb6 fix: replace json before js fence (#344) johnny0120 2025-06-26 08:40:32 +08:00
  • 82e1b65792 fix: settings tab display name (#250) Young 2025-06-19 14:33:00 +08:00
  • dcdd7288ed test: add unit tests of the app (#305) Willem Jiang 2025-06-18 14:13:05 +08:00
  • 89f3d731c9 Fix: the test errors of test_nodes (#345) Willem Jiang 2025-06-18 11:59:33 +08:00
  • c0b04aaba2 test: add unit tests for graph (#296) Willem Jiang 2025-06-18 10:05:02 +08:00
  • 4048ca67dd test: add test of json_utils (#309) Willem Jiang 2025-06-18 10:04:46 +08:00
  • 30a189cf26 fix: update several links related to volcengine in Readme (#333) lelili2021 2025-06-17 08:49:29 +08:00
  • e03b12b97f doc: provide a workable guideline update for ollama user (#323) Ryan Guo 2025-06-17 08:47:54 +08:00
  • 8823ffdb6a fix: add line breaks to mcp edit dialog (#313) Luludle 2025-06-17 08:31:35 +08:00
  • 4fe43153b1 fix(web): priority displayName for settings name error (#336) 3Spiders 2025-06-17 08:26:13 +08:00
  • 4fb053b6d2 Revert "fix: solves the malformed json output and pydantic validation error p…" (#325) Willem Jiang 2025-06-14 22:04:03 +08:00
  • 19fa1e97c3 feat: add deep think feature (#311) DanielWalnut 2025-06-14 13:12:43 +08:00
  • a7315b46df fix: solves the malformed json output and pydantic validation error produced by the 'planner' node by forcing the llm response to strictly comply with the pydantic 'Plan' model (#322) Tax 2025-06-13 19:13:30 -07:00
  • 03e6a1a6e7 fix: mcp config styles (#320) JeffJiang 2025-06-13 18:01:19 +08:00
  • 7d38e5f900 feat: append try catch (#280) Lan 2025-06-12 20:43:50 +08:00
  • 4c2fe2e7f5 test: add more unit tests of tools (#315) Willem Jiang 2025-06-12 20:43:32 +08:00
  • bb7dc6e98c docs: add VolcEngine introduction. (#314) Henry Li 2025-06-12 13:36:29 +08:00
  • ee1af78767 test: added unit tests for rag (#298) Willem Jiang 2025-06-11 19:46:08 +08:00
  • 2554e4ba63 test: add unit tests of llms (#299) Willem Jiang 2025-06-11 19:46:01 +08:00
  • 397ac57235 fix: input text not clear when click submit button (#303) LeoJiaXin 2025-06-11 11:11:48 +08:00
  • 447e427fd3 refactor: refine teh background check logic (#306) DanielWalnut 2025-06-11 11:10:02 +08:00
  • eeff1ebf80 feat: added report download button (#78) Muharrem Okutan 2025-06-11 03:50:48 +02:00
  • 1cd6aa0ece feat: implement enhance prompt (#294) DanielWalnut 2025-06-08 19:41:59 +08:00
  • 8081a14c21 test:unit tests for configuration (#291) Willem Jiang 2025-06-07 21:51:26 +08:00
  • c6ed423021 test: add unit tests of crawler (#292) Willem Jiang 2025-06-07 21:51:05 +08:00
  • 0e22c373af feat: support to adjust writing style (#290) DanielWalnut 2025-06-07 20:48:39 +08:00
  • cda3870add fix: enable proxy support in aiohttp by adding trust_env=True (#289) Xintao Wang 2025-06-07 15:30:13 +08:00
  • b5ec61bb9d refactor: refine the graph structure (#283) DanielWalnut 2025-06-04 21:47:17 -07:00
  • 73ac8ae45a fix: web start with dotenv (#282) JeffJiang 2025-06-05 11:53:49 +08:00
  • 91648c4210 fix: correct placeholder for API key in configuration guide (#278) Xavi 2025-06-05 09:46:47 +08:00
  • 95257800d2 fix: do not return the server side exception to client (#277) Willem Jiang 2025-06-05 09:23:42 +08:00
  • 45568ca95b fix:added sanitizing check on the log message (#272) 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
  • 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
  • 8bbcdbe4de feat: config max_search_results for search engine (#192) DanielWalnut 2025-05-17 22:23:52 -07: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
  • 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