dify/api/core/app/apps/agent_app
2026-09-01 09:45:49 +08: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 fix(agent): reject incompatible session snapshots (#41447) 2026-08-31 02:26:07 +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 fix(agent): reject incompatible session snapshots (#41447) 2026-08-31 02:26:07 +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 Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-01 09:45:49 +08:00
session_store.py feat(agent): make home snapshots optional and use backend defaults (#39702) 2026-07-29 02:01:12 +00:00