Pi traces preview
Sat, Jan 24
Can we implement light mode please? 3 messages 36 tools
Fri, Jan 23
Couple things with economist demo - article lists for 2 sections are indented differently to other sections - Middle East & Africa - Science & Technology Please can we investigate why? - Neither economist browse nor economist demo are displaying the (#/total) counter... where did it go? 7 messages 44 tools We have unrelated ongoing work in demo/, ignore it and let it proceed. I'd like to make a couple tweaks - Allow left/right to navigate between sections when you reach the first/last page in the section (preserve current tab behaviour) - On tui launch, load all RSS and cache results for 120s - When offline / not able to fetch, preserve the cached content (do we do this already)? Can you investigate these 3 issues? 7 messages 56 tools
Thu, Jan 22
Let's tackle gh issue #4. Please review the issue and read all relevant files. Then, let's agree on intent and approach to implement 21 messages 191 tools I'd like to have a nicer loading screen for articles. Can we design this? 28 messages 177 tools We have a pi hook (via long-task harness) that reminds you to update progress files before committing. I would like to add a hook that reminds the agent to clean up/simplify/refactor code - often first drafts are functional but code quality/maintainability can be so-so (e.g., too verbose while prototyping, duplicate functions, not clear...) - basically first make it work then make it good. How should we best implement this? 8 messages 27 tools
Wed, Jan 21
Read to get context, but don't touch any code. I'm trying to think what would make the experience here delightful. We have a bunch of tooling and ingredients, but what if I want this to feel like naturally browsing the econmist from my tui? 11 messages 123 tools Don't touch any code. I'm trying to think what would make the experience here delightful 1 message

Coding agent session traces for thomasmustier/economist-tui-sessions

This dataset contains redacted coding agent session traces collected while working on tmustier/economist-tui. 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: tmustier/economist-tui

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
107