What this artifact is for
The quick orientation layer before you go deeper upstream.
Summary
Purpose: Publish redacted pi coding agent sessions from one OSS project to a Hugging Face dataset.
Seed description: Session publishing helper for sharing Pi coding sessions to Hugging Face datasets.
Category: Discovered Related
Best for: Not yet synthesized.
How to read this page
Workflow tags: none captured
Integrations: github, hugging-face, codex
Caveats: No caveats captured yet
Maturity: No maturity signals captured
README excerpt
More of the actual upstream surface so you can skim here before deciding to open the repo.
Publish pi coding agent sessions from one OSS project to a Hugging Face dataset.
It keeps state in a workspace, so repeated runs only process what changed (updated sessions, new sessions).
npm install -g pi-share-hf npm install -g @mariozechner/pi-coding-agent
Preview source: captured upstream text ↗
Quick topics
Skim bullets
- collecting sessions for one project
- redacting exact secrets from your env file and --secret
- rejecting sessions that match user-provided deny patterns via --deny
- scanning redacted output with TruffleHog to detect and verify surviving secrets
- running LLM review on the remaining sessions
- uploading only sessions that pass all checks
- publish a public dataset of your pi traces
- share real agent traces for analysis or training data
Sources and provenance
Everything on this page should be traceable back to the list seed or an upstream surface.
Discovery reason: Discovered from badlogic/pi-mono official materials
Discovered from: pi-pi-mono
Claim confidence: high
Surface capture kind: repo-readme