Datasets:
harness stringclasses 1
value | session_id stringlengths 36 36 ⌀ | prompt stringlengths 23 1.05k ⌀ | sent_at stringlengths 24 24 ⌀ | num_user_messages int64 0 38 | num_tool_calls int64 0 467 | traces listlengths 12 999 | file_path stringlengths 14 67 |
|---|---|---|---|---|---|---|---|
pi | fee6b993-de71-4e87-ade8-18d1865c05a4 | I want you to review these commits that introduced the crop feature:
44cbe03
b8e18b4
958a9f8
I think this is critical since it's the first editing operation introduced in the app. I want you to analyse it for architectural soundness while also focusing on simplicity.
- do we have a good basis to grow further features... | 2026-03-12T21:29:54.435Z | 17 | 166 | 2026-03-12T21-25-40-706Z_fee6b993-de71-4e87-ade8-18d1865c05a4.jsonl | |
pi | aa69e2aa-bcb3-48a6-bd32-ca4e7c63fa7c | let's look at the dex tasks and see what we can pick up next | 2026-03-13T14:29:16.135Z | 25 | 177 | 2026-03-13T14-29-01-214Z_aa69e2aa-bcb3-48a6-bd32-ca4e7c63fa7c.jsonl | |
pi | 8c9b8865-7c5d-491d-b13d-48893f2d433f | Work on task `0t7eatz8`. Use dex to get the details of this task, then do some research on how to implement it, propose an approach and interview me about it. | 2026-03-13T20:35:36.737Z | 8 | 60 | 2026-03-13T20-35-33-595Z_8c9b8865-7c5d-491d-b13d-48893f2d433f.jsonl | |
pi | 89b4e590-8369-4de2-b425-2e2dbad47a7d | I've been trying to make a nice transition animation on crop operations, but it has become very complicated and didn't get the results I was hoping for. Can we move the last 3 commits related to it to a branch for future reference, but get rid of it for now from the main branch? | 2026-03-14T22:40:15.618Z | 1 | 4 | 2026-03-14T22-38-31-096Z_89b4e590-8369-4de2-b425-2e2dbad47a7d.jsonl | |
pi | 7ed8c197-0d1a-4963-a8f7-d6f6cbf8acb3 | Work on task `8odssnjj`. Use dex to get the details of this task, then do some research on how to implement it, propose an approach and interview me about it. | 2026-03-14T22:42:35.952Z | 1 | 20 | 2026-03-14T22-42-03-025Z_7ed8c197-0d1a-4963-a8f7-d6f6cbf8acb3.jsonl | |
pi | 3cfac526-a08e-4a04-bc8f-0712fc337bbf | let's work on this task | 2026-03-14T22:45:06.806Z | 16 | 190 | 2026-03-14T22-44-47-494Z_3cfac526-a08e-4a04-bc8f-0712fc337bbf.jsonl | |
pi | df818e1f-907f-44ee-9a35-a55fc5d388e4 | I see that my Main.qml file has been growing quite a bit into several different sub components. Wondering if you see some good opportuinities for refactoring there? | 2026-03-14T22:56:18.855Z | 3 | 11 | 2026-03-14T22-55-38-020Z_df818e1f-907f-44ee-9a35-a55fc5d388e4.jsonl | |
pi | 33a25d3c-e28d-4920-87c0-ad8b9926978b | What's the single smartest and most radically innovative and accretive and useful and compelling addition you could make to the application at this point? | 2026-03-15T19:10:04.504Z | 8 | 36 | 2026-03-15T19-09-51-443Z_33a25d3c-e28d-4920-87c0-ad8b9926978b.jsonl | |
pi | 58098388-da08-4520-9449-8be494ee7a2b | Work on task `vmbny6ta`. Use dex to get the details of this task, then do some research on how to implement it, propose an approach and interview me about it. | 2026-03-15T22:14:37.494Z | 29 | 467 | 2026-03-15T22-14-27-814Z_58098388-da08-4520-9449-8be494ee7a2b.jsonl | |
pi | 641369ff-df47-4dd8-b54c-b4cec743e4d8 | we are working on this refactor epic: vmbny6ta
One thing that is left over from some of the in progress refactor is that we're not showing the result of the crop anymore, since the crop became just part of like a the like an edit plan, just kind of like a command or an edit spec, I think it's called now. Since it beca... | 2026-03-16T10:33:04.750Z | 18 | 234 | 2026-03-16T10-30-38-990Z_641369ff-df47-4dd8-b54c-b4cec743e4d8.jsonl |
Coding agent session traces for kaofelix/video-scissors-sessions
This dataset contains redacted coding agent session traces collected while working on git@github.com:kaofelix/video-scissors.git. The traces were exported with pi-share-hf from a local pi workspace and filtered to keep only sessions that passed deterministic redaction and LLM review.
Data description
Each *.jsonl file is a redacted pi session. Sessions are stored as JSON Lines files where each line is a structured session entry. Entries include session headers, user and assistant messages, tool results, model changes, thinking level changes, compaction summaries, branch summaries, and custom extension data.
Pi session files are tree-structured via id and parentId, so a single session file may contain multiple branches of work. See the upstream session format documentation for the exact schema:
Source git repo: git@github.com:kaofelix/video-scissors.git
Redaction and review
The data was processed with pi-share-hf using deterministic secret redaction plus an LLM review step. Deterministic redaction targets exact known secrets and curated credential patterns. The LLM review decides whether a session is about the OSS project, whether it is fit to share publicly, and whether any sensitive content appears to have been missed.
Embedded images may be preserved in the uploaded sessions unless the workspace was initialized with --no-images.
Limitations
This dataset is best-effort redacted. Coding agent transcripts can still contain sensitive or off-topic content, especially if a session mixed OSS work with unrelated private tasks. Use with appropriate caution.
- Downloads last month
- 195