Move initial history to protocol (#3422)
To fix an edge case of forking then resuming #3419
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use crate::protocol::EventMsg;
|
||||
use crate::rollout::recorder::RolloutItem;
|
||||
use crate::protocol::RolloutItem;
|
||||
use codex_protocol::models::ResponseItem;
|
||||
|
||||
/// Whether a rollout `item` should be persisted in rollout files.
|
||||
|
||||
Reference in New Issue
Block a user