## Summary - collapse parsed command output to a single `Unknown` whenever the normal parse includes any unknown entry - preserve the existing parsing flow and existing `cd` handling, including the current `cd && ...` collapse behavior - trim redundant tests and add focused coverage for collapse-on-unknown cases ## Testing - `cargo test -p codex-shell-command` |
||
|---|---|---|
| .. | ||
| command_safety | ||
| bash.rs | ||
| lib.rs | ||
| parse_command.rs | ||
| powershell.rs | ||
| shell_detect.rs | ||