Production-ready platform for agentic workflow development.
COMMITS
/ api/tasks/remove_app_and_related_data_task.py February 6, 2026
Z
fix: redis for api token (#31861)
zyssyz123 committed
February 4, 2026
W
fix: fix delete_draft_variables_batch cycle forever (#31934)
wangxiaolei committed
January 23, 2026
非
feat: archive workflow run logs backend (#31310)
非法操作 committed
January 21, 2026
W
refactor: use session factory instead of call db.session directly (#31198)
wangxiaolei committed
November 12, 2025
Y
feat: introduce trigger functionality (#27644)
Yeuoly committed
September 18, 2025
-
feat: knowledge pipeline (#25360)
-LAN- committed
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
August 13, 2025
Q
feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737)
QuantumGhost committed
August 2, 2025
A
replace db with sa to get typing support (#23240)
Asuka Minato 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 14, 2025
-
July 10, 2025
N
feat: add MCP support (#20716)
Novice committed
May 29, 2025
-
May 27, 2025
May 21, 2025
May 16, 2025
-
May 6, 2025
-
refactor: Remove RepositoryFactory (#19176)
-LAN- committed
April 27, 2025
-
refactor: Refactors repository imports structure (#18901)
-LAN- committed
April 22, 2025
-
fix: Validates session factory type in repository (#18497)
-LAN- committed
April 18, 2025
-
refactor: Refactors workflow node execution handling (#18382)
-LAN- committed
December 24, 2024
Y
feat: mypy for all type check (#10921)
yihong committed
August 26, 2024
B
chore(api/tasks): apply ruff reformatting (#7594)
Bowen Liang committed
August 13, 2024
K
Feat: conversation variable & variable assigner node (#7222)
KVOJJJin committed
July 24, 2024
T
T
July 2, 2024
J
sync delete app table record when delete app (#5819)
Jyong committed
July 1, 2024
C
feat: correctly delete applications using Celery workers (#5787)
Charles Zhou committed