mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
Test code mode notifications without a sync tool call (#39506)
GitOrigin-RevId: 9ee4dfb93fee83737fa555bb6111101991417a4d
This commit is contained in:
@@ -3621,7 +3621,6 @@ async fn code_mode_notify_injects_additional_exec_tool_output_into_active_contex
|
||||
"use exec notify helper",
|
||||
r#"
|
||||
notify("code_mode_notify_marker");
|
||||
await tools.test_sync_tool({});
|
||||
text("done");
|
||||
"#,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user