dify/api/clients/agent_backend
2026-08-21 10:39: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: Enterprise Home Snapshot — runtime endpoints and dify-agent adapter (#40996) 2026-08-21 10:39:36 +00:00
event_adapter.py fix(agent): retain usage for incomplete runs (#40937) 2026-08-18 13:11:22 +00:00
factory.py feat: Enterprise Home Snapshot — runtime endpoints and dify-agent adapter (#40996) 2026-08-21 10:39:36 +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