Warp introduces a new feature called "richer information" about recently run commands, making it easier for users to rerun them with confidence. Unlike the Command Palette, Command Search is scoped to show only artifacts ready to run on the command line. Rich history now includes exit code, working directory, git branch (if applicable), run time, and completion time, allowing users to identify when commands were last run and whether they succeeded or failed. This feature is useful for debugging or knowing which command to rerun again.