allow clear chat log

This commit is contained in:
2025-11-17 16:35:26 +08:00
parent 0852e12118
commit 553a7724b3
3 changed files with 2525 additions and 21473 deletions

View File

@@ -182,6 +182,7 @@ class AgentNamespace(Namespace):
namespace_entry.emit('open-iframe',"", room=init_data['room'], namespace='/agent')
ase_client.chatmanager.load_next_chapter()
ase_client.send_text("chapter-start", "")
ase_client.send_text("clear","")
namespace_entry.emit('message', "Multi-Agents服务已连接", room=init_data['room'], namespace='/agent')
#接受消息回来直接让message监听发送