Fix Codex transcript convergence
This commit is contained in:
1 parent
f9c8f640ce
commit
3c19b5a9bb
9 files changed
+192
-48
No files matched your search
@@ -834,6 +834,9 @@ mod tests {
|
||||
attachments: Vec::new(),
|
||||
},
|
||||
text("hello"),
|
||||
Event::AssistantTextFinal {
|
||||
text: "hello, revised".into(),
|
||||
},
|
||||
Event::ToolStart {
|
||||
id: "t1".into(),
|
||||
tool: "bash".into(),
|
||||
|
||||
Reference in new issue
Block a user