Commit Graph

  • 7646afab1b fix(pdf/layout): recover title-bridged & gutter-less double columns (2D rescue + L3) (#18150) Jack 2026-08-12 17:59:50 +08:00
  • a4dbd898bb docs(ingestion): correct stale parser-component scope comment (#18147) Jack 2026-08-12 17:58:05 +08:00
  • c677e9af36 Port dataset-level knowledge compile to Go with variant dispatch (#18161) Zhichang Yu 2026-08-12 17:24:12 +08:00
  • d7682b5b92 fix(agent): fit LLM prompts to model content_length (#18093) jay77721 2026-08-12 17:23:43 +08:00
  • eada2f6b6c test: release test_documents_metadata_update_path for Go proxy (#17646) euvre 2026-08-12 01:13:47 -07:00
  • bc89010232 fix: persist page size across main page navigation (#17439) euvre 2026-08-12 01:10:53 -07:00
  • 9cece9ca01 fix: reorder user setting sidebar menu items and update default redirect path (#18155) chanx 2026-08-12 15:56:12 +08:00
  • 6152f7e6bf Fix: Hide the reset button on the embedded page that is in conversation (#18153) balibabu 2026-08-12 15:45:16 +08:00
  • 86b6f64abb fix(ingestion): fit extractor and tagger prompts to model context (#18095) jay77721 2026-08-12 15:45:01 +08:00
  • 341e913b7f refactor(agent): use shared message-fit in LLM component (#18092) jay77721 2026-08-12 15:43:46 +08:00
  • 247c56fb4d fix: enable preview for legacy .doc documents in Go server (#17767) euvre 2026-08-12 00:43:10 -07:00
  • efa1c6c48a fix: skip built-in parser validation when pipeline mode is selected (#18158) chanx 2026-08-12 15:41:15 +08:00
  • 051b296e7f Fix: Deleting a record from the knowledge base table should remove the corresponding selected record. (#18142) balibabu 2026-08-12 15:35:09 +08:00
  • 0a7ba32e77 Feat: The dataset-level tree view supports search. (#18138) balibabu 2026-08-12 15:34:11 +08:00
  • 4a6bed802b fix: prevent stale conversation messages during session switch (#18140) chanx 2026-08-12 14:57:20 +08:00
  • da8cbca024 Go: clear stale task cancel flag so first re-parse after cancel runs (#17708) euvre 2026-08-11 23:55:46 -07:00
  • 27edad8a76 Go: implement ?type=filter branch for GET /agents (#18111) euvre 2026-08-11 23:54:48 -07:00
  • 49646da32d fix(web): align Go chunk method dropdown order with Python parser_ids (#18127) euvre 2026-08-11 23:54:20 -07:00
  • 70485d7ad0 Fix embed dialog language label mistranslation (#17827) euvre 2026-08-11 23:52:44 -07:00
  • 127ec4408b Fix(mcp): reset bulk selection after delete and mode switch (#18073) euvre 2026-08-11 23:49:26 -07:00
  • 6bf51925b3 feat(web): submit retrieval testing form on Enter, newline on Shift+Enter (#17741) euvre 2026-08-11 23:47:46 -07:00
  • f8b2b1248c fix: drop static catalog check when resolving tenant default models (#17714) euvre 2026-08-11 23:46:37 -07:00
  • 6d44cd09eb fix(web): add missing 'general' chunk method description in locales (#17773) euvre 2026-08-11 23:46:13 -07:00
  • fdb6b5fdd2 fix: search files recursively within current folder subtree (#17779) euvre 2026-08-11 23:43:06 -07:00
  • a530a3a170 fix: clean up wiki blueprint default instruction text (#17893) euvre 2026-08-11 23:39:36 -07:00
  • 1b02abd487 Honor explicit model URL overrides for NVIDIA endpoints (#18152) mkaaad 2026-08-12 14:17:13 +08:00
  • 7b2d052f8a refactor(parser): align TextParser with Python _code delimiter split (#18128) Jack 2026-08-12 13:07:23 +08:00
  • a9123368c5 feat(dao): add shared ResolveModelContentLength helper (#18106) jay77721 2026-08-12 13:04:40 +08:00
  • fb08a6c5ee feat(component): add shared message-fit package (#18091) jay77721 2026-08-12 13:03:45 +08:00
  • 0c225b0c39 Bump to infinity v0.7.3 and update go sdk version (#18137) qinling0210 2026-08-12 11:30:34 +08:00
  • b73aac38f4 Update infinity json_extract_string usage (#18139) qinling0210 2026-08-12 10:59:22 +08:00
  • c0274fff19 fix: make txt file preview scrollable with mouse wheel (#17911) euvre 2026-08-11 19:31:18 -07:00
  • 3e4a1fa887 Add doc_name for compilation generated chunk (#18126) dev-20260812 Wang Qi 2026-08-12 09:37:25 +08:00
  • e195a25972 fix: prevent stale loading state on previous agent chat reply (#18124) chanx 2026-08-12 09:36:45 +08:00
  • a0e091e750 fix(data_source): scope table and link state to ancestors in format_document_soup (#17045) Aari 2026-08-11 22:28:40 +08:00
  • 492d6d81a9 fix: honor dataset language in Go vision dispatch (#17892) taek105 2026-08-11 23:18:04 +09:00
  • 875ca966e9 refactor(parser): preserve HTML <table> structure (inline + structured item) (#18129) Jack 2026-08-11 22:15:15 +08:00
  • b4dd0f7a0c fix(pdf/layout): replace KMeans-only column detection with gap + KMeans hybrid (#18023) Jack 2026-08-11 22:13:42 +08:00
  • d9ed14ce9c feat: wiki incremental Mode A/B with durable rewrite barrier (#18122) Zhichang Yu 2026-08-11 22:10:49 +08:00
  • 646fd8c2a6 fix: remediate CVE-2026-33752 by constraining curl_cffi to >=0.15.0 (#18134) rayhan 2026-08-11 14:47:16 +01:00
  • add00924e7 fix: replace editdistance with rapidfuzz for python 3.13 wheel support (#18132) Charles 2026-08-11 21:44:36 +08:00
  • 75363af54b fix(mistral): honor dataset language in figure prompts (#18021) Ziyang Guo 2026-08-11 20:38:24 +08:00
  • ad6fdfd7b4 fix(sandbox): update Tenki SDKs and drop removed project_id (#18117) Carl Calaquian 2026-08-11 20:37:21 +08:00
  • ec63ab37b1 Fix: Remove the model from the wiki template. (#18119) balibabu 2026-08-11 20:29:08 +08:00
  • 1d81ca27cc Fix: A dataset-level tree can also view file-level data. (#18123) balibabu 2026-08-11 20:28:44 +08:00
  • 0cfd8f41e4 fix: improve incremental wiki compilation (#18130) buua436 2026-08-11 20:13:04 +08:00
  • 4386ff71b0 Go: fix context, part2 (#18133) Jin Hai 2026-08-11 20:12:29 +08:00
  • 93dca789b5 refactor(parser): make markdown golden meta-driven, drop generator script (#18125) Jack 2026-08-11 19:53:56 +08:00
  • 3ef6e45e43 fix: return error when chat-channel start has error (#18068) Haruko386 2026-08-11 19:36:35 +08:00
  • c75edbfbe8 Go: fix context (#18118) Jin Hai 2026-08-11 19:19:29 +08:00
  • 8bd5768ebc Integrate MWS model with API support and enhance chat functionality (#17959) nikminer 2026-08-11 14:12:42 +03:00
  • 5e2c0eee28 refactor: use CopyToClipboard in embed-app-modal (#18115) chanx 2026-08-11 19:08:33 +08:00
  • dbe2bf8b8b fix: sanitize img tags in markdown via shared SafeImg component (#18112) chanx 2026-08-11 19:08:15 +08:00
  • cd6996b301 Fix: xinference asr (#18110) Lynn 2026-08-11 19:07:50 +08:00
  • fbcb8656ca Revert "Refine agentic search & orchestration loop" (#18108) Yingfeng 2026-08-11 18:53:49 +08:00
  • 95cab76ee6 test(parser): split markdown alignment golden into en/zh, cover CJK #18125 #18100 fix/markdown-golden-meta xugangqiang 2026-08-11 17:52:54 +08:00
  • 9d0e400093 refactor(parser): make markdown golden meta-driven, drop generator script xugangqiang 2026-08-11 15:47:38 +08:00
  • 4a8bb1b72a test(parser): add shared golden-doc + alignment helpers (#18098) Jack 2026-08-11 18:00:25 +08:00
  • f0d1ff52ab chore(deps): bump fast-uri from 3.1.0 to 3.1.5 in /web (#18103) dependabot[bot] 2026-08-11 17:52:30 +08:00
  • d49af7f218 Generate navigation, navigation search (#18096) qinling0210 2026-08-11 17:48:24 +08:00
  • a399b93143 Test(chunker): add golden parity harness, fixtures, and live Go<->Python tool (#17735) Jack 2026-08-11 17:46:34 +08:00
  • 33549d90e9 refactor(parser): drop unreachable fallback in walkHTMLLeaf table case #18101 fix/html-table-structure xugangqiang 2026-08-11 17:31:05 +08:00
  • ba671861e2 Fix: stabilize agent log handleSearch and preserve page_size on reset (#18087) chanx 2026-08-11 17:25:24 +08:00
  • 7793d3c01c Fix: Retrieve the latest timeline data after cancelling the timeline task. (#18102) balibabu 2026-08-11 17:25:09 +08:00
  • 5dde775e19 Fix: If a message contains multiple files, they need to be displayed with automatic line wrapping. (#18109) balibabu 2026-08-11 17:24:47 +08:00
  • 59a524de70 Fix: remove some deprecated model (#18105) Lynn 2026-08-11 17:24:23 +08:00
  • b3f9bed8a0 refactor(parser): preserve HTML <table> structure (inline + structured item) xugangqiang 2026-08-11 15:48:24 +08:00
  • f8688b17e9 refactor(parser): reuse shared DefaultTextCodeDelimiter; add adjacent-delimiter test #18099 fix/textcode-parser-align xugangqiang 2026-08-11 16:46:20 +08:00
  • e229370e5d refactor(parser): align TextParser with Python _code delimiter split xugangqiang 2026-08-11 15:43:48 +08:00
  • 1e39d24540 refactor(parser): move default delimiter consts to non-test delimiter.go xugangqiang 2026-08-11 16:43:07 +08:00
  • 5cfadd16b1 test(parser): add TestParseGolden unit test for golden format tolerance xugangqiang 2026-08-11 16:22:46 +08:00
  • 7c19bb074a test(parser): add shared golden-doc + alignment helpers xugangqiang 2026-08-11 15:52:35 +08:00
  • 8e04f95773 Fix to force logout user when set user as inactive (#893) (#18104) Wang Qi 2026-08-11 17:00:57 +08:00
  • d7661b676d Go: fix context and warnings (#18097) Jin Hai 2026-08-11 16:18:49 +08:00
  • 2409248801 fix: show filtered session count in session list header (#18094) chanx 2026-08-11 16:14:08 +08:00
  • d33f87d3ca feat: rename agent log export button to export current page (#18090) chanx 2026-08-11 16:13:56 +08:00
  • 82d038543a fix: wrap long log messages in agent pipeline log sheet (#17782) euvre 2026-08-11 01:08:43 -07:00
  • dd52dee600 feat[Go]: monitoring NATs and refactoring concurrency logic (#18049) Haruko386 2026-08-11 14:36:11 +08:00
  • 25b579ac6c TS: more license declarations (#18081) Jin Hai 2026-08-11 14:21:14 +08:00
  • 61fa96ee06 Fix: Click the blank area to prevent UpdateLogSheet from closing. (#18085) balibabu 2026-08-11 14:09:54 +08:00
  • 398d81f587 Fix: Move the content of the "Token Size" tab from the token chunker operator to the "Delimiter" tab. #17888 (#17975) balibabu 2026-08-11 14:07:15 +08:00
  • d33b937be6 fix(web): prevent column shift in data source log table (#17940) euvre 2026-08-10 22:59:51 -07:00
  • 5fd66154f3 fix: improve structure keyword search (#18055) buua436 2026-08-11 13:58:00 +08:00
  • 64533e5b5e Refactor splitByTokens and wire wiki incremental compile (#18083) Zhichang Yu 2026-08-11 13:46:55 +08:00
  • f83c4f97c1 Fix: After creating a wiki template and deleting the model instance, the default model appears empty, but it can still be edited and saved successfully. (#18075) balibabu 2026-08-11 13:45:04 +08:00
  • f1641228e2 Refine agentic search & orchestration loop (#18057) Yingfeng 2026-08-11 13:40:11 +08:00
  • f930b1c1bc Fix: New sessions will automatically carry over messages from the previous session by default. (#18078) chanx 2026-08-11 13:38:46 +08:00
  • e0d199ea7b fix(floating-selection-toolbar): adjust dropdown direction based on available space (#18053) chanx 2026-08-11 13:31:42 +08:00
  • 11c9649a6c Fixed: Updated the text color style of the copy button. (#18062) chanx 2026-08-11 13:30:57 +08:00
  • bd876c796e Fix: restrict xxx_ids to limit 100 (#18074) Wang Qi 2026-08-11 13:28:52 +08:00
  • d7d6bb5b6a Fix max chunk_ids = 100 (#18080) Wang Qi 2026-08-11 13:13:08 +08:00
  • fc44d2fe3f Go: fix context (#18076) dev-20260811-2 Jin Hai 2026-08-11 11:54:57 +08:00
  • 9f0663d4d0 fix(ingestion): avoid duplicate chunk text injection in Extractor prompts (#18034) jay77721 2026-08-11 11:53:34 +08:00
  • d199f4b867 fix(search): pass selected pageSize when retrieving chunks on document change (#18072) chanx 2026-08-11 11:45:21 +08:00
  • cad2833c16 fix: Remove unused constant files (#18069) chanx 2026-08-11 11:16:06 +08:00
  • cb3de6ae98 TS: add apache license (#18064) Jin Hai 2026-08-11 11:15:45 +08:00
  • 8379836179 Go: add context to test (#18070) Jin Hai 2026-08-11 11:12:34 +08:00
  • d6f6b6231f Fix(parser): don't collapse markdown doc into one item when a table is present (#18014) Jack 2026-08-11 10:21:42 +08:00
  • dc73163908 Fix(tokenizer): pin alignment guards (#18011) Jack 2026-08-11 10:09:07 +08:00
  • e551167697 TS: fix comments (#18067) Jin Hai 2026-08-11 10:00:54 +08:00