This commit is contained in:
Ahmed Ibrahim
2025-08-03 00:31:41 -07:00
parent d8e63e10ee
commit 8d01f6f200
7 changed files with 240 additions and 193 deletions

View File

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