Production-ready platform for agentic workflow development.
COMMITS
/ api/core/tools/tool_manager.py May 28, 2026
B
feat: add cross-environment app migration workflow (#36765)
Blackoutta committed
May 14, 2026
Y
feat: allow disabling run time cred check (#36031)
Yunlu Wen committed
May 6, 2026
S
fix(workflow): unblock plugin model selector tools on 1.14.0 (#35794)
sawyer-shi committed
April 18, 2026
9
chore(api): adapt Graphon 0.2.2 upgrade (#35377)
99 committed
April 16, 2026
Y
chore: reorg imports (#35308)
Yunlu Wen committed
April 12, 2026
W
April 10, 2026
Y
refactor(tools): replace redundant dict[str, str] with EmojiIconDict (#34786)
Ygor Leal committed
C
refactor(api): replace Optional/Union with | syntax, remove dead AnyFunction (#34894)
corevibe555 committed
April 9, 2026
D
refactor: convert ToolProviderType if/elif to match/case (#30001) (#34768)
dataCenter430 committed
April 8, 2026
April 7, 2026
March 28, 2026
March 27, 2026
9
T
refactor: use EnumText for credential_type in TriggerSubscription (#34174)
tmimmanuel committed
March 25, 2026
9
refactor(api): rename dify_graph to graphon (#34095)
99 committed
March 17, 2026
B
March 3, 2026
March 2, 2026
-
refactor(api): move model_runtime into dify_graph (#32858)
-LAN- committed
-
refactor: move workflow package to dify_graph (#32844)
-LAN- committed
January 31, 2026
盐
refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723)
盐粒 Yanli committed
December 8, 2025
Y
perf(api): optimize tool provider list API with Redis caching (#29101)
yangzheli committed
Q
feat(api): Implement EventManager error logging and add coverage (#29204)
QuantumGhost committed
November 20, 2025
W
chore: remove redundant reimports (#28415)
Will committed
L
feat:mysql adaptation for metadb (#28188)
longbingljw committed
November 12, 2025
Y
feat: introduce trigger functionality (#27644)
Yeuoly committed
October 27, 2025
N
feat: implement MCP specification 2025-06-18 (#25766)
Novice committed
October 21, 2025
-
Fix: release WorkflowTool database sessions promptly (#26893)
-LAN- committed
October 19, 2025
October 10, 2025
A
use model_validate (#26182)
Asuka Minato committed
September 18, 2025
-
feat: knowledge pipeline (#25360)
-LAN- committed
September 15, 2025
-
September 10, 2025
A
update sql in batch (#24801)
Asuka Minato committed
September 9, 2025
X
Feat/credential policy (#25151)
Xiyuan Chen committed
September 8, 2025
-
September 5, 2025
A
remove bare list, dict, Sequence, None, Any (#25058)
Asuka Minato committed
-
[Chore/Refactor] Improve type checking configuration (#25185)
-LAN- committed
September 3, 2025
September 2, 2025
Y
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224)
Yongtao Huang committed
September 1, 2025
W
[CHORE]: remove redundant-cast (#24807)
willzhao committed
August 27, 2025
M
fix: tool provider deadlock (#24532)
Maries committed
August 20, 2025
Y
Fix: replace `get_builtin_provider` with `get_plugin_provider` (#24191)
Yongtao Huang committed
August 12, 2025
W
Feat/improved mcp timeout configs (#23605)
Will committed
August 8, 2025
C
Revert "feat: improved MCP timeout" (#23602)
crazywoola committed
W
feat: improved MCP timeout (#23546)
Will committed
August 2, 2025
A
replace db with sa to get typing support (#23240)
Asuka Minato committed
July 28, 2025
T
fix: delete the old provider_config_cache after refresh_credentials (#23033)
Tianyi Jing committed
July 25, 2025
A
make logging not use f-str, change others to f-str (#22882)
Asuka Minato committed
July 24, 2025
July 23, 2025
A
orm filter -> where (#22801)
Asuka Minato committed