Commit Graph

  • 6370fce3f0 Go CLI: add show users plan summary (#16463) main Jin Hai 2026-06-29 22:28:45 +08:00
  • 5fc254eb2e Feature big query connector (#15871) nightly Attili-sys 2026-06-29 17:08:40 +03:00
  • 1087a25f22 Revert "feat(go-api): Add Go chat session message delete and feedback APIs" (#16465) Jin Hai 2026-06-29 21:37:11 +08:00
  • c1175137e4 Docs: Added an FAQ (#16466) writinwaters 2026-06-29 21:20:48 +08:00
  • e2c2d8d61a Revert "feat(go-api): Add Go chat session message delete and feedback APIs (#…" #16465 revert-16442-feat/chats-sessions-message-update Jin Hai 2026-06-29 21:01:22 +08:00
  • 1c0cdd84ce feat[Go]: implement searches/<search_id>/completions POST (#16440) Haruko386 2026-06-29 20:07:12 +08:00
  • 7c1edca15e Go CLI: fix api commands (#16457) Jin Hai 2026-06-29 19:09:32 +08:00
  • 48b77022f4 [Go] Fix beta auth for /documents/images/:image_id and /documents/:id/preview and /thumbnails (#16453) Wang Qi 2026-06-29 19:08:49 +08:00
  • a553886989 feat(go-api): Add Go chat session message delete and feedback APIs (#16442) Hz_ 2026-06-29 19:05:50 +08:00
  • a10a2d8769 fix(py): chat message reference deletion index (#16436) Hz_ 2026-06-29 19:05:25 +08:00
  • 445a13ee9a fix: new chat cannot be edit (#16434) Haruko386 2026-06-29 19:04:59 +08:00
  • 43f75fdfc7 fix: unable to upload avatar for search (#16437) Haruko386 2026-06-29 19:04:30 +08:00
  • c5e10a1578 fix: auth middleware double responses on early rejection (#16444) Haruko386 2026-06-29 19:02:37 +08:00
  • 98323e7910 Refactor: oss parser go refactor (#16391) Jack 2026-06-29 18:46:41 +08:00
  • c0f64295c2 [Go] Fix searchbot retrieval_test accept kb_id as array, fix model recognize (#16452) Wang Qi 2026-06-29 17:17:20 +08:00
  • 3202ec6abf Go CLI: refactor commands (#16447) Jin Hai 2026-06-29 17:03:26 +08:00
  • ec5cd6b1c0 [Go] Fix searchbot BETA auth (#16450) Wang Qi 2026-06-29 16:44:21 +08:00
  • ca17808f12 fix: user-setting modal fixes and DOMPurify cleanup (#16449) chanx 2026-06-29 16:38:23 +08:00
  • 9b726a519e Fix: failed to get embedding model by embd_id: model config not found BAAI/bge-m3@...@SILICONFLOW (#16445) Wang Qi 2026-06-29 15:40:29 +08:00
  • ebd4f4e633 fix(rag/nlp): handle non-numbered DOCX heading styles (#16219) Harsh Kashyap 2026-06-29 12:51:17 +05:30
  • 6e82e2726d Guard /datasets/{dataset_id}/chunks cannot parse ingestion pipeline, use /documents/ingest instead (#16395) #16173 #15186 Wang Qi 2026-06-29 13:45:29 +08:00
  • a339e8a579 feat: handle partial upload success in document batch upload (#16438) euvre 2026-06-29 13:06:14 +08:00
  • d56c17b1e6 Fix PR template (#16439) Jin Hai 2026-06-29 12:03:28 +08:00
  • 6d6e32a1d0 Docs: Updated release date and cli installation commands (#16435) writinwaters 2026-06-29 11:32:09 +08:00
  • d4ef3d21d1 Go CLI: Add create and drop commands (#16430) Jin Hai 2026-06-29 11:13:14 +08:00
  • b6dbb2f71e fix: update variable completeness check to allow None parameter (#16389) buua436 2026-06-29 10:51:57 +08:00
  • 61ac1c1dff refactor: enhance UI components and improve layout (#15984) Carl Harris 2026-06-28 19:40:28 -07:00
  • 78db4e949b feat(agent): add module-level debug logging for canvas execution flow (#16200) Willsgao 2026-06-29 09:41:16 +08:00
  • dc07b6ca8f Feat: add duplicate action to agent list (#14769) (#14856) Rene Arredondo 2026-06-28 18:17:44 -07:00
  • 9f6f0c5582 Fix: clean up iteration child nodes and edges on delete (#13889) (#14033) vincimirror 2026-06-29 10:12:21 +09:00
  • 8fb692f10a fix(agent): enforce document access on POST /api/v1/agents/rerun (#15145) jony376 2026-06-28 08:34:22 -07:00
  • f0f10b6092 Fix: UserFillUp interactive forms not working in agent explore mode (#14589) Tim Wang 2026-06-28 21:57:57 +08:00
  • 212429bf9d fix(api): gate sandbox artifact download on agent session ownership (#16169) kpdev 2026-06-27 22:24:15 -07:00
  • 660970b253 fix(agent): add SSRF guard to Invoke HTTP component (#15426) Hernandez Avelino 2026-06-27 22:23:42 -07:00
  • 6079ded70b fix: require explicit anonymous webhook access (#14890) Renzo 2026-06-27 19:20:29 -10:00
  • 43a9d53c72 fix(agent): enforce tenant ownership on agentbots completions/inputs (#15457) philluiz2323 2026-06-27 22:08:23 -07:00
  • 7ecc0908ef fix(agent): authenticate "Thinking" button in shared/embedded chat via beta token (#14985) (#15238) Rene Arredondo 2026-06-27 22:00:50 -07:00
  • 7b81f63653 fix(agent): bind session_id to path agent_id on GET/DELETE agent sessions (#15374) jony376 2026-06-27 21:58:29 -07:00
  • 608fc5df4d fix(agent): Switch no longer matches an empty condition (all([]) is True) (#15644) seekmistar01 2026-06-28 12:15:29 +08:00
  • e256d91ade fix: guard SSRF in ExeSQL agent tool DB host (#15609) philluiz2323 2026-06-27 21:11:21 -07:00
  • 0d7ad0ed0c Feat/agent thinking switch (#15446) jiashi19 2026-06-28 12:02:55 +08:00
  • 6a4de82a80 fix(agent): restore be_output and test DeepL error return (#16363) Harsh Kashyap 2026-06-28 09:24:40 +05:30
  • 14174b2364 fix(agent): add HTTP timeout to external API tools (#15436) cleanjunc 2026-06-28 06:53:49 +03:00
  • f57f3b4b3a feat(agent): add Pipeline chunker component for pre-chunking workflows (#14773) (#15068) Khaostica 2026-06-27 20:52:58 -07:00
  • faef22c18a Harden closed-advisory fixes (#16409) Zhichang Yu 2026-06-28 11:17:54 +08:00
  • ee165c5dd7 build(codeql): exclude office_oxide CGO files so Go analysis completes (#16410) Zhichang Yu 2026-06-27 21:05:14 +08:00
  • 0c3952147c fix(codeql): close remaining 44 CodeQL alerts post-merge (#16408) Zhichang Yu 2026-06-27 20:49:06 +08:00
  • 195bfffb5e fix(security): address 93 CodeQL code-scanning alerts across 61 files (#16407) Zhichang Yu 2026-06-27 19:48:29 +08:00
  • dfe2dc346d feat[Go]: port agent attachment download, chatbot + agentbot completion/info endpoints from Python (#16405) Zhichang Yu 2026-06-27 16:52:21 +08:00
  • 477f2fcebd feat[Go]: port agent webhook trigger, agent file upload/download, component input-form + debug endpoints from Python (#16403) Zhichang Yu 2026-06-27 14:07:22 +08:00
  • f58fae5fb7 feat(go-agent): Ported retrieval node, added Keenable web search tool (#16396) Zhichang Yu 2026-06-26 22:55:49 +08:00
  • f86a0e7386 Docs: Update version references to v0.26.2 in READMEs and docs (#16387) v0.26.2 Liu An 2026-06-29 09:40:45 +08:00
  • 9d18f33296 fix: remove dup-method (#16393) Haruko386 2026-06-26 20:51:10 +08:00
  • 3a829fb6dd Fix VLM PDF parser only parse first 12 pages, and default page range for PDF files align with backend (#16394) Wang Qi 2026-06-26 20:15:25 +08:00
  • a57a841a11 feat[Go]: implement Create-Chat/Session, Delete-Session (#16386) Haruko386 2026-06-26 19:23:45 +08:00
  • e3063da390 feat(go-api): add chat update endpoints (#16378) Hz_ 2026-06-26 19:22:57 +08:00
  • a1f1dd5007 feat[Go]: implement Add messages for Go (#16375) Haruko386 2026-06-26 19:21:52 +08:00
  • f763044889 Go CLI: Fix show admin server and api server (#16382) Jin Hai 2026-06-26 19:16:14 +08:00
  • ca96d61e73 Feat: Add New API model provider for OpenAI-compatible gateways (#15991) Tim Wang 2026-06-26 18:47:20 +08:00
  • 10140b1d02 fix: adjust table height and button position in DatasetTable component (#16390) chanx 2026-06-26 18:46:55 +08:00
  • 638b59fbcd Fix handle move file failed (#16384) Wang Qi 2026-06-26 18:46:21 +08:00
  • d14d2068c4 Fix: If the type of the loop variable in the Loop operator is set to object, an error occurs when clicking the Variable Replicator operator inside it. (#16388) balibabu 2026-06-26 18:44:56 +08:00
  • bf1eabea72 Feat: support new qwen model (#16385) Lynn 2026-06-26 17:30:16 +08:00
  • f80d4c7843 fix: tighten loop validation (#16374) buua436 2026-06-26 16:29:08 +08:00
  • 9610173a74 feat: add log icon to parsing status display (#16383) chanx 2026-06-26 16:13:01 +08:00
  • 985e3c1db5 Fix document progress not set to fail when embedding model error (#16381) Wang Qi 2026-06-26 16:11:54 +08:00
  • 8081a77c7c Fix missing move and copy methods in Python RAGFlowS3 storage implementation (#16350) Öndery 2026-06-26 10:51:24 +03:00
  • 2667995b25 Go CLI: Fix show model and list models (#16380) Jin Hai 2026-06-26 15:36:01 +08:00
  • 0de8f3e127 feat: add missing qwen models to all_models.json (#16379) Hz_ 2026-06-26 15:35:30 +08:00
  • 5af798607e Docs: Added v0.26.2 release notes. (#16373) writinwaters 2026-06-26 15:18:54 +08:00
  • 8bc27d8df1 Go CLI: fix show variable (#16370) Jin Hai 2026-06-26 13:51:56 +08:00
  • 65afaa1292 Model config: add tools (#16371) Jin Hai 2026-06-26 11:37:51 +08:00
  • 70250ec88c Fix: remove deepdoc dep (#16372) dev-20260626 Jack 2026-06-26 11:32:16 +08:00
  • dd2c88b768 fix(excel_parser): keep zero-valued cells when building Excel text chunks (#16287) Yash Raj Pandey 2026-06-25 21:30:09 -04:00
  • 58da1d6bc3 Go CLI: fix model related commands (#16368) Jin Hai 2026-06-26 07:07:49 +08:00
  • dbefadd86a Go CLI: refactor (#16355) Jin Hai 2026-06-25 20:36:50 +08:00
  • 304d9e02bb Refactor: migrate pdf_parser.py to golang (#16323) Jack 2026-06-25 20:16:16 +08:00
  • c7052f4dd1 fix(rag/nlp): treat string input as one phrase in is_english (#16308) Harsh Kashyap 2026-06-25 17:37:09 +05:30
  • 5defb4e7d6 Revert "fix(deepdoc): keep zero and false Excel cells in __call__" (#16366) Wang Qi 2026-06-25 19:56:47 +08:00
  • 8d3c3f868c fix(api): validate immutable document fields when value is zero (#16309) Harsh Kashyap 2026-06-25 16:59:12 +05:30
  • 66d86154ab fix(deepdoc): accept GFM table separators with one or more dashes (#16319) Harsh Kashyap 2026-06-25 16:55:57 +05:30
  • e290a0d23e feat(go-api): Langfuse API key migration behavior (#16356) Hz_ 2026-06-25 19:25:55 +08:00
  • 46b97bd1a1 fix(web): fix layout issues with text, overflow, and spacing consistency (#16324) Yoorim Choi 2026-06-25 20:25:32 +09:00
  • e8bb534b90 fix: naive_merge splits oversized sections and counts overlap tokens correctly (#15802) cleanjunc 2026-06-25 14:19:38 +03:00
  • 0af5d43e8d fix(deepdoc): keep zero and false Excel cells in __call__ (#16318) Harsh Kashyap 2026-06-25 16:42:57 +05:30
  • 43b96223b4 feat[go]: add router for connectors/<connector_id> PATCH (#16358) Haruko386 2026-06-25 19:07:52 +08:00
  • 74597b8683 feat[Go]: implemet api: Search/Get/Update-Messages (#16307) Haruko386 2026-06-25 19:07:34 +08:00
  • 49312cace3 fix(api): align use_sql Markdown separator with Source header (#16317) Harsh Kashyap 2026-06-25 16:30:01 +05:30
  • 1dfc24003b Fix: An empty message notification pops up at the top of the agent conversation. (#16353) balibabu 2026-06-25 17:32:24 +08:00
  • 31e50b164f Fix [ID:0] not converted to Fig. 1 (#16357) Wang Qi 2026-06-25 17:17:46 +08:00
  • ac9469e5f5 Fix add VLLM without apikey will fail (#16352) Wang Qi 2026-06-25 17:17:29 +08:00
  • 97c519662a Add env ALLOW_ANY_HOST to skip host check (#16351) Wang Qi 2026-06-25 17:17:02 +08:00
  • 6e7aa75e71 Go:CLI add new response function (#16347) maoyifeng 2026-06-25 16:49:47 +08:00
  • 091417980e fix(html_parser): preserve original text when splitting oversized blocks (#16052) Yash Raj Pandey 2026-06-25 04:43:35 -04:00
  • edfa9be67f Go CLI: fix list provider instance tasks (#16345) Jin Hai 2026-06-25 15:49:31 +08:00
  • 3f3a2ece3d Fix: Flexible Chat Configuration (#16293) balibabu 2026-06-25 14:56:30 +08:00
  • fe14cc35cf fix(agent/tools): DeepL component fails validation and drops errors (#16332) Muhammad Furqan 2026-06-25 11:40:56 +05:00
  • 09047d6edf fix(web): bump lodash past vulnerable range (#16281) Harsh Kashyap 2026-06-25 12:10:39 +05:30
  • fb8e5ad4b2 Fix multimodal chat image routing for VLM channel requests (#16343) Idriss Sbaaoui 2026-06-25 14:38:29 +08:00
  • 3747a6bfeb fix(agent/tools): PubMed tool always returns "Unknown Authors" (#16330) Muhammad Furqan 2026-06-25 11:34:37 +05:00