25 Commits (2a84832998b4a005373859a82919a62a1bbbec42)

Author SHA1 Message Date
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) 1 month ago
  QuantumGhost e2ae89e08d fix(tests): fix broken tests and linter issues 2 months ago
  QuantumGhost a7aa17e361 chore(api): remove orphan files in draft var cleanup script 2 months ago
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
  Bowen Liang d8000251ff
chore: apply static type checks on celery async task dispatches and imports (#24418) 2 months ago
  QuantumGhost e600070a61
feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) 2 months ago
  Asuka Minato 58608f51da
replace db with sa to get typing support (#23240) 3 months ago
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 months ago
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 months ago
  -LAN- 6eb155ae69
feat(api/repo): Allow to config repository implementation (#21458) 3 months ago
  Novice 535fff62f3
feat: add MCP support (#20716) 3 months ago
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) 5 months ago
  -LAN- 275b042998
chore(remove_app_and_related_data_task): Revert `_delete_app_workflow_node_executions` (#20278) 5 months ago
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 months ago
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) 5 months ago
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) 6 months ago
  -LAN- d9aa2b155a
refactor: Refactors repository imports structure (#18901) 6 months ago
  -LAN- 6b7dfee88b
fix: Validates session factory type in repository (#18497) 6 months ago
  -LAN- 44a2eca449
refactor: Refactors workflow node execution handling (#18382) 6 months ago
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 months ago
  Bowen Liang 979422cdc6
chore(api/tasks): apply ruff reformatting (#7594) 1 year ago
  KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222) 1 year ago
  takatost 0625db0bf5
chore: optimize asynchronous workflow deletion performance of app related data (#6639) 1 year ago
  takatost 05141ede16
chore: optimize asynchronous deletion performance of app related data (#6634) 1 year ago
  Jyong af308b99a3
sync delete app table record when delete app (#5819) 1 year ago
  Charles Zhou cb09dbef66
feat: correctly delete applications using Celery workers (#5787) 1 year ago