dify/api/core/app/apps/agent_app
2026-06-25 22:09:45 +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 feat(agent): add roster service api access (#37759) 2026-06-22 12:37:27 +00:00
app_generator.py feat(agent): back inline agents with hidden apps (#37969) 2026-06-25 22:09:45 +08:00
app_runner.py Revert "fix(agent-v2): pass chat files to agent backend (#37926)" 2026-06-25 16:09:13 +08:00
app_variable_projection.py feat(agent): add roster service api access (#37759) 2026-06-22 12:37:27 +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 Revert "fix(agent-v2): pass chat files to agent backend (#37926)" 2026-06-25 16:09:13 +08:00
session_store.py fix(agent): keep debugger session across soul saves (#37620) 2026-06-18 08:24:20 +00:00