Production-ready platform for agentic workflow development.
COMMITS
/ api/tasks/mail_invite_member_task.py September 5, 2025
A
remove bare list, dict, Sequence, None, Any (#25058)
Asuka Minato committed
August 26, 2025
Y
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Yongtao Huang committed
August 24, 2025
B
chore: apply static type checks on celery async task dispatches and imports (#24418)
Bowen Liang committed
July 25, 2025
A
make logging not use f-str, change others to f-str (#22882)
Asuka Minato committed
July 22, 2025
-
May 20, 2025
N
E-300 (#19726)
NFish committed
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
September 2, 2024
O
fix typo: langauge -> language (#7875)
omr committed
August 26, 2024
B
chore(api/tasks): apply ruff reformatting (#7594)
Bowen Liang committed
July 12, 2024
W
July 5, 2024
X
feat: implement forgot password feature (#5534)
xielong committed
April 8, 2024
T
FEAT: NEW WORKFLOW ENGINE (#3160)
takatost committed
February 6, 2024
February 1, 2024
T
bump version to 0.5.3 (#2306)
takatost committed
January 23, 2024
C
Feat/portuguese support (#2075)
crazywoola committed
January 21, 2024
B
fix: invite email template languages constant var (#2111)
Benjamin committed
January 12, 2024
B
improve: introduce isort for linting Python imports (#1983)
Bowen Liang committed
December 21, 2023
C
feat: add email template for invite new user in workspace (#1810)
crazywoola committed
September 14, 2023
M
fix: correct invite url (#1173)
Matri committed
July 31, 2023
T
feat: add queue to celery task (#688)
takatost committed
July 14, 2023
K
feat: member invitation and activation (#535)
KVOJJJin committed