dify/api/core/app/apps/agent_app
2026-08-18 13:11:22 +00:00
..
__init__.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
app_config_manager.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
app_feature_projection.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
app_generator.py feat(dify-agent): expand and enforce agent run limits (#40641) 2026-08-14 08:27:19 +00:00
app_runner.py fix(agent): retain usage for incomplete runs (#40937) 2026-08-18 13:11:22 +00:00
app_variable_projection.py feat(agent): add roster service api access (#37759) 2026-06-22 12:37:27 +00:00
errors.py chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +00:00
generate_response_converter.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
runtime_request_builder.py feat(dify-agent): add context-aware history compaction (#40872) 2026-08-17 09:36:21 +00:00
session_store.py feat(agent): make home snapshots optional and use backend defaults (#39702) 2026-07-29 02:01:12 +00:00