dify/api/clients/agent_backend
2026-08-14 04:32:09 +00:00
..
__init__.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
client.py fix(agent): bound streams and cancel zombie workflow runs (#39186) 2026-07-17 07:46:42 +00:00
errors.py feat(dify-agent): propagate run limit error types (#40116) 2026-08-07 10:37:22 +00:00
event_adapter.py feat(dify-agent): propagate run limit error types (#40116) 2026-08-07 10:37:22 +00:00
factory.py fix(agent): authenticate agent control plane (#40737) 2026-08-14 04:32:09 +00:00
fake_client.py fix(agent): bound streams and cancel zombie workflow runs (#39186) 2026-07-17 07:46:42 +00:00
request_builder.py fix(agent): meter internal LLM calls through API (#40613) 2026-08-13 12:15:44 +00:00