mirror of
https://github.com/openai/codex.git
synced 2026-04-29 00:55:38 +00:00
Revert "Only show Worked for after the final assistant message" (#7884)
Reverts openai/codex#7854
This commit is contained in:
@@ -442,7 +442,6 @@ fn make_chatwidget_manual(
|
||||
last_rendered_width: std::cell::Cell::new(None),
|
||||
feedback: codex_feedback::CodexFeedback::new(),
|
||||
current_rollout_path: None,
|
||||
task_started_at: None,
|
||||
};
|
||||
(widget, rx, op_rx)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user