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
Owner

Wires agent spawner and lifecycle to write to AgentConversationMessage and AgentSessionTree (MS23-P0-002).

  • AgentIngestionService with recordAgentSpawned/Started/Completed/Failed/Killed/Message
  • Wired into AgentSpawnerService and AgentLifecycleService

Partial #693

Wires agent spawner and lifecycle to write to AgentConversationMessage and AgentSessionTree (MS23-P0-002). - AgentIngestionService with recordAgentSpawned/Started/Completed/Failed/Killed/Message - Wired into AgentSpawnerService and AgentLifecycleService Partial #693
jason.woltje added 1 commit 2026-03-07 02:24:55 +00:00
feat(orchestrator): wire agent lifecycle events to MS23 ingestion service
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
d6c7bf04d5
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
jason.woltje merged commit de6faf659e into main 2026-03-07 04:21:27 +00:00
Sign in to join this conversation.