dify/api/core/app/apps/agent_app
2026-06-18 08:24:20 +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 fix(api): tighten agent v2 generated contracts (#36989) 2026-06-03 06:52:40 +00:00
app_generator.py fix(agent): keep debugger session across soul saves (#37620) 2026-06-18 08:24:20 +00:00
app_runner.py fix(agent): keep debugger session across soul saves (#37620) 2026-06-18 08:24:20 +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(agent): wire knowledge base retrieval into runtime (#37577) 2026-06-17 09:27:38 +00:00
session_store.py fix(agent): keep debugger session across soul saves (#37620) 2026-06-18 08:24:20 +00:00