fabro/crates
Bryan Helmkamp a93ca70fb4 Emit subagent lifecycle events and forward child session events
Add SubAgentSpawned/Completed/Failed/Closed/Event variants to AgentEvent
with a deferred callback mechanism on SubAgentManager. Child session
events are subscribed to at spawn time and forwarded as wrapped
SubAgentEvent (skipping streaming noise). Wired in both the standalone
CLI and the pipeline AgentBackend.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 19:59:56 -05:00
..
agent Emit subagent lifecycle events and forward child session events 2026-02-27 19:59:56 -05:00
attractor Emit subagent lifecycle events and forward child session events 2026-02-27 19:59:56 -05:00
git-storage Add git-storage crate for storing data in git object database 2026-02-24 23:17:44 -05:00
llm Simplify LLM crate: constructors, shared HTTP/SSE infra, Deref delegation 2026-02-27 19:12:33 -05:00
util Consolidate redact and terminal crates into util 2026-02-27 18:44:19 -05:00