2392 Commits

Author SHA1 Message Date
chanx
973d9b6b26 fix(setting-model): saved instance api_key edits not triggering save (#17942) 2026-08-06 19:38:29 +08:00
chanx
dac86b3aae feat: add html file type icon (#17925) 2026-08-06 17:30:44 +08:00
buua436
8379165c12 fix: record generated wiki page versions (#17931) 2026-08-06 16:49:50 +08:00
chanx
7d0d1ab642 fix(tree-select): allow collapsing parent nodes during search (#17934) 2026-08-06 16:23:56 +08:00
chanx
642515524d fix(agent): hide log sheet when closing chat sheet (#17927) 2026-08-06 16:22:44 +08:00
chanx
f72cb14e18 feat: add json file preview and icon (#17930) 2026-08-06 16:22:32 +08:00
chanx
5c6536a86c fix(number-input): improve value handling for out-of-range inputs (#17921) 2026-08-06 16:21:31 +08:00
Zhichang Yu
2e37997ab9 Go knowledge compiler with scheduler-driven dataset compilation (#17913)
Ports dataset knowledge compilation (wiki/graph/tree/mindmap) to the Go
scheduler with a status contract, aligns wiki storage/retrieval with
Python, sizes prompts by content_length, and resolves embedding batch
size from provider capability.
2026-08-06 15:54:00 +08:00
buua436
66f2c84c3f fix: hide resume parser option (#17923) 2026-08-06 14:07:24 +08:00
euvre
ae66eb835a fix(web): file list total count doesn't match displayed rows (#17747) 2026-08-06 13:53:42 +08:00
euvre
e9dd0314f0 Fix: dataflow log sheet shows the previous run's log in Go mode (#17790) 2026-08-06 13:51:50 +08:00
euvre
0054657c7c fix: keep agent chat history anchored when resizing the input box (#17834) 2026-08-06 13:51:22 +08:00
buua436
97f9ae5896 refa: unify wiki example naming (#17910) 2026-08-06 13:24:27 +08:00
chanx
bda74135b5 fix(document-preview): strip WPS DISPIMG formula from xlsx before preview (#17912) 2026-08-06 11:13:44 +08:00
buua436
d16b2556a2 fix: split wiki template instruction and example (#17891) 2026-08-06 09:41:57 +08:00
chanx
d5000de534 fix(models-section): defer auto-fetch catalog until base_url is set for self-hosted providers (#17804) 2026-08-06 09:41:26 +08:00
Jin Hai
cf13082a1a Revert "feat: Go knowledge compiler with scheduler-driven dataset compilation" (#17897)
Reverts infiniflow/ragflow#17881
2026-08-05 21:50:28 +08:00
Zhichang Yu
14b943a04a feat: Go knowledge compiler with scheduler-driven dataset compilation (#17881)
Ports the dataset knowledge compilation (wiki/graph/tree/mindmap) to the
Go scheduler with a status contract, aligns wiki storage/retrieval with
Python, and sizes prompts by content_length.
2026-08-05 20:00:42 +08:00
chanx
f3be551241 fix(agent): make global variable form fields reactive to i18n language changes (#17883) 2026-08-05 19:39:54 +08:00
chanx
2dfb34f7ab feat(agent-list): support multi-select canvas category filtering (#17843) 2026-08-05 19:32:45 +08:00
chanx
b2fea8ee66 fix: enhance agent tags display with tooltip for better visibility (#17879) 2026-08-05 19:27:05 +08:00
balibabu
24c0a77a3e Fix: The download button is displayed on the agent dialog page shared externally. (#17880) 2026-08-05 19:26:42 +08:00
chanx
91dcecd2b9 Fix: applying model config in one multi-chat card no longer overrides sibling cards (#17866) 2026-08-05 17:11:33 +08:00
balibabu
479c3efd74 Fix: The hover card referenced in the agent's floating dialog box is not fully displayed. (#17867) 2026-08-05 17:10:01 +08:00
chanx
fe02f5402f feat: add more file type preview support in document viewer (#17872) 2026-08-05 17:09:03 +08:00
balibabu
fd6d5faceb Fix: Remove CompilationTemplateFormField from dataset setting page. (#17852) 2026-08-05 15:59:57 +08:00
balibabu
affad91b08 Fix: Add an icon to the tag on the agent card to distinguish it from the wiki card type. (#17847) 2026-08-05 15:58:06 +08:00
chanx
1227c88c1d fix(knowledge-base): display embedding model friendly name in datasetlabel (#17842) 2026-08-05 15:57:04 +08:00
euvre
0a444343b9 Fix: dataset tag file setting cannot be saved (#17428) 2026-08-05 15:55:34 +08:00
balibabu
f5cdd0160e Fix: Switching back and forth between the wiki template's custom options caused the Instructions to disappear. (#17805) 2026-08-05 10:57:25 +08:00
balibabu
b0061fb4cc Feat: Remove the pageindex option from the extraction operator. (#17826) 2026-08-05 10:57:10 +08:00
chanx
9b81112db0 fix(list-filter-bar): correct nested filter to prune non-matching children (#17814) 2026-08-05 10:56:52 +08:00
EthanZhang
bdcd8aadde feat(chat): add Querit web search provider (#17813) 2026-08-05 09:54:46 +08:00
balibabu
4d9c62ab39 Fix: The tool icon for the agent operator created from the template is not clickable. (#17794) 2026-08-04 17:18:28 +08:00
chanx
404b47c79e Fix: Increase the height of the system prompt text area in Memory. (#17793) 2026-08-04 16:08:13 +08:00
balibabu
a18853abea Fix: The dataset for the retrieval operator of the agent created from the template cannot be selected. (#17760) 2026-08-04 15:22:26 +08:00
chanx
912a72874e fix(file-manager): resolve knowledge base names in link-to-dataset dialog for correct optimistic update (#17781) 2026-08-04 15:16:16 +08:00
Wang Qi
61dd263230 Fix agent stop chat should not cancel the task (#17769) 2026-08-04 13:31:57 +08:00
chanx
d163689fb9 fix(file-manager): strip folder path from upload filename to prevent extra folder creation (#17765) 2026-08-04 13:25:59 +08:00
chanx
1c59a4f150 feat(message-input): add custom drag-to-resize handle at top border (#17746) 2026-08-04 10:46:14 +08:00
chanx
190b903311 Fix: Resolved issue where the default model could not be deleted. (#17755) 2026-08-04 10:37:20 +08:00
Lynn
11b2dfcfdd Fix: handle llm_setting switch (#17745) 2026-08-04 10:02:14 +08:00
Haruko386
9adcd59586 fix(provider): support editing fetched model types before save (#17728)
### Summary

As title

now can edit
2026-08-03 18:07:41 +08:00
euvre
f9fd764c4e Fix overlapping CJK text lines in docx file preview (#17693) 2026-08-03 17:56:06 +08:00
euvre
8b83c52966 fix(web): MCP edit dialog cancel/save buttons not closing (#17713) 2026-08-03 17:53:25 +08:00
balibabu
f116001b1d Fix: The agent version page exported an incorrect DSL format. (#17736) 2026-08-03 17:52:53 +08:00
chanx
fe9167ac18 fix: fix the filter error in dataset page (#17734) 2026-08-03 17:49:31 +08:00
buua436
9ccb23e661 fix: align pipeline delimiter chunking (#17723) 2026-08-03 17:47:08 +08:00
buua436
3e7cfbe052 refa: simplify RAPTOR tree clustering and configuration (#17614) 2026-08-03 17:46:50 +08:00
buua436
8ac047d11a fix: synchronize chat model configuration (#17717) 2026-08-03 16:43:53 +08:00