dify/api/core/app/apps/agent_app
zyssyz123 f9ed81c3f4
fix(api): Agent v2 chat ask_human — resume on timeout + skip input guards on resume (#37492)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 08:11:28 +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(api): Agent v2 chat ask_human — resume on timeout + skip input guards on resume (#37492) 2026-06-16 08:11:28 +00:00
app_runner.py feat(api): Agent ask_human HITL (phase-1) — workflow node + Agent v2 chat — ENG-635 (#37437) 2026-06-16 03:43:40 +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(api): Agent ask_human HITL (phase-1) — workflow node + Agent v2 chat — ENG-635 (#37437) 2026-06-16 03:43:40 +00:00
session_store.py feat(api): Agent ask_human HITL (phase-1) — workflow node + Agent v2 chat — ENG-635 (#37437) 2026-06-16 03:43:40 +00:00