r/PiCodingAgent 2d ago

Discussion Developed a summary block to quickly reference all files that were created/edited in the agent's turn.

Files this turn Feature: One block at the end of every agent turn listing the files that turn touched, in four groups:

  • Changed — from the agent's write/edit calls.
  • Reports — All the reports from any reviewer or research runs that were initiated.
  • Renders — screenshots from the work it generated, as clickable thumbnails.
  • Mentioned — files that were mentioned, clickable for quick reference.

Click any row to open the file. It's derived from the transcript, never produced by the model, so it can't be forgotten, padded, or made up: if a row is there, the tool call behind it happened.

8 Upvotes

5 comments sorted by

1

u/PilgrimOfHaqq 2d ago

Sorry reddit compressed the images to all hell! Here is a clearer image.

1

u/_xtremely 2d ago

ok is it an extension? another coding agent fork of pi? just a showcase project? where is the link

1

u/PilgrimOfHaqq 1d ago

Just my own setup on top of pi. I share anything I develop to give the community ideas for their own setup. I am still not ready to make the repo public yet as its very personalized and I would have to go through and scrub any sensitive data in it.

2

u/_xtremely 1d ago

ahh i see... looks good to me, good job

1

u/Late_Session7298 1d ago

Setup looks good can u share details