refactor(03-03): wire runAgent() to delegate to AgentExecutor.execute()

- Replace stream processing loop with AgentExecutor.execute() delegation
- Build AgentExecutionOptions object from runAgent() parameters
- Create callbacks for waitForApproval, saveFeatureSummary, etc.
- Remove ~930 lines of duplicated stream processing code
- Progress events now flow through AgentExecutor

File: auto-mode-service.ts reduced from 5086 to 4157 lines
This commit is contained in:
Shirone
2026-01-27 16:55:58 +01:00
parent a5c02e2418
commit 758c6c0af5

File diff suppressed because it is too large Load Diff