pi
Install
pi install https://github.com/juanibiapina/deltoids
This overrides pi’s built-in edit and write tools with the traced
versions. Each edit is recorded with the summary the agent wrote for it.
Watch the traces
Run the TUI in the same directory as pi:
deltoids tui
Traces mode lists every edit as it lands, with its diff and summary.
Review an edit
Focus the diff pane with 3, move between diff lines with j / k,
and press c to leave a comment on the line under the cursor (d
deletes it). Press y to copy every comment on the trace as one prompt,
ready to paste back into pi. Comments live in the running TUI session
only; nothing is written to the trace.
The same keys work in Files mode on your working-tree diff, where the
diff pane is 2.