Focus.AI Labs / Artifact Field Notes Discovered Related
Fast browse / jump off / source-grounded
Discovered Related

pi-share-hf

Purpose: Publish redacted pi coding agent sessions from one OSS project to a Hugging Face dataset.

Origin
discovered-related
Extensibility
standalone
Primary interface
cli

What this artifact is for

The quick orientation layer before you go deeper upstream.

Profile

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.

Signals

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.

Upstream skim

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 ↗

What shows up in the source

Quick topics

pi-share-hfSupported inputInstallWorkflowQuick startpersonal namespaceor org namespaceWhat deterministic redaction does

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.

Provenance

Discovery reason: Discovered from badlogic/pi-mono official materials

Discovered from: pi-pi-mono

Claim confidence: high

Surface capture kind: repo-readme