dify/api/clients/agent_backend
盐粒 Yanli 8874f3c80b
refactor(agent): remove Agent Drive (#40887)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-19 06:34:36 +00:00
..
__init__.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
client.py fix(dify-agent): preserve snapshots for failed and cancelled runs (#40876) 2026-08-17 10:11:22 +00:00
errors.py feat(dify-agent): propagate run limit error types (#40116) 2026-08-07 10:37:22 +00:00
event_adapter.py fix(agent): retain usage for incomplete runs (#40937) 2026-08-18 13:11:22 +00:00
factory.py feat(dify-agent): expand and enforce agent run limits (#40641) 2026-08-14 08:27:19 +00:00
fake_client.py fix(dify-agent): preserve snapshots for failed and cancelled runs (#40876) 2026-08-17 10:11:22 +00:00
request_builder.py refactor(agent): remove Agent Drive (#40887) 2026-08-19 06:34:36 +00:00