YeonGyu-Kim
e3bd43ff64
refactor(background-agent): split manager.ts into focused modules
Extract 30+ single-responsibility modules from manager.ts (1556 LOC):
- task lifecycle: task-starter, task-completer, task-canceller, task-resumer
- task queries: task-queries, task-poller, task-queue-processor
- notifications: notification-builder, notification-tracker, parent-session-notifier
- session handling: session-validator, session-output-validator, session-todo-checker
- spawner: spawner/ directory with focused spawn modules
- utilities: duration-formatter, error-classifier, message-storage-locator
- result handling: result-handler-context, background-task-completer
- shutdown: background-manager-shutdown, process-signal
2026-02-08 16:20:52 +09:00
..
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-06 15:09:07 +09:00
2026-01-14 21:35:01 -08:00
2026-02-01 19:01:30 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-01 16:47:50 +09:00
2026-02-07 14:41:46 +01:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-08 16:20:52 +09:00
2026-02-01 19:44:22 +09:00