Production-ready platform for agentic workflow development.
COMMITS
/ api/services/app_service.py April 1, 2026
R
refactor: select in 10 service files (#34373)
Renzo committed
March 27, 2026
9
X
feat: enterprise otel exporter (#33138)
Xiyuan Chen committed
March 25, 2026
9
refactor(api): rename dify_graph to graphon (#34095)
99 committed
March 24, 2026
Q
fix: fix omitted app icon_type updates (#33988)
QuantumGhost committed
March 15, 2026
March 14, 2026
T
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
tmimmanuel committed
March 5, 2026
S
refactor(api): add TypedDict definitions to models/model.py (#32925)
statxc committed
March 2, 2026
-
refactor(api): move model_runtime into dify_graph (#32858)
-LAN- committed
February 27, 2026
January 24, 2026
A
refactor: port AppModelConfig (#30919)
Asuka Minato committed
January 6, 2026
December 8, 2025
Q
feat(api): Implement EventManager error logging and add coverage (#29204)
QuantumGhost committed
October 16, 2025
A
use deco to avoid current_user (#26077)
Asuka Minato committed
September 23, 2025
A
one example of Session (#24135)
Asuka Minato committed
September 18, 2025
Z
fix: remove billing cache when add or delete app or member (#25885)
zyssyz123 committed
September 15, 2025
-
September 12, 2025
K
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Krito. committed
September 8, 2025
A
more assert (#24996)
Asuka Minato committed
-
September 5, 2025
A
remove bare list, dict, Sequence, None, Any (#25058)
Asuka Minato committed
September 3, 2025
August 26, 2025
Y
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Yongtao Huang committed
July 29, 2025
N
Fix Empty Collection WHERE Filter Issue (#23086)
NeatGuyCoding committed
July 25, 2025
A
make logging not use f-str, change others to f-str (#22882)
Asuka Minato committed
July 23, 2025
A
orm filter -> where (#22801)
Asuka Minato committed
July 22, 2025
A
Mapped column (#22644)
Asuka Minato committed
July 20, 2025
A
Fix/replace datetime patterns with naive utc now (#22654)
Aryan Raj committed
July 16, 2025
July 14, 2025
-
June 9, 2025
X
Feat/webapp verified sso main (#20494)
Xiyuan Chen committed
May 20, 2025
N
E-300 (#19726)
NFish committed
May 6, 2025
March 23, 2025
J
feat: Make the logic of APP filtering and creation the same (#16079)
jiangbo721 committed
Y
fix: fix the app max_active_requests been overwritten bug (#16513)
Yingchun Lai committed
January 3, 2025
S
feat: Add filter to show only apps created by the user (#11968)
Shun Miyazawa committed
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
November 24, 2024
B
chore: bump minimum supported Python version to 3.11 (#10386)
Bowen Liang committed
November 22, 2024
-
November 21, 2024
November 15, 2024
September 13, 2024
B
chore: refurish python code by applying Pylint linter rules (#8322)
Bowen Liang committed
September 2, 2024
K
feat: allow users to use the app icon as the answer icon (#7888)
kurokobo committed
August 28, 2024
K
August 26, 2024
B
chore(api/services): apply ruff reformatting (#7599)
Bowen Liang committed
August 21, 2024
X
feat: support pinning, including, and excluding for model providers and tools (#7419)
Xiyuan Chen committed
August 19, 2024
H
feat: custom app icon (#7196)
Hash Brown committed
July 24, 2024
T
July 18, 2024
S
fix tool icon get failed (#6375)
Songyawn committed