Asuka Minato
249e9a10a1
Restrict autofix workflow to main branch (#24581)
2 maanden geleden
lyzno1
884fdc2fa8
chore: standardize to official astral-sh/setup-uv@v6 action (#24527)
2 maanden geleden
Asuka Minato
cfcfc3c1fd
auto format md files (#24242)
2 maanden geleden
Asuka Minato
d12255025c
add tyck tool (currently ignore the error) (#22592)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 maanden geleden
yihong
4c1ad40f8e
docs: format all md files (#24195)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2 maanden geleden
Asuka Minato
70da81d0e5
try ast-grep (#24149)
2 maanden geleden
lyzno1
62c34c4bc2
refactor: unify pnpm version management with packageManager field (#23943)
2 maanden geleden
-LAN-
ccc6d5975f
chore: rename misleading 'chore.yaml' issue template to 'refactor.yml' (#23847)
2 maanden geleden
Bowen Liang
a77dfb69b0
chore: update uv to 0.8.9 (#23833)
2 maanden geleden
lyzno1
f9abcfd789
fix: change i18n workflow trigger mechanism to run in main repository (#23662)
2 maanden geleden
crazywoola
85f33fb73d
chore: add template for required fields (#23533)
2 maanden geleden
lyzno1
c95761f4e6
fix: resolve i18n workflow permissions and naming issues (#23494)
2 maanden geleden
crazywoola
5eb061466f
chore: update tmpl (#23438)
2 maanden geleden
Xiyuan Chen
52050d3dff
feat(workflow): add support for release/e-* tag in build-push workflow (#23418)
2 maanden geleden
crazywoola
0cee57acca
chore: add Template (#23395)
2 maanden geleden
NeatGuyCoding
60c7663a80
Feat add testcontainers test (#23269)
2 maanden geleden
Yongtao Huang
fd086b06a6
CI: restrict autofix.ci to run only in official repo (#23267)
3 maanden geleden
Asuka Minato
a189d293f8
make logging not use f-str, change others to f-str (#22882)
3 maanden geleden
Asuka Minato
bb33335dd4
add autofix (#22785)
3 maanden geleden
Bowen Liang
ff8fc96ebb
chore: skip SuperLinter check on .editorconfig when no changes (#22649)
3 maanden geleden
Maries
a4ef900916
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
3 maanden geleden
crazywoola
3aecceff27
Update bug_report.yml (#22502)
3 maanden geleden
crazywoola
4a2169bd5f
Chore/update gh template (#22480)
3 maanden geleden
Bowen Liang
1a7ad195f0
refactor: define the Dify project version in pyproject.toml (#20910)
4 maanden geleden
QuantumGhost
10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699)
This pull request introduces a feature aimed at improving the debugging experience during workflow editing. With the addition of variable persistence, the system will automatically retain the output variables from previously executed nodes. These persisted variables can then be reused when debugging subsequent nodes, eliminating the need for repetitive manual input.
By streamlining this aspect of the workflow, the feature minimizes user errors and significantly reduces debugging effort, offering a smoother and more efficient experience.
Key highlights of this change:
- Automatic persistence of output variables for executed nodes.
- Reuse of persisted variables to simplify input steps for nodes requiring them (e.g., `code`, `template`, `variable_assigner`).
- Enhanced debugging experience with reduced friction.
Closes #19735 .
4 maanden geleden
He Wang
37f26c412f
add healthcheck to oceanbase container (#20989)
4 maanden geleden
Jyong
ecd8f32cce
Feat/add rag dev deploy (#21049)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
4 maanden geleden
Bowen Liang
366ddb05ae
test: run vdb test of oceanbase with docker compose in CI tests (#20945)
4 maanden geleden
Bowen Liang
4f14d7c0ca
chore: bump uv to 0.7.x (#20692)
4 maanden geleden
-LAN-
808aa4467c
docs: Update PR template to emphasize guidelines and issue linking (#20382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 maanden geleden
Joel
d467c8536b
fix: i18n auto run failed (#20302)
5 maanden geleden
NFish
d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
5 maanden geleden
Hao Cheng
bb1d1dc263
fix: fix API tool integration test (#19187)
6 maanden geleden
yihong
f8e5341ac0
ci: add diff to lint ci (#17874)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
6 maanden geleden
QuantumGhost
bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023)
6 maanden geleden
AichiB7A
2a0d7533d7
[Unit Test] Generate coverage number for UT (#18106)
6 maanden geleden
Bowen Liang
9d7357058a
chore: merge lint dependency group into dev group of python packages (#18088)
6 maanden geleden
Bowen Liang
9889aa10bd
chore: speed up git checkout by removing fetch-depth 0 to avoid pulling all tags and branches (#18103)
6 maanden geleden
Bowen Liang
12de1d175c
build: introduce uv as Python package manager (#16317)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
6 maanden geleden
-LAN-
2c2efe2e1e
chore(*): bump version to 1.2.0 (#17675)
Signed-off-by: -LAN- <laipz8200@outlook.com>
6 maanden geleden
Bowen Liang
0b1259fc4a
chore: add script for running mypy type checks and speed up mypy checks in CI jobs (#17489)
6 maanden geleden
Bowen Liang
b73607da80
chore: bump Nodejs in web image from 20 to 22 LTS (#13341)
6 maanden geleden
Bowen Liang
be3ebea45b
chore: bump pnpm to v10 in web dockerfile (#17611)
6 maanden geleden
KVOJJJin
d1801b1f2e
Feat:edu frontend (#17251)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
7 maanden geleden
Joel
7df36fe9f5
fix: run frontend test failed and enable run test in CI (#17017)
7 maanden geleden
Bowen Liang
bad31dfff1
ci: skip setting up opengauss for vdb tests (#17016)
7 maanden geleden
-LAN-
058d9c3525
chore: update release trigger to include all tags in build-push workflow (#16631)
Signed-off-by: -LAN- <laipz8200@outlook.com>
7 maanden geleden
NanoNova
a30945312a
fix: typos (#16385)
7 maanden geleden
LittleFish-15
223ab5a38f
feat: support openGauss vector database (#15865)
7 maanden geleden
Xiyuan Chen
5e035a4209
Ci/deploy enterprise (#15699)
7 maanden geleden