dify/api/core/app/apps/workflow
林玮 (Jade Lin) 960018253b
feat(api): track credit usage contexts (#41181)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-25 10:21:32 +00:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
active_workflow_tasks.py chore: bump pyrefly version (#39876) 2026-08-03 05:59:01 +00: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): attach exc_info=True to logger.warning sites that drop the traceback (#41068) 2026-08-21 11:20:42 +00:00
app_queue_manager.py fix(api): decouple response listeners from execution lifecycle (#39813) 2026-08-13 05:50:43 +00:00
app_runner.py feat(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00
command_channels.py fix(workflow): honor stop between non-streaming nodes (#41090) 2026-08-24 02:51:20 +00: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(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00
stop_aware_ready_queue.py fix(workflow): honor stop between non-streaming nodes (#41090) 2026-08-24 02:51:20 +00:00