commit Agent Work Cycle frame codes

This commit is contained in:
Liu Zhicong
2023-11-01 19:29:55 -07:00
parent ece56f6a40
commit 5eced91432
8 changed files with 703 additions and 177 deletions
+1
View File
@@ -141,3 +141,4 @@ class EmailTunnel(AgentTunnel):
async def _process_message(self, msg: AgentMsg) -> None:
logger.warn(f"process message {msg.msg_id} from {msg.sender} to {msg.target}")