Production-ready platform for agentic workflow development.
COMMITS
/ api/services/conversation_service.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
R
refactor: select in 13 small service files (#34371)
Renzo committed
March 27, 2026
9
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
March 1, 2026
-
February 28, 2026
January 6, 2026
-
feat: Add conversation variable persistence layer (#30531)
-LAN- committed
December 22, 2025
W
feat: support var filer in conversation service (#29245)
wangxiaolei committed
December 11, 2025
-
fix: conversation rename payload validation (#29510)
-LAN- committed
October 16, 2025
A
use deco to avoid current_user (#26077)
Asuka Minato committed
September 15, 2025
-
September 12, 2025
Y
Fix: correct has_more pagination logic in get_conversational_variable (#25484)
Yongtao Huang committed
September 5, 2025
A
remove bare list, dict, Sequence, None, Any (#25058)
Asuka Minato committed
August 25, 2025
August 21, 2025
G
August 15, 2025
W
fix comparison with callable (#23978)
Will committed
August 14, 2025
A
Fixes #23921 (#23924)
Alex Chim committed
August 9, 2025
August 1, 2025
A
[Enhancement] Allow modify conversation variable via api (#23112)
Alex Chim committed
July 29, 2025
N
Fix Empty Collection WHERE Filter Issue (#23086)
NeatGuyCoding committed
July 23, 2025
A
orm filter -> where (#22801)
Asuka Minato committed
July 20, 2025
A
Fix/replace datetime patterns with naive utc now (#22654)
Aryan Raj committed
April 25, 2025
A
Resolves #18536 Retreive conversation variables (#18581)
Alex Chim committed
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
December 22, 2024
November 25, 2024
-
fix: timezone not imported in conversation service. (#11076)
-LAN- committed
November 24, 2024
B
chore: bump minimum supported Python version to 3.11 (#10386)
Bowen Liang committed
November 7, 2024
B
Conversation delete issue (#10423)
Benjamin committed
B
August 26, 2024
B
chore(api/services): apply ruff reformatting (#7599)
Bowen Liang committed
August 20, 2024
K
feat: Sort conversations by updated_at desc (#7348)
KinWang committed
June 26, 2024
J
feat: add ops trace (#5483)
Joe committed
April 9, 2024
T
fix: empty conversation list of explore chatbot (#3235)
takatost committed
April 8, 2024
T
FEAT: NEW WORKFLOW ENGINE (#3160)
takatost committed
January 12, 2024
B
improve: introduce isort for linting Python imports (#1983)
Bowen Liang committed
December 3, 2023
Y
fix wrong syntax of type definitions (#1678)
Yeuoly committed
November 13, 2023
T
feat: [backend] vision support (#1510)
takatost committed
June 28, 2023
C
Feature/add is deleted to conversations (#470)
crazywoola committed
May 15, 2023
J
Initial commit
John Wang committed