Production-ready platform for agentic workflow development.
COMMITS
/ api/libs/smtp.py January 14, 2026
W
feat: allow pass hostname in docker env (#30975)
wangxiaolei committed
September 3, 2025
August 26, 2025
Y
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Yongtao Huang committed
July 25, 2025
A
make logging not use f-str, change others to f-str (#22882)
Asuka Minato committed
June 25, 2025
A
Update smtp.py (#21335)
AuditAIH committed
June 3, 2025
A
fixes #19634 (#20545)
Anshuman Saini committed
November 15, 2024
November 7, 2024
B
chore(lint): Use logging.exception instead of logging.error (#10415)
Bowen Liang committed
August 15, 2024
-
chore(api/libs): Apply ruff format. (#7301)
-LAN- committed
May 30, 2024
C
feat: opportunistic tls flag for smtp (#4794)
Charles Zhou committed
May 14, 2024
C
fix: add timeout to SMTPClient to prevent worker blocking (#4352)
Charles Zhou committed
March 22, 2024
March 9, 2024
L
SMTP authentication is optional (#2765)
Laurent Magnien committed
February 7, 2024
J
feat: add support for smtp when send email (#2409)
JonahCui committed