mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
Restore phase when loading from history (#12244)
This commit is contained in:
committed by
GitHub
Unverified
parent
f2d5842ed1
commit
3a951f8096
@@ -1073,6 +1073,7 @@ mod tests {
|
||||
.record_items(&[RolloutItem::EventMsg(EventMsg::AgentMessage(
|
||||
AgentMessageEvent {
|
||||
message: "buffered-event".to_string(),
|
||||
phase: None,
|
||||
},
|
||||
))])
|
||||
.await?;
|
||||
|
||||
Reference in New Issue
Block a user