Production-ready platform for agentic workflow development.
COMMITS
/ api/controllers/console/app/workflow_run.py May 25, 2026
L
fix: type mismatches (route says uuid: but handler says str) (#36612)
Lillian committed
May 24, 2026
May 10, 2026
A
chore: unify api && clean some type ignore (#35984)
Asuka Minato committed
May 9, 2026
C
refactor(api): migrate console.app.workflow etc. to BaseModel (#35967)
chariri committed
April 16, 2026
Y
chore: reorg imports (#35308)
Yunlu Wen committed
April 13, 2026
W
refactor: replace bare dict with WorkflowRunListArgs TypedDict (#35057)
wdeveloper16 committed
March 27, 2026
9
March 26, 2026
March 25, 2026
9
refactor(api): rename dify_graph to graphon (#34095)
99 committed
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
January 23, 2026
非
feat: archive workflow run logs backend (#31310)
非法操作 committed
November 30, 2025
A
refactor: port reqparse to Pydantic model (#28913)
Asuka Minato committed
November 24, 2025
C
fix: Failed to load API definition (#28509)
changkeke committed
A
api -> console_ns (#28246)
Asuka Minato committed
November 13, 2025
A
add doc (#28016)
Asuka Minato committed
October 18, 2025
J
Feat/add status filter to workflow runs (#26850)
Jacky Su committed
October 16, 2025
A
use deco to avoid current_user (#26077)
Asuka Minato committed
September 15, 2025
G
refactor: update API routes and documentation for app and datasets endpoints (#25628)
Guangdong Liu committed
August 24, 2025
A
try flask_restful -> flask_restx (#24310)
Asuka Minato committed
May 16, 2025
-
May 6, 2025
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
November 1, 2024
-
Feat/add-remote-file-upload-api (#9906)
-LAN- committed
October 21, 2024
-
feat/enhance the multi-modal support (#8818)
-LAN- committed
August 26, 2024
-
chore(api/controllers): Apply Ruff Formatter. (#7645)
-LAN- committed
April 8, 2024
T
FEAT: NEW WORKFLOW ENGINE (#3160)
takatost committed