fix some bugs

This commit is contained in:
Ahmed Ibrahim
2025-07-31 21:52:08 -07:00
parent 38850770fe
commit eb32d232db
3 changed files with 136 additions and 24 deletions

View File

@@ -1306,6 +1306,7 @@ async fn try_run_turn(
}
};
warn!("ResponseEvent: {event:?}");
match event {
ResponseEvent::Created => {}
ResponseEvent::OutputItemDone(item) => {