refactor: split Claude agent runner entrypoint (#200)

This commit is contained in:
Eyejoker
2026-05-30 01:47:41 +09:00
committed by GitHub
parent 35988d9797
commit 1531482363
8 changed files with 864 additions and 705 deletions

View File

@@ -27,11 +27,6 @@
"maxLines": 4875,
"owner": "dashboard stylesheet hotspot"
},
"runners/agent-runner/src/index.ts": {
"maxFunctionLines": 506,
"maxComplexity": 81,
"owner": "agent runner hotspot"
},
"runners/agent-runner/test/reviewer-runtime.test.ts": {
"maxFunctionLines": 271,
"owner": "agent runner test hotspot"