This website requires JavaScript.
Explore
Help
Register
Sign In
cetdev
/
dify
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
6bc1508a6bfa159d75c8ecef8de3d88a43cc9255
dify
/
api
/
core
/
app
/
apps
/
workflow
T
History
林玮 (Jade Lin)
688a279a75
fix(api): use resource tenant for draft variable files (
#39307
)
...
(cherry picked from commit
28d17da3b1
)
2026-07-21 10:24:49 +08:00
..
__init__.py
FEAT: NEW WORKFLOW ENGINE (
#3160
)
2024-04-08 18:51:46 +08:00
app_config_manager.py
remove bare list, dict, Sequence, None, Any (
#25058
)
2025-09-06 03:32:23 +08:00
app_generator.py
fix(api): use resource tenant for draft variable files (
#39307
)
2026-07-21 10:24:49 +08:00
app_queue_manager.py
fix: prevent legacy stop from interrupting GraphEngine runs (
#37129
)
2026-06-22 08:25:15 +00:00
app_runner.py
fix: preserve ResponseStreamFilter state across workflow pause/resume (
#38540
)
2026-07-15 14:47:22 +08:00
errors.py
feat: Human Input Node (
#32060
)
2026-02-09 14:57:23 +08:00
generate_response_converter.py
refactor: add missing @override decorator to AppGenerateResponseConverter subclasses (
#36486
)
2026-05-21 14:00:22 +00:00
generate_task_pipeline.py
feat: surface separated-mode LLM reasoning in CLI and workflow run preview (
#37828
)
2026-06-24 08:02:28 +00:00