refactor: split paired executor lifecycle (#187)

This commit is contained in:
Eyejoker
2026-05-29 19:45:08 +09:00
committed by GitHub
parent b2cfe385cf
commit 41f0460848
2 changed files with 402 additions and 298 deletions

View File

@@ -118,10 +118,6 @@
"maxFunctionLines": 417,
"owner": "message executor lifecycle hotspot"
},
"src/message-agent-executor-paired.ts": {
"maxFunctionLines": 440,
"owner": "message executor paired hotspot"
},
"src/message-agent-executor-target.ts": {
"maxFunctionLines": 274,
"maxComplexity": 48,