后端 get_conversation_list / web_terminal / conversation路由 增加 multi_agent_mode 查询参数: - multi_agent_mode=1 仅返回 multi_agent_mode 对话 - multi_agent_mode=0 仅返回常规对话 - 不传则不过滤 前端 loadConversationsList / loadWorkspaceConversations 根据 this.multiAgentMode 自动带参 |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| main_terminal_parts | ||
| main_terminal.py | ||
| tool_config.py | ||
| web_terminal.py | ||