refactor: split message runtime processing

This commit is contained in:
ejclaw
2026-05-27 08:05:07 +09:00
parent d79c79f8ab
commit e154c6ec2e
3 changed files with 566 additions and 393 deletions

View File

@@ -160,10 +160,6 @@
"maxNesting": 1,
"owner": "message runtime test hotspot"
},
"src/message-runtime.ts": {
"maxFunctionLines": 620,
"owner": "message runtime hotspot"
},
"src/message-turn-controller.test.ts": {
"maxFunctionLines": 730,
"owner": "message turn controller test hotspot"