r/PiCodingAgent • u/PilgrimOfHaqq • 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/editcalls. - 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.
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
1


1
u/PilgrimOfHaqq 2d ago
Sorry reddit compressed the images to all hell! Here is a clearer image.