coding-agent
real-pi-coding-agent-traces-sessions
Real Pi Coding Agent Traces Sessions
An aggregated dataset of real human–AI coding agent sessions, collected from 21 independently published Hugging Face datasets and hand-filtered to exclude synthetic or AI-generated content.
Every session is an unedited (but redacted) trace of a real person using pi — an open-source AI coding agent harness — to build, debug, and ship real open-source software. Real prompts, real tool calls, real errors, real backtracking.
Why this… See the full description on the dataset page: https://huggingface.co/datasets/MaxDevv/real-pi-coding-agent-traces-sessions.llama-coding-agent-evalsagentic-coding-trajectories
Agentic Coding Trajectories
Rights & intended use: legacy public research corpus / portfolio
artifact. Hosted frontier-model outputs are research-only inputs under
project policy (synthetic-factory#161):
intended_use: research_only, project_training_policy: blocked. Not
training data for any model-weight update. Machine-readable record:
rights.json.
Release status: The raw, uncurated coding-episode payload is published under
data/raw/. It is available for inspection and… See the full description on the dataset page: https://huggingface.co/datasets/rmems/agentic-coding-trajectories.agentic-coding-tracesThis dataset is aggregated from:
"AletheiaResearch/GLM-5.2-Agent",
"armand0e/claude-fable-5-claude-code",
"armand0e/minimax-m3-claude-code-traces",
"AletheiaResearch/Kimi-K3-Codex"
and has been converted into a single unified format:
{"messages": [{"role": "user", "content": "..."}, {"role": "assistant", "content": "<think>...</think>..."}, ...]}
The original raw files are kept in the .raw_sources folder for reference if you'd like to take a closer look.
Main file: USE_THIS_train.jsonl
ty
ti_coding_agent_training_probe_20260624
Open-SWE-Traces Swift Probe 5K
Balanced 5,000-row training probe subset from nvidia/Open-SWE-Traces, exported for ModelScope SWIFT-style SFT.
Selection:
1,250 hard-filter-kept rows from each source config.
Original native scaffold semantics are preserved.
MiniMax rows are exported as thinking examples by wrapping reasoning_content in <think>...</think>.
Qwen rows are exported as non-thinking examples; reasoning_content is not emitted.
Tool responses are included as role: "tool"… See the full description on the dataset page: https://huggingface.co/datasets/eigentom/ti_coding_agent_training_probe_20260624.agentic-coding-trajectories
agentic-coding-trajectories
A unified, tokenized corpus of 15,000 multi-turn agentic-coding sessions (618K turns, 41 turns/session avg) drawn from three publicly-released upstream datasets. Built for benchmarking LLM serving systems on realistic multi-turn coding-agent workloads.
Why this exists
Most LLM serving benchmarks use single-shot prompts. Real coding agents work in long multi-turn loops where each turn appends to a growing prompt. This corpus captures that shape… See the full description on the dataset page: https://huggingface.co/datasets/thoughtworks/agentic-coding-trajectories.
