dify/api/core/app/apps/agent_app
2026-06-24 21:21:00 +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-v2): add agent draft build lifecycle (#37887) 2026-06-24 21:21:00 +08:00
app_runner.py fix(agent): keep debugger session across soul saves (#37620) 2026-06-18 08:24:20 +00: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 fix(agent): save workflow agents as console roster apps (#37848) 2026-06-24 03:35:12 +00:00
session_store.py fix(agent): keep debugger session across soul saves (#37620) 2026-06-18 08:24:20 +00:00