dify/api/core/app/apps/common
Yansong Zhang 5f87239abc fix: resolve CI failures — unused imports, type errors, test updates
- Remove 12 unused imports across node.py, tool_manager.py,
  event_adapter.py, legacy_response_adapter.py
- Fix Sequence[str] → list[str] type annotation in node.py
- Update test_agent_chat_app_runner.py: CotChatAgentRunner →
  AgentAppRunner (old runner classes replaced by unified runner)

Made-with: Cursor
2026-04-13 13:10:08 +08:00
..
__init__.py feat: Split WorkflowCycleManager (#20071) 2025-05-22 09:49:25 +08:00
graph_runtime_state_support.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
legacy_response_adapter.py fix: resolve CI failures — unused imports, type errors, test updates 2026-04-13 13:10:08 +08:00
workflow_response_converter.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00