mirror of
https://github.com/openai/codex.git
synced 2026-04-30 03:12:20 +03:00
Allow finding rollouts by id without cwd filter
This commit is contained in:
@@ -675,6 +675,7 @@ impl CodexMessageProcessor {
|
||||
|
||||
let page = match RolloutRecorder::list_conversations(
|
||||
&self.config.codex_home,
|
||||
&self.config.cwd,
|
||||
page_size,
|
||||
cursor_ref,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user