Support Codex subagent transcripts

This commit is contained in:
iris committed 2026-09-13 00:41:59 -04:00
1 parent 7d9df5d572
commit 83b113ef0f
6 files changed
+557 -38

No files matched your search

+1
View File
@@ -2548,6 +2548,7 @@ fn make_driver(
Transport::for_machine(machine),
dir,
sink.clone(),
Arc::clone(subagents),
)?),
})
}