dify/api/clients/agent_backend
2026-08-17 10:11:22 +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(dify-agent): preserve snapshots for failed and cancelled runs (#40876) 2026-08-17 10: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 feat(dify-agent): add context-aware history compaction (#40872) 2026-08-17 09:36:21 +00:00