mirror of
https://github.com/openai/codex.git
synced 2026-05-05 05:42:33 +03:00
Better UI
This commit is contained in:
@@ -355,7 +355,6 @@ impl InftyOrchestrator {
|
||||
state.waiting_for_signal = true;
|
||||
if let Some(p) = self.progress_ref() {
|
||||
p.objective_posted(objective);
|
||||
p.waiting_for_solver();
|
||||
}
|
||||
}
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user