feat(orchestrator): MS23 agent lifecycle ingestion service #701

Merged
jason.woltje merged 1 commits from feat/ms23-p0-ingestion into main 2026-03-07 04:21:27 +00:00

1 Commits

Author SHA1 Message Date
d6c7bf04d5 feat(orchestrator): wire agent lifecycle events to MS23 ingestion service
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Add AgentIngestionService that writes to AgentConversationMessage and
AgentSessionTree on every agent lifecycle event (spawned, started,
completed, failed, killed).

Wire into AgentSpawnerService and AgentLifecycleService.

Partial #693
2026-03-06 20:24:13 -06:00