bleep history
list this workspace's recorded compile/test runs (written by the compile server, kept per worktree)
Synopsis
bleep history <subcommand> [args] [flags]
Subcommands
bleep history show: print the full transcript of a recorded compile/test run as JSON (latest when no id is given)bleep history diff: diff two recorded runs: what logically changed (or, with --timing, what got slower/faster)
See also
The run history & diffs guide tells the whole story — what
gets recorded, diffing runs, the --diff edit loop, cross-worktree comparisons — with
a demo video.