Production-ready platform for agentic workflow development.
COMMITS
/ api/controllers/mcp/mcp.py April 16, 2026
Y
chore: reorg imports (#35308)
Yunlu Wen committed
April 13, 2026
D
refactor: replace bare dict with typed annotations in controllers (#35095)
dataCenter430 committed
April 7, 2026
A
refactor: migrate session.query to select API in console controllers (#34607)
aliworksx08 committed
March 31, 2026
D
refactor: use sessionmaker().begin() in web and mcp controllers (#34281)
Desel72 committed
March 30, 2026
March 27, 2026
9
March 25, 2026
9
refactor(api): rename dify_graph to graphon (#34095)
99 committed
March 14, 2026
T
refactor: replace remaining sa.String with EnumText 2 (#33448)
tmimmanuel committed
March 2, 2026
-
refactor: move workflow package to dify_graph (#32844)
-LAN- committed
March 1, 2026
December 8, 2025
A
refactor: port reqparse to BaseModel (#28993)
Asuka Minato committed
October 21, 2025
G
fix: eagerly load EndUser attributes to prevent DetachedInstanceError (#27162)
Guangdong Liu committed
October 19, 2025
A
fluent api (#27093)
Asuka Minato committed
September 15, 2025
-
September 12, 2025
K
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Krito. committed
September 5, 2025
A
remove bare list, dict, Sequence, None, Any (#25058)
Asuka Minato committed
August 29, 2025
N
August 25, 2025
-
feat: API docs for mcp (#24424)
-LAN- committed
August 24, 2025
A
try flask_restful -> flask_restx (#24310)
Asuka Minato committed
July 23, 2025
A
orm filter -> where (#22801)
Asuka Minato committed
July 10, 2025
N
feat: add MCP support (#20716)
Novice committed