langgenius/dify

make db.session pass from parameter.

Open

#37,403 opened on Jun 13, 2026

View on GitHub
 (11 comments) (1 reaction) (0 assignees)TypeScript (22,210 forks)batch import
good first issueproject#difyrefactor

Repository metrics

Stars
 (141,412 stars)
PR merge metrics
 (Avg merge 2d 1h) (508 merged PRs in 30d)

Description

example: https://github.com/langgenius/dify/pull/37402

So we can know whether a function or sub call use session or not.

And this change is safe.

Contributor guide