Production-ready platform for agentic workflow development.
COMMITS
/ api/controllers/console/app/workflow_draft_variable.py May 27, 2026
Z
refactor: use match case for draft variable serialization (#36716)
ZHOU ZHICHEN committed
May 25, 2026
L
fix: type mismatches (route says uuid: but handler says str) (#36612)
Lillian committed
May 10, 2026
A
chore: unify api && clean some type ignore (#35984)
Asuka Minato committed
May 8, 2026
A
chore: example of isinstance to match case (#35903)
Asuka Minato 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
非
feat: collaboration (#30781)
非法操作 committed
April 13, 2026
April 9, 2026
D
refactor: convert SegmentType controllers if/elif to match/case (#30001) (#34784)
dataCenter430 committed
April 2, 2026
9
9
chore(api): align Python support with 3.12 (#34419)
99 committed
March 31, 2026
D
refactor: use sessionmaker().begin() in console app controllers (#34282)
Desel72 committed
March 27, 2026
9
March 25, 2026
9
refactor(api): rename dify_graph to graphon (#34095)
99 committed
March 16, 2026
非
chore: change draft var to user scoped (#33066)
非法操作 committed
March 2, 2026
-
refactor: move workflow package to dify_graph (#32844)
-LAN- committed
February 28, 2026
February 26, 2026
February 16, 2026
December 5, 2025
A
refactor: port reqparse to Pydantic model (#28949)
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 21, 2025
A
use deco (#28153)
Asuka Minato committed
October 19, 2025
A
fluent api (#27093)
Asuka Minato committed
October 16, 2025
A
use deco to avoid current_user (#26077)
Asuka Minato committed
September 18, 2025
-
feat: knowledge pipeline (#25360)
-LAN- committed
September 15, 2025
G
refactor: update API routes and documentation for app and datasets endpoints (#25628)
Guangdong Liu committed
September 11, 2025
September 5, 2025
A
remove bare list, dict, Sequence, None, Any (#25058)
Asuka Minato committed
August 25, 2025
A
example: limit current user usage (#24470)
Asuka Minato committed
August 24, 2025
A
try flask_restful -> flask_restx (#24310)
Asuka Minato committed
August 15, 2025
July 16, 2025
Q
June 24, 2025
Q
feat: Persist Variables for Enhanced Debugging Workflow (#20699)
QuantumGhost committed