session-traces
transformers-coding-session-pi-traces
dacorvo/transformers-coding-session-pi-traces
pi coding-agent session traces produced by
agentcap runs. Each run
contributes one folder under data/<run_id>/; inside, one file per
session in pi's native export format.
The on-the-wire HTTP captures for these same runs live in
dacorvo/transformers-coding-session-captures.
Both belong to the
transformers-coding-session Collection
— join on run_id to align captures with traces.
hf-hub-session-pi-traces
dacorvo/hf-hub-session-pi-traces
pi coding-agent session traces produced by
agentcap runs. Each run
contributes one folder under data/<run_id>/; inside, one file per
session in pi's native export format.
The on-the-wire HTTP captures for these same runs live in
dacorvo/hf-hub-session-captures.
Both belong to the
hf-hub-session Collection
— join on run_id to align captures with traces.
transformers-coding-session-opencode-traces
dacorvo/transformers-coding-session-opencode-traces
opencode coding-agent session traces produced by
agentcap runs. Each run
contributes one folder under data/<run_id>/; inside, one file per
session in opencode's native export format.
The on-the-wire HTTP captures for these same runs live in
dacorvo/transformers-coding-session-captures.
Both belong to the
transformers-coding-session Collection
— join on run_id to align captures with traces.
hf-hub-session-opencode-traces
dacorvo/hf-hub-session-opencode-traces
opencode coding-agent session traces produced by
agentcap runs. Each run
contributes one folder under data/<run_id>/; inside, one file per
session in opencode's native export format.
The on-the-wire HTTP captures for these same runs live in
dacorvo/hf-hub-session-captures.
Both belong to the
hf-hub-session Collection
— join on run_id to align captures with traces.
spreads-session-traces
Spreads Session Traces
Per-fill records from simulated Spreads quoting
sessions — the same mechanics the agent kit's demo command runs: an
after-hours session on a tokenized stock pair, with news shocks the agent sees
one tick late.
Each line of data/seed-v0.jsonl is one fill:
{"t": 4170, "pair": "NVDA/USDG", "side": "sell", "fair": 187.31,
"fill_px": 187.43, "size": 10, "half_spread_bps": 40,
"spread_income": 0.75, "adverse": 0.0, "session": "overnight",
"shock_active":… See the full description on the dataset page: https://huggingface.co/datasets/spreadsmoney/spreads-session-traces.pi-session-traces
Coding agent session traces
This dataset contains coding agent session traces collected while working on open source projects with pi. The traces were exported with pi-share-hf.
The basis, and inspiration for this project is Mario Zechner. For more information, see pi-mono traces.
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… See the full description on the dataset page: https://huggingface.co/datasets/grfwings/pi-session-traces.
