Production-ready platform for agentic workflow development.
COMMITS
/ api/core/plugin/impl/base.py April 16, 2026
Y
chore: reorg imports (#35308)
Yunlu Wen committed
April 2, 2026
9
chore(api): align Python support with 3.12 (#34419)
99 committed
April 1, 2026
W
perf: use global httpx client instead of per request create new one (#34311)
wangxiaolei committed
March 27, 2026
9
W
feat: return correct dify-plugin-daemon error message (#34171)
wangxiaolei committed
March 25, 2026
9
refactor(api): rename dify_graph to graphon (#34095)
99 committed
March 2, 2026
-
refactor(api): move model_runtime into dify_graph (#32858)
-LAN- committed
January 19, 2026
W
fix: fix dify-plugin-daemon error message (#31218)
wangxiaolei committed
January 4, 2026
B
feat(refactoring): Support Structured Logging (JSON) (#30170)
Byron.wang committed
December 18, 2025
November 12, 2025
Y
feat: introduce trigger functionality (#27644)
Yeuoly committed
October 21, 2025
A
rm type ignore (#25715)
Asuka Minato committed
October 14, 2025
October 13, 2025
Y
Fix typo: reponse to response (#26792)
Yuto Yamada committed
October 10, 2025
A
change all to httpx (#26119)
Asuka Minato committed
A
use model_validate (#26182)
Asuka Minato committed
September 2, 2025
B
chore: apply ty checks on api code with script and ci action (#24653)
Bowen Liang committed
August 26, 2025
Y
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Yongtao Huang committed
August 5, 2025
Z
enhancing logging (#23332)
znn committed
June 3, 2025
May 29, 2025
B
chore: improve error logging for requests to plugin daemon (#20328)
Bowen Liang committed
May 15, 2025
Y
fix: handle EndpointSetupFailedError in BasePluginClient (#19613)
Yeuoly committed
April 27, 2025