dify/api/core/app/apps/agent_app
盐粒 Yanli a048f35099
refactor: introduce agent working environment architecture (#39480)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-28 13:16:05 +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 refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
app_runner.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +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 refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
session_store.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00