save code

This commit is contained in:
xsl
2026-03-29 20:50:53 +08:00
parent f24de38e94
commit 36e838caec
17 changed files with 381 additions and 2048 deletions
+2 -1
View File
@@ -32,4 +32,5 @@ class Arbitrator:
async def on_avatar_done(self) -> None:
async with self._lock:
self.state = SessionState.IDLE
if self.state == SessionState.AVATAR_SPEAKING:
self.state = SessionState.IDLE