codex: fix realtime preflight test import (#14902)

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Ahmed Ibrahim
2026-03-17 10:50:11 -07:00
parent 51108dccaa
commit 0e0481ba0f

View File

@@ -34,6 +34,7 @@ use std::fs;
use std::process::Command;
use std::time::Duration;
use tokio::sync::oneshot;
use tokio::time::timeout;
const STARTUP_CONTEXT_HEADER: &str = "Startup context from Codex.";
const MEMORY_PROMPT_PHRASE: &str =