Commit Graph

  • 86530931fe fix(agent): set exp_user_id and name on session creation so exploration shows session titles (#17327) euvre 2026-07-24 11:36:20 +08:00
  • cd9db94daa fix(deepdoc): guard docling crop against missing page images (#17147) Yurii214 2026-07-24 05:20:06 +02:00
  • 74218bdd6a fix: search chunk cannot get result (#17328) Haruko386 2026-07-24 11:01:30 +08:00
  • 297890b437 fix: include full conversation details in agent log CSV export (#17291) euvre 2026-07-24 10:57:34 +08:00
  • 80d61ac8e2 fix(agent): return tavily tool errors as result instead of crashing the ReAct agent (#17274) euvre 2026-07-24 10:57:18 +08:00
  • e66d617f4f fix(go-model): default Jina rerank top_n to document count (#17242) Hz_ 2026-07-24 10:53:09 +08:00
  • 339bba8793 refactor(go-models): share chat response handling (#17289) Hz_ 2026-07-24 10:51:37 +08:00
  • e25b929a38 fix(deepdoc): match table columns within the same page (#17282) Ehsan 2026-07-24 05:39:57 +03:00
  • 1b07bf286d Only record and show the log in final state (#908) (#17302) Wang Qi 2026-07-24 10:08:44 +08:00
  • 40388c4a71 fix(models): surface MiniMax rate-limit and API errors instead of generic messages (#17292) euvre 2026-07-24 09:54:08 +08:00
  • 99bea630b0 fix: agent session round count not incremented in Go mode (#17295) euvre 2026-07-24 09:53:58 +08:00
  • 3dc298dbf5 fix(web): prevent multi-select popover from closing on first selection (#17310) dev-20260724 chanx 2026-07-24 09:29:40 +08:00
  • 35e1cc77e8 remediate CVE's by upgrading mcp to >=1.28.1 (#17315) rayhan 2026-07-23 15:47:31 +01:00
  • 902d05b22b feat: parser component param check and family mapping fixes (#17312) Jack 2026-07-23 22:06:22 +08:00
  • 61201e437d Go: fix context (#17277) Jin Hai 2026-07-23 21:48:54 +08:00
  • 08e5d9c6be Fix infinity for compilation (#17313) Yingfeng 2026-07-23 21:43:56 +08:00
  • 0c5732108a fix: support Infinity knowledge compilation (#17288) buua436 2026-07-23 20:48:39 +08:00
  • a84d2ae3d2 fix(infinity): avoid hangs with pooled connections and bounded timeouts (#17287) qinling0210 2026-07-23 20:37:38 +08:00
  • 4dfa5b145b fix: chat attachments not used in Go mode (#17259) euvre 2026-07-23 20:24:13 +08:00
  • d12fd3b79d feat: parser pages range and parse type validation for dataset/document (#17293) Jack 2026-07-23 19:57:27 +08:00
  • fce2a94fe0 fix(go): resolve custom tenant model in LLM agent canvas component (#17187) euvre 2026-07-23 19:37:13 +08:00
  • b5e1b5dfd5 Fix use secrets gitee token (#17297) maoyifeng 2026-07-23 19:34:02 +08:00
  • c3e03f5c06 Fix: update base_url and model list for provider tencent Hunyuan (#17304) Lynn 2026-07-23 19:24:54 +08:00
  • 387279b317 fix: prevent summary countdown text from flickering in data source log table (#17258) euvre 2026-07-23 19:23:53 +08:00
  • 5d8dfa610c fix: unable to get prologue in agent bot (#17299) Haruko386 2026-07-23 19:13:45 +08:00
  • efe6bca5b3 refactor: the request body build (#17286) Haruko386 2026-07-23 19:12:58 +08:00
  • 3e4c6dfc0a Feat: refine the tree navigation during compilations (#17140) Kevin Hu 2026-07-23 18:39:16 +08:00
  • d4a8c91f3c refa: improve tree clustering (#17285) buua436 2026-07-23 17:49:13 +08:00
  • 7b64e4dc5d fix: correct auto-parse switch thumb alignment in data source settings (#17252) euvre 2026-07-23 17:05:50 +08:00
  • 418d3c8cef fix: fetch all knowledge bases via pagination in link-to-dataset dialog (#17170) euvre 2026-07-23 16:48:05 +08:00
  • 6467df3437 Fix: Xinference asr model call (#17283) Lynn 2026-07-23 15:57:45 +08:00
  • e3e2d0a3ec fix: optimize knowledge compilation LLM behavior and PageIndex ordering (#17270) buua436 2026-07-23 14:30:43 +08:00
  • c48a59db96 Feat: Add page rank to ParserForm (#17267) balibabu 2026-07-23 14:23:07 +08:00
  • 4a2564c7da Feat: OpenAI-API-Compatible (#17276) Lynn 2026-07-23 13:39:57 +08:00
  • 64be8585aa fix(deepdoc): keep pipe tables inside markdown code fences (#17201) Yurii214 2026-07-23 07:31:35 +02:00
  • 8af2467112 fix(html_parser): keep text before the first block element (#17073) Andrew Chen 2026-07-23 12:43:16 +08:00
  • 5478f955ab Go: add context to DAO (#17269) Jin Hai 2026-07-23 12:15:58 +08:00
  • 7b29fc10ca fix(agent): wire memory persistence in Message component (Go runtime) (#17256) euvre 2026-07-23 11:37:59 +08:00
  • b095a5511a fix: make qwen3-vl-plus usable as chat/vision model in Go mode (#17254) euvre 2026-07-23 11:14:08 +08:00
  • 1e445fbd68 Feat: Alter "Compilation" to "Operator" (#17273) balibabu 2026-07-23 11:09:12 +08:00
  • 3bc39f94e8 fix: remediate CVE-2026-53533 by upgrading aiosmtplib to >=5.1.1 (#17264) rayhan 2026-07-23 03:42:41 +01:00
  • d0a48816bb fix: improve page index descriptions (#17268) buua436 2026-07-23 10:34:45 +08:00
  • a5aa9489f2 fix(chunker): glue delimiter to preceding segment instead of emitting it as a standalone chunk (#17168) euvre 2026-07-23 10:13:46 +08:00
  • f7446cae7b Feat: upgrade office_oxide from 0.1.2 to 0.1.8 (#17262) Jack 2026-07-23 09:59:34 +08:00
  • 3733da2773 fix: count distinct chunk IDs so doc.chunk_num matches actual indexed chunks (#17182) euvre 2026-07-23 09:58:43 +08:00
  • e3975b58eb fix: improve model merging logic in useModelsDerived for better instance-specific values (#17250) chanx 2026-07-23 09:58:41 +08:00
  • db1559f71b fix: prevent thinking content from leaking into visible answer in shared chat (Go mode) (#17225) euvre 2026-07-23 09:58:24 +08:00
  • 285f3e4c7e refa: optimize wiki compilation concurrency (#17192) buua436 2026-07-23 09:56:51 +08:00
  • d19a036cda Go: add context to lots of interface (#17253) dev-20260723 Jin Hai 2026-07-22 22:30:57 +08:00
  • b3d394954d Feat: Support pipeline-related configuration at the document level. (#17212) balibabu 2026-07-22 22:24:50 +08:00
  • dccc0a4bee docs: fix markdownlint and command issues across READMEs (#17261) deadtrickster 2026-07-22 16:47:58 +03:00
  • 92c1a232a3 fix CI add gitee token temporarily (#17263) maoyifeng 2026-07-22 21:35:57 +08:00
  • 2487d4b8f7 feat(go-models): expand providers (SiliconFlow, Qiniu, Huawei Cloud, Jina) tool call support (#17241) Hz_ 2026-07-22 21:27:58 +08:00
  • 29292e9622 fix: can get duplicate agent-name when update agent (#17232) Haruko386 2026-07-22 21:27:25 +08:00
  • 1d165c7315 fix: unable to get owner in chat and search (#17244) Haruko386 2026-07-22 21:27:08 +08:00
  • 48b63ab6b0 fix: cannot not show embed ID in listMemories (#17211) Haruko386 2026-07-22 21:26:44 +08:00
  • 2539d11daf docs: add Russian translation of README (README_ru.md) (#17240) deadtrickster 2026-07-22 15:15:26 +03:00
  • 28b6926831 Fix: search input cannot expand to show long queries (#17166) euvre 2026-07-22 19:39:39 +08:00
  • 11c08fe62e fix(go): resolve tenant model IDs in memory create/update without hard failure (#17176) euvre 2026-07-22 19:34:41 +08:00
  • d757303fa4 fix(web): show completed label for think block after streaming ends (#17149) euvre 2026-07-22 19:30:09 +08:00
  • 5bc28d4d15 fix: exclude TTS models from agent component model selector (#17231) euvre 2026-07-22 19:27:12 +08:00
  • cfaef879fe fix: MinerU.Net and PaddleOCR.Net missing icons (#17229) euvre 2026-07-22 19:24:23 +08:00
  • f4a61efbb4 fix: keep memory card position stable after rename or config update (#17234) euvre 2026-07-22 19:22:29 +08:00
  • 2f7dc60337 fix: restore download button when file type is selected in agent message (#17184) euvre 2026-07-22 19:21:17 +08:00
  • 1aaa200471 fix: use FormLabel required prop for consistent asterisk color in search settings (#17223) euvre 2026-07-22 19:20:59 +08:00
  • c1aff8c710 fix: prevent empty-state flash on knowledge-base and chat list loading (#17221) euvre 2026-07-22 19:20:48 +08:00
  • 769bd50363 fix: restore empty model warning in dataset creating dialog (#17220) euvre 2026-07-22 19:20:33 +08:00
  • e411f91938 fix: Go backend builtin chunk method list not showing (#17180) euvre 2026-07-22 19:14:51 +08:00
  • 8669c469d5 fix(ingestion): align laws DSL with Python — heading fallback, colon-title, short-line filter, remove_toc, and image extension mapping (#17200) Jack 2026-07-22 19:14:32 +08:00
  • a40d5f841b fix: eliminate one-frame flash of title without form content in data source pages (#17214) euvre 2026-07-22 19:06:38 +08:00
  • 32ddf59ac6 Fix: go restful api tests (#17247) Lynn 2026-07-22 19:06:08 +08:00
  • 4d772a9365 Fix update 'Child chunk are used for retrieval' does not take effect (#900) (#17251) Wang Qi 2026-07-22 19:05:32 +08:00
  • db18766027 fix: unable use agent as a tool in agent component (#17228) Haruko386 2026-07-22 19:04:55 +08:00
  • 45ca5f9a3d fix(go-agent): route graph step errors through exception outputs (#17167) Hz_ 2026-07-22 19:00:53 +08:00
  • ffccf0b0fa fix(web): preserve MCP authorization token across edits (#17177) euvre 2026-07-22 17:25:18 +08:00
  • df963cf4a1 Doc: fix typo and format (#17249) Jin Hai 2026-07-22 17:14:32 +08:00
  • d5ff75746c docs: point begin/message component links at .md, not .mdx (#17237) Muhammad Zuhaib Zahid 2026-07-22 14:08:42 +05:00
  • de978c5302 docs: fix invalid chunk_method value and NameError in Python SDK reference (#17238) Muhammad Zuhaib Zahid 2026-07-22 14:07:16 +05:00
  • 53d0613bb2 fix: Make MCP bulk-manage select-all checkbox reflect selection state (#17174) euvre 2026-07-22 17:06:36 +08:00
  • 073fa123b3 docs: correct firecrawl README paths to tools/firecrawl (#17239) Muhammad Zuhaib Zahid 2026-07-22 14:06:21 +05:00
  • 58127f594c fix: MCP import now processes all files instead of only the first (#17179) euvre 2026-07-22 17:04:37 +08:00
  • 21e5f00a53 fix: i18n for data source internal configuration fields (#17217) euvre 2026-07-22 16:13:20 +08:00
  • dabe426c36 fix: render documentation URLs as hyperlinks in model tooltips (#17224) euvre 2026-07-22 16:03:03 +08:00
  • 86113fb7d4 fix(web): fix team member status badge hover text readability (#17178) euvre 2026-07-22 15:35:47 +08:00
  • 35595c9183 Feat: add open-in-new-tab button to search share embed dialog (#17159) euvre 2026-07-22 15:29:43 +08:00
  • a81b5057bb fix(web): show builtin chunk methods in file pipeline dialog under Go backend (#17169) euvre 2026-07-22 15:14:02 +08:00
  • e0ae22e83b fix(agent): prevent double reply when Agent node is followed by Message node (#17233) euvre 2026-07-22 14:59:29 +08:00
  • ade2f3a5ab fix(web): use outline-none instead of outline-0 on focusable controls (#17165) euvre 2026-07-22 14:57:23 +08:00
  • f2a48df56b Fix flickering document count and total when toggling file filter on search page (#17161) euvre 2026-07-22 14:57:04 +08:00
  • ff1274895f fix: prevent collapse button from overlapping expanded content in next-search (#17157) euvre 2026-07-22 14:56:20 +08:00
  • 18ea0fb7f9 fix(deepdoc): prevent figure and equation crops from merging on scientific PDFs (#15873) Dexterity 2026-07-22 02:28:44 -04:00
  • 863dec759c CI update lefthook and gitee to github (#17230) maoyifeng 2026-07-22 14:26:00 +08:00
  • bab7302265 fix(go): nil pointer dereference in ZhipuAI Embed method (#17219) euvre 2026-07-22 13:59:06 +08:00
  • e8f4584fec Fix punctuation in useKnowledgeGraphTip tooltip (#17226) euvre 2026-07-22 13:56:04 +08:00
  • c6d9f848bc Fix CVE-2026-42533 (#17218) Wang Qi 2026-07-22 13:18:33 +08:00
  • fc7d4bdf98 Feat: openrouter embedding (#17213) Lynn 2026-07-22 13:17:52 +08:00
  • 675c86a7c3 build(deps-dev): bump pillow from 12.2.0 to 12.3.0 (#17208) dependabot[bot] 2026-07-22 12:25:54 +08:00
  • 8408f9a4e2 Go: only unlink file-manager files when deleting documents from a knowledge base (#17175) euvre 2026-07-22 12:14:22 +08:00
  • 4697ee29aa fix: avoid duplicate document names when linking files to datasets (#17181) euvre 2026-07-22 12:12:23 +08:00
  • fe3e87361d fix(agent): restrict permission field edits to canvas owner only (#17185) euvre 2026-07-22 12:09:22 +08:00