Lovish Arora
|
f751864ab3
|
fix(api): return inserted ids from Chroma and Clickzetta add_texts (#33065)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-06 09:49:53 +08:00 |
|
盐粒 Yanli
|
49dcf5e0d9
|
chore: add local pyrefly exclude workflow (#33059)
|
2026-03-06 09:49:23 +08:00 |
|
statxc
|
741d48560d
|
refactor(api): add TypedDict definitions to models/model.py (#32925)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-06 08:42:54 +09:00 |
|
dependabot[bot]
|
6bd1be9e16
|
chore(deps): bump markdown from 3.5.2 to 3.8.1 in /api (#33064)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-06 07:41:55 +09:00 |
|
木之本澪
|
f76de73be4
|
test: migrate dataset permission service SQL tests to testcontainers (#32546)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-06 07:21:25 +09:00 |
|
Lovish Arora
|
ed0b27e4d6
|
chore(api): update Python type-checker versions (#33056)
|
2026-03-06 06:26:28 +09:00 |
|
木之本澪
|
187faed1c0
|
test: migrate test_dataset_service_delete_dataset SQL tests to testcontainers (#32543)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-03-06 06:06:14 +09:00 |
|
wangxiaolei
|
92bde3503b
|
fix: fix check workflow_run (#33028)
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-05 17:13:35 +08:00 |
|
wangxiaolei
|
7d25415e4d
|
feat: 204 http status code not return content (#33023)
|
2026-03-05 17:04:19 +08:00 |
|
Novice
|
c913a629df
|
feat: add partial indexes on conversations for app_id with created_at and updated_at (#32616)
|
2026-03-05 16:53:28 +08:00 |
|
99
|
7432b58f82
|
refactor(dify_graph): introduce run_context and delegate child engine creation (#32964)
|
2026-03-05 14:31:28 +08:00 |
|
木之本澪
|
2b5ce196ad
|
test: migrate test_document_service_rename_document SQL tests to testcontainers (#32542)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-03-05 10:07:29 +09:00 |
|
dependabot[bot]
|
a0331b8b45
|
chore(deps): bump authlib from 1.6.6 to 1.6.7 in /api (#32998)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-05 09:50:12 +09:00 |
|
dependabot[bot]
|
914bd4d00d
|
chore(deps): bump fickling from 0.1.8 to 0.1.9 in /api (#32999)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-05 09:49:43 +09:00 |
|
木之本澪
|
df3c66a8ac
|
test: migrate duplicate_document_indexing_task SQL tests to testcontainers (#32540)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-03-05 02:35:24 +09:00 |
|
wangxiaolei
|
882b4c9ef6
|
refactor: document extract node decouple ssrf_proxy (#32949)
|
2026-03-04 16:01:43 +08:00 |
|
L1nSn0w
|
3aed24c507
|
fix(api): decouple enterprise default-workspace join from personal workspace creation (#32938)
|
2026-03-04 14:16:23 +08:00 |
|
QuantumGhost
|
e1e1f81bde
|
perf(api): utilize the message_workflow_run_id_idx while querying messages (#32944)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-04 14:11:14 +08:00 |
|
Renzo
|
ad000c42b7
|
feat: replace db.session with db_session_with_containers (#32942)
|
2026-03-04 14:50:41 +09:00 |
|
wangxiaolei
|
2f4c740d46
|
feat: support redis xstream (#32586)
|
2026-03-04 13:18:55 +08:00 |
|
wangxiaolei
|
e14b09d4db
|
refactor: human input node decouple db (#32900)
|
2026-03-04 13:18:32 +08:00 |
|
wangxiaolei
|
b584434e28
|
feat: redis connection support max connections (#32935)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-04 11:52:43 +08:00 |
|
木之本澪
|
6002fd09b4
|
test: migrate test_dataset_service_create_dataset SQL tests to testcontainers (#32538)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-03-04 03:40:18 +09:00 |
|
Br1an
|
2b47db0462
|
fix(api): resolve OpenTelemetry histogram type mismatch (#32771)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-04 00:01:16 +09:00 |
|
木之本澪
|
65bf632ec0
|
test: migrate test_dataset_service_batch_update_document_status SQL tests to testcontainers (#32537)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-03 20:29:58 +09:00 |
|
FFXN
|
2068640a4b
|
fix: Add the missing validation of doc_form in the service API. (#32892)
|
2026-03-03 15:54:43 +08:00 |
|
99
|
c8688ec371
|
refactor(dify_graph): unify invoke and user enums source in workflow (#32873)
|
2026-03-03 15:05:20 +08:00 |
|
dependabot[bot]
|
56f460e290
|
chore(deps): bump pypdf from 6.7.4 to 6.7.5 in /api (#32882)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-03 14:42:05 +09:00 |
|
wangxiaolei
|
1b2234a19f
|
refactor: TemplateTransformNode decouple code executor (#32879)
|
2026-03-03 13:36:17 +08:00 |
|
-LAN-
|
4fd6b52808
|
refactor(api): move model_runtime into dify_graph (#32858)
|
2026-03-02 20:15:32 +08:00 |
|
wangxiaolei
|
e985e73bdc
|
perf: optimize dataset api query speed (#32847)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 18:49:21 +08:00 |
|
-LAN-
|
c917838f9c
|
refactor: move workflow package to dify_graph (#32844)
|
2026-03-02 18:42:30 +08:00 |
|
wangxiaolei
|
707bf20c29
|
refactor: knowledge index node decouples business logic (#32274)
|
2026-03-02 17:54:33 +08:00 |
|
Br1an
|
68647391e7
|
fix(api): add return type annotation to filter_none_values() (#32774)
|
2026-03-02 17:51:21 +09:00 |
|
wangxiaolei
|
5c7a293ba7
|
feat: ensure document id is not missing (#32765)
|
2026-03-02 16:28:31 +08:00 |
|
Xiyuan Chen
|
8a7ba87349
|
fix: upgrade OpenTelemetry to 0.49b0 to fix context detach error (#32825)
|
2026-03-02 16:03:37 +09:00 |
|
Varun Chawla
|
9ddbc1c0fb
|
fix: map all NodeType values to span kinds in Arize Phoenix tracing (#32059)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-02 14:54:26 +08:00 |
|
Stable Genius
|
42a8d962a0
|
refactor: remove tests and core/rag from pyrefly excludes (#32801)
Co-authored-by: Stable Genius <259448942+stablegenius49@users.noreply.github.com>
|
2026-03-02 15:31:29 +09:00 |
|
wangxiaolei
|
cc127f5b62
|
fix: fix chat assistant response mode blocking is not work (#32394)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 14:05:04 +08:00 |
|
dependabot[bot]
|
aca3d1900e
|
chore(deps-dev): update types-aiofiles requirement from ~=24.1.0 to ~=25.1.0 in /api (#32803)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 13:59:53 +09:00 |
|
dependabot[bot]
|
ddc47c2f39
|
chore(deps): update pyjwt requirement from ~=2.10.1 to ~=2.11.0 in /api (#32804)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 13:59:06 +09:00 |
|
hj24
|
8cc775d9f2
|
fix: optimize workflow_run iter query (#32815)
|
2026-03-02 11:01:11 +08:00 |
|
edvatar
|
00dbaef04f
|
fix: use declared_attr.directive for WorkflowNodeExecutionModel.__table_args__ (#32656)
Signed-off-by: edvatar <88481784+toroleapinc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-02 10:15:06 +08:00 |
|
edvatar
|
248202c220
|
fix: remove references to non-existent Document attributes in test (#32654)
Signed-off-by: edvatar <88481784+toroleapinc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-02 10:14:56 +08:00 |
|
HanWenbo
|
691c9911c7
|
fix(ci): make pyrefly diff comments focus on diagnostics (#32778)
|
2026-03-02 10:11:23 +08:00 |
|
Copilot
|
baeea77c5b
|
fix: typo in WebScraper plugin description: "Scrapper" → "Scraper" (#32790)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-02 10:10:28 +08:00 |
|
wangxiaolei
|
9da98e6c6c
|
fix: fix import error (#32800)
|
2026-03-02 08:59:53 +08:00 |
|
99
|
a01de98721
|
refactor(workflow): decouple start node external dependencies (#32793)
|
2026-03-02 02:01:41 +08:00 |
|
-LAN-
|
17c1538e03
|
refactor(workflow): move PromptMessageMemory to model_runtime.memory (#32796)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 01:58:02 +08:00 |
|
-LAN-
|
69b3e94630
|
refactor: inject workflow node memory via protocol (#32784)
|
2026-03-02 01:55:49 +08:00 |
|
-LAN-
|
ef2b5d6107
|
refactor(api): move llm quota deduction to app graph layer (#32786)
|
2026-03-01 23:25:36 +08:00 |
|
-LAN-
|
ffe77fecdf
|
revert(graph-engine): rollback stop-event unification (#32789)
|
2026-03-01 19:43:05 +08:00 |
|
weiguang li
|
b462a96fa0
|
fix: serialize data_source_info with json.dumps in Notion sync task (#32747)
|
2026-03-01 19:37:51 +08:00 |
|
盐粒 Yanli
|
bc6fd0b5dd
|
chore: remove ty from backend type-check pipeline (#32782)
|
2026-03-01 19:10:24 +08:00 |
|
-LAN-
|
53c62fde33
|
fix(api): enforce ownership check for conversation delete (#32686)
|
2026-03-01 17:53:37 +08:00 |
|
akkoaya
|
f0f01c69aa
|
fix: add missing pipeline_templates (#31528)
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
|
2026-03-01 17:33:04 +08:00 |
|
L1nSn0w
|
337161cdb9
|
feat(enterprise): auto-join newly registered accounts to the default workspace (#32308)
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
|
2026-03-01 16:53:09 +08:00 |
|
99
|
00e52796e6
|
refactor(workflow): remove code node helper imports (#32759)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-03-01 16:31:45 +08:00 |
|
tda
|
4b8a02cf25
|
fix: add return type annotation to auth decorators (#32699)
Co-authored-by: root <root@DESKTOP-KQLO90N>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-03-01 17:19:33 +09:00 |
|
Br1an
|
cfdf16c49e
|
fix(api): resolve type errors in BaseTraceInstance and OpsTraceManager (#32773)
|
2026-03-01 17:14:37 +09:00 |
|
Br1an
|
d4c508cf8e
|
fix(api): add explicit return type annotations to clean() methods (#32772)
|
2026-03-01 17:09:43 +09:00 |
|
99
|
9e9e617e09
|
fix(workflow): decouple http request node external dependencies (#32762)
|
2026-03-01 15:42:57 +08:00 |
|
FFXN
|
a7789f2c91
|
fix: some Qwen3 models only support streaming output. (#32766)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-01 15:42:44 +08:00 |
|
FFXN
|
de4dac89ae
|
fix: Fixed the adaptation issue of response formats for different mod… (#32326)
|
2026-03-01 10:23:17 +08:00 |
|
-LAN-
|
20fcc95db9
|
test(api): add autospec to MagicMock-based patch usage (#32752)
|
2026-03-01 04:30:45 +08:00 |
|
-LAN-
|
c034eb036c
|
refactor: inject memory interface into LLMNode (#32754)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-01 04:05:18 +08:00 |
|
-LAN-
|
1f0fca89a8
|
refactor(workflow): move variables package into core.workflow (#32750)
|
2026-03-01 03:15:09 +08:00 |
|
-LAN-
|
962df17a15
|
refactor: consolidate LLM runtime model state on ModelInstance (#32746)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-01 02:29:32 +08:00 |
|
dependabot[bot]
|
48d8667c4f
|
chore(deps): bump pypdf from 6.7.1 to 6.7.4 in /api (#32736)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-28 16:42:03 +09:00 |
|
Tyson Cung
|
91dfdd87e3
|
fix: replace unreachable yield expression with yield from () (#32727)
|
2026-02-28 15:27:32 +09:00 |
|
木之本澪
|
33242697ce
|
test: migrate document_service_status SQL tests to testcontainers (#32536)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-28 01:50:55 +09:00 |
|
木之本澪
|
ad600f0827
|
test: migrate test_dataset_service SQL tests to testcontainers (#32535)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-27 22:40:20 +09:00 |
|
tda
|
71ff135927
|
fix: add return type to abstract _publish method (#32701)
Co-authored-by: root <root@DESKTOP-KQLO90N>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-02-27 21:52:49 +09:00 |
|
木之本澪
|
f9196f7bea
|
test: migrate document_indexing_sync_task SQL tests to testcontainers (#32534)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-27 21:36:32 +09:00 |
|
Varun Chawla
|
233e12e631
|
fix: correct mock return type in CodeBasedExtension test (#32058)
|
2026-02-27 20:40:51 +09:00 |
|
wangxiaolei
|
eccb67d5b6
|
refactor: decouple the business logic from datasource_node (#32515)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-27 18:49:14 +08:00 |
|
-LAN-
|
1e6de0e6ad
|
docs(api): simplify setup README and worker guidance (#32704)
|
2026-02-27 18:12:52 +08:00 |
|
dependabot[bot]
|
6c66e11cac
|
chore(deps-dev): bump nltk from 3.9.2 to 3.9.3 in /api (#32691)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-27 17:20:55 +09:00 |
|
-LAN-
|
149a7870bc
|
test: align file preview mimetype expectation (#32688)
|
2026-02-27 15:27:30 +08:00 |
|
-LAN-
|
a694533fc9
|
refactor(workflow): inject credential/model access ports into LLM nodes (#32569)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-02-27 14:36:41 +08:00 |
|
-LAN-
|
d20880d102
|
revert: "fix: image preview triggers binary download" (#32683)
|
2026-02-27 14:28:30 +08:00 |
|
-LAN-
|
eea1cf17ef
|
refactor(workflow): inject redis into graph engine manager (#32622)
|
2026-02-27 13:29:52 +08:00 |
|
-LAN-
|
700a4029c6
|
refactor(api): inject code executor from node factory (#32618)
|
2026-02-27 13:29:00 +08:00 |
|
不做了睡大觉
|
349d2d8e4e
|
fix: replace deprecated SpanAttributes and ResourceAttributes with new semconv imports (#32661)
Co-authored-by: User <user@example.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-27 08:53:45 +09:00 |
|
edvatar
|
2eefb585f9
|
fix: add type annotations to BaseStorage.exists and BaseStorage.download (#32652)
Signed-off-by: edvatar <88481784+toroleapinc@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-27 07:35:30 +09:00 |
|
木之本澪
|
5cb1b53b47
|
test: migrate dataset service update-dataset SQL tests to testcontainers (#32533)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-27 07:10:15 +09:00 |
|
edvatar
|
b48f36a4e5
|
fix: replace dict() merge with dict unpacking to resolve overload error (#32653)
Signed-off-by: edvatar <88481784+toroleapinc@users.noreply.github.com>
|
2026-02-27 06:15:17 +09:00 |
|
木之本澪
|
0bf5f4df3b
|
test: migrate dataset_indexing_task SQL tests to testcontainers (#32531)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-27 06:06:42 +09:00 |
|
木之本澪
|
56759c03b7
|
test: migrate clean_dataset_task SQL tests to testcontainers (#32529)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-26 18:59:36 +09:00 |
|
不做了睡大觉
|
cec6d82650
|
fix: add None checks for tenant.id in dataset vector index tests (#32603)
Co-authored-by: User <user@example.com>
|
2026-02-26 17:15:45 +09:00 |
|
Asuka Minato
|
33e0dae2b2
|
ci: try from main repo (#32620)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-26 16:30:10 +09:00 |
|
木之本澪
|
5d927b413f
|
test: migrate workflow_node_execution_service_repository SQL tests to testcontainers (#32591)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-26 03:42:08 +09:00 |
|
木之本澪
|
39de931555
|
test: migrate restore_archived_workflow_run SQL tests to testcontainers (#32590)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-26 03:24:58 +09:00 |
|
木之本澪
|
05c827606b
|
test: migrate test_dataset_service_get_segments SQL tests to testcontainers (#32544)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-26 02:12:41 +09:00 |
|
Ijas
|
daa923278e
|
fix: type checking error in parser (#32510)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-26 01:24:59 +09:00 |
|
Asuka Minato
|
7b1b5c2445
|
test: example for [Refactor/Chore] use Testcontainers to do sql test #32454 (#32459)
|
2026-02-25 23:22:20 +08:00 |
|
heyszt
|
154486bc7b
|
feat(aliyun-trace): add app_id attribute (#32489)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-25 23:20:44 +08:00 |
|
木之本澪
|
3c69bac2b1
|
test: migrate dataset service retrieval SQL tests to testcontainers (#32528)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-25 18:13:07 +09:00 |
|
-LAN-
|
0964fc142e
|
refactor(workflow): inject http request node config through factories and defaults (#32365)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-25 16:29:59 +08:00 |
|
Dev Sharma
|
d773096146
|
test: improve unit tests for controllers.service_api (#32073)
Co-authored-by: Rajat Agarwal <rajat.agarwal@infocusp.com>
|
2026-02-25 14:45:50 +08:00 |
|
rajatagarwal-oss
|
212756c315
|
test: unit test cases for controllers.files, controllers.mcp and controllers.trigger module (#32057)
|
2026-02-25 14:41:42 +08:00 |
|
木之本澪
|
6ff420cd03
|
test: migrate dataset service update-delete SQL tests to testcontainers (#32548)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-25 15:07:28 +09:00 |
|
木之本澪
|
99cc98320a
|
test: migrate dataset collection binding SQL tests to testcontainers (#32539)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-25 14:15:07 +09:00 |
|
木之本澪
|
5bc1b6f615
|
test: migrate conversation service SQL tests to testcontainers (#32527)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-25 14:09:28 +09:00 |
|
dependabot[bot]
|
de10b342e8
|
chore(deps): bump fickling from 0.1.7 to 0.1.8 in /api (#32552)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-25 14:04:06 +09:00 |
|
木之本澪
|
a6456da393
|
test: migrate delete_archived_workflow_run SQL tests to testcontainers (#32549)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-25 05:18:52 +09:00 |
|
木之本澪
|
b863f8edbd
|
test: migrate test_document_service_display_status SQL tests to testcontainers (#32545)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-25 05:13:22 +09:00 |
|
木之本澪
|
64296da7e7
|
test: migrate remove_app_and_related_data_task SQL tests to testcontainers (#32547)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-25 05:12:23 +09:00 |
|
木之本澪
|
02fef84d7f
|
test: migrate node execution repository sql tests to testcontainers (#32524)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-25 05:01:26 +09:00 |
|
木之本澪
|
28f2098b00
|
test: migrate workflow trigger log repository sql tests to testcontainers (#32525)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-25 04:53:16 +09:00 |
|
木之本澪
|
59681ce760
|
test: migrate message extra contents tests to testcontainers (#32532)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-25 04:51:14 +09:00 |
|
木之本澪
|
4997b82a63
|
test: migrate end user service SQL tests to testcontainers (#32530)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-25 04:49:49 +09:00 |
|
木之本澪
|
3abfbc0246
|
test: migrate remaining DocumentSegment navigation SQL tests to testcontainers (#32523)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-25 02:51:38 +09:00 |
|
木之本澪
|
beea1acd92
|
test: migrate workflow run repository SQL tests to testcontainers (#32519)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-25 01:36:39 +09:00 |
|
longway
|
a1991c51e4
|
fix: add explicit return type annotations to BaseVector abstract methods (#32516)
|
2026-02-24 21:17:55 +09:00 |
|
Tyson Cung
|
84533cbfe0
|
fix: resolve pyright bad-index errors in parser.py (#32507)
|
2026-02-24 17:29:17 +09:00 |
|
不做了睡大觉
|
a040b9428d
|
fix: correct type annotations in Langfuse trace entities to match SDK (#32498)
Co-authored-by: User <user@example.com>
|
2026-02-24 16:31:12 +09:00 |
|
J0su3Code
|
80f49367eb
|
fix: add return type annotation to abstract _publish method (#32493)
|
2026-02-24 03:12:43 +09:00 |
|
Tyson Cung
|
7c60ad01d3
|
fix: add return type annotation to Moderation.validate_config abstract method (#32491)
|
2026-02-24 02:11:43 +09:00 |
|
Stella Miyako
|
57890eed25
|
refactor: fix opentelemetry histogram type assignment error (#32490)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-24 01:32:16 +09:00 |
|
木之本澪
|
737575d637
|
test: migrate Dataset/Document property tests to testcontainers (#32487)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-24 01:23:48 +09:00 |
|
木之本澪
|
f76ee7cfa4
|
fix: add return type annotation to BaseVector.create (#32475)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-23 22:28:40 +09:00 |
|
Tyson Cung
|
4c48e3b997
|
refactor: inherit ABC in AppQueueManager for proper abstract method usage (#32461)
|
2026-02-23 15:46:30 +09:00 |
|
dependabot[bot]
|
46f0cebbb0
|
chore(deps): update redis[hiredis] requirement from ~=6.1.0 to ~=7.2.0 in /api (#32464)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-23 15:41:12 +09:00 |
|
dependabot[bot]
|
2d54192f35
|
chore(deps): update python-docx requirement from ~=1.1.0 to ~=1.2.0 in /api (#32463)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-23 15:38:20 +09:00 |
|
dependabot[bot]
|
80a5398dea
|
chore(deps): update pydantic requirement from ~=2.11.4 to ~=2.12.5 in /api (#32462)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-23 15:37:44 +09:00 |
|
Asuka Minato
|
b108de6607
|
refactor: refine some type in trial (#32426)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-21 14:02:41 +08:00 |
|
dependabot[bot]
|
7b3b3dbe52
|
chore(deps): bump flask from 3.1.2 to 3.1.3 in /api (#32432)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-20 20:00:39 +09:00 |
|
dependabot[bot]
|
5d7aeaa7e5
|
chore(deps): bump werkzeug from 3.1.5 to 3.1.6 in /api (#32431)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-20 20:00:17 +09:00 |
|
dependabot[bot]
|
41e2812349
|
chore(deps): bump pypdf from 6.6.2 to 6.7.1 in /api (#32427)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-20 15:11:03 +09:00 |
|
-LAN-
|
fbacb9f7a2
|
fix: clear stale provider credentials during plugin uninstall (#32380)
|
2026-02-19 10:28:01 +08:00 |
|
Crazywoola
|
3c4f5b45c4
|
fix: correct misleading retry count in error message (#32406)
|
2026-02-19 10:24:28 +08:00 |
|
dependabot[bot]
|
ce75f26744
|
chore(deps-dev): bump import-linter from 2.7 to 2.10 in /api (#32403)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-19 02:37:59 +09:00 |
|
kurokobo
|
0993b94acd
|
fix: correct misleading retry count in error message
|
2026-02-19 00:23:22 +09:00 |
|
dependabot[bot]
|
368db04519
|
chore(deps-dev): bump opensearch-py from 2.4.0 to 3.1.0 in /api (#32400)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-18 23:07:40 +09:00 |
|
dependabot[bot]
|
4e3680e139
|
chore(deps-dev): update types-markdown requirement from ~=3.7.0 to ~=3.10.2 in /api (#32401)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-18 23:06:28 +09:00 |
|
dependabot[bot]
|
3758904c00
|
chore(deps): bump gmpy2 from 2.2.1 to 2.3.0 in /api (#32402)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-18 23:04:48 +09:00 |
|
-LAN-
|
41a4a57d2e
|
refactor(document_extractor): Extract configs (#31828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-16 23:39:50 +08:00 |
|
99
|
7656d514b9
|
refactor(workflow-file): move core.file to core.workflow.file (#32252)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-16 22:38:19 +08:00 |
|
dependabot[bot]
|
3cf13ba9c6
|
chore(deps-dev): bump types-greenlet from 3.1.0.20250401 to 3.3.0.20251206 in /api (#32349)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-16 14:12:59 +09:00 |
|
L1nSn0w
|
db17119a96
|
fix(api): make DB migration Redis lock TTL configurable and prevent LockNotOwnedError from masking failures (#32299)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-14 14:55:05 +08:00 |
|
Xiyuan Chen
|
34e09829fb
|
fix(app-copy): inherit web app permission from original app (#32323)
|
2026-02-13 22:34:45 -08:00 |
|
dependabot[bot]
|
c7bbe05088
|
chore(deps): bump sqlparse from 0.5.3 to 0.5.4 in /api (#32315)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-14 12:05:46 +09:00 |
|
Conner Mo
|
16df9851a2
|
feat(api): optimize OceanBase vector store performance and configurability (#32263)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-13 09:48:55 +08:00 |
|
Bowen Liang
|
c0ffb6db2a
|
feat: support config max size of plugin generated files (#30887)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-13 09:48:27 +08:00 |
|
dependabot[bot]
|
0118b45cff
|
chore(deps): bump pillow from 12.0.0 to 12.1.1 in /api (#32250)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-13 04:47:19 +09:00 |
|
Varun Chawla
|
f233e2036f
|
fix: metadata batch edit silently fails due to split transactions and swallowed exceptions (#32041)
|
2026-02-12 12:59:59 +08:00 |
|
Runzhe
|
32350f7a04
|
feat(api): add scheduled cleanup task for specific workflow logs (#31843)
Co-authored-by: 章润喆 <zhangrunzhe@zhangrunzhedeMacBook-Air.local>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
|
2026-02-11 20:54:36 +08:00 |
|
QuantumGhost
|
c730fec1e4
|
chore: bump version to 1.13.0 (#32147)
|
2026-02-11 17:08:49 +08:00 |
|
hj24
|
7e0bccbbf0
|
fix: update index to optimize message clean performance (#32238)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-11 16:07:52 +08:00 |
|