mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
add todo comment
This commit is contained in:
@@ -642,6 +642,7 @@ impl ChatWidget {
|
||||
&mut self,
|
||||
_ev: codex_core::protocol::UserCommandOutputDeltaEvent,
|
||||
) {
|
||||
// TODO: Handle streaming exec output if/when implemented
|
||||
}
|
||||
|
||||
fn on_user_command_end(&mut self, ev: UserCommandEndEvent) {
|
||||
|
||||
Reference in New Issue
Block a user