mirror of
https://github.com/openai/codex.git
synced 2026-05-03 19:06:58 +00:00
base
This commit is contained in:
@@ -61,6 +61,7 @@ use std::time::Duration;
|
||||
fn event(id: &str, msg: EventMsg) -> Event {
|
||||
Event {
|
||||
id: id.to_string(),
|
||||
agent_id: None,
|
||||
msg,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user