mirror of
https://github.com/openai/codex.git
synced 2026-05-02 02:17:22 +00:00
Revert "initial surface projection for sandbox"
This reverts commit 79d8f99a7f.
This commit is contained in:
@@ -200,7 +200,6 @@ async fn dynamic_tool_call_round_trip_sends_text_content_items_to_model() -> Res
|
||||
content_items,
|
||||
success,
|
||||
duration_ms,
|
||||
..
|
||||
} = started.item
|
||||
else {
|
||||
panic!("expected dynamic tool call item");
|
||||
@@ -254,7 +253,6 @@ async fn dynamic_tool_call_round_trip_sends_text_content_items_to_model() -> Res
|
||||
content_items,
|
||||
success,
|
||||
duration_ms,
|
||||
..
|
||||
} = completed.item
|
||||
else {
|
||||
panic!("expected dynamic tool call item");
|
||||
|
||||
Reference in New Issue
Block a user