mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-01 08:13:37 +00:00
- agent-executor.ts: 1317 -> 283 lines (merged duplicate task loops) - execution-service.ts: 675 -> 314 lines (extracted callback types) - pipeline-orchestrator.ts: 662 -> 471 lines (condensed methods) - auto-loop-coordinator.ts: 590 -> 277 lines (condensed type definitions) - recovery-service.ts: 558 -> 163 lines (simplified state methods) Created execution-types.ts for callback type definitions. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>