Merge pull request #177 from phj1081/codex/message-runtime-quality

refactor: split message runtime processing
This commit is contained in:
Eyejoker
2026-05-27 15:24:31 +09:00
committed by GitHub
3 changed files with 566 additions and 393 deletions

View File

@@ -155,10 +155,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"