This dataset contains raw agent trace files captured from pi coding agent sessions working on pptxgenjs presentation generation tasks.
├── *.jsonl # 185 raw pi agent trace files
├── scripts/
│ ├── convert_to_openai.py # Conversion script (raw traces -> OpenAI format)
│ ├── system_prompt.txt # System prompt template
│ ├── tools_schema.json # Tool definitions
│ └──… See the full description on the dataset page:
https://huggingface.co/datasets/sandeshrajx/pptxgenjs-pi-traces.