dify/dify-agent/src/dify_agent/runtime
盐粒 Yanli a048f35099
refactor: introduce agent working environment architecture (#39480)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-28 13:16:05 +00:00
..
agent_factory.py feat(dify-agent): add history layer and structural output layer (#36600) 2026-05-25 04:28:17 +00:00
agenton_validation.py feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
compositor_factory.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
event_sink.py fix(agent): bound streams and cancel zombie workflow runs (#39186) 2026-07-17 07:46:42 +00:00
history.py feat(dify-agent): add history layer and structural output layer (#36600) 2026-05-25 04:28:17 +00:00
layer_exit_signals.py feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
output_type.py feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
run_scheduler.py fix(agent): bound streams and cancel zombie workflow runs (#39186) 2026-07-17 07:46:42 +00:00
runner.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
user_prompt_validation.py feat(dify-agent): sync agent progress (#36633) 2026-05-26 03:14:10 +00:00