Production-ready platform for agentic workflow development.
COMMITS
/ api/models/enums.py March 23, 2026
T
refactor: use EnumText for DocumentSegment.type (#33979)
tmimmanuel committed
T
refactor: use EnumText for ApiToken.type (#33961)
tmimmanuel committed
March 19, 2026
T
refactor: use EnumText for MessageFeedback and MessageFile columns (#33738)
tmimmanuel committed
March 18, 2026
W
fix(api): make CreatorUserRole accept both `end-user` and `end_user` (#33638)
wangxiaolei committed
T
refactor: use EnumText for dataset and replace string literals 4 (#33606)
tmimmanuel committed
March 17, 2026
T
refactor: replace sa.String with EnumText for mapped_columns (#33547)
tmimmanuel committed
March 15, 2026
March 14, 2026
T
refactor: replace remaining sa.String with EnumText 2 (#33448)
tmimmanuel committed
March 3, 2026
March 2, 2026
-
refactor: move workflow package to dify_graph (#32844)
-LAN- committed
February 9, 2026
Q
feat: Human Input Node (#32060)
QuantumGhost committed
January 30, 2026
Q
revert: revert human input relevant code (#31766)
QuantumGhost committed
Q
feat(api): Human Input Node (backend part) (#31646)
QuantumGhost committed
November 20, 2025
M
feat: trigger billing (#28335)
Maries committed
November 12, 2025
Y
feat: introduce trigger functionality (#27644)
Yeuoly committed
September 18, 2025
-
feat: knowledge pipeline (#25360)
-LAN- committed
July 3, 2025
N
May 19, 2025
Q
feat(api): Introduce `WorkflowDraftVariable` Model (#19737)
QuantumGhost committed
May 16, 2025
-
November 24, 2024
B
chore: bump minimum supported Python version to 3.11 (#10386)
Bowen Liang committed
October 21, 2024
-
feat/enhance the multi-modal support (#8818)
-LAN- committed