You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2026. It is now read-only.
src/core/harness.ts at 34K chars handles too many responsibilities. See docs/adr/001-large-file-decomposition.md for the planned split into config-loader, hook-registrar, process-launcher.
src/core/harness.ts at 34K chars handles too many responsibilities. See docs/adr/001-large-file-decomposition.md for the planned split into config-loader, hook-registrar, process-launcher.
Difficulty: Medium-Hard