CoolFace
Datasetpublic

cfahlgren1/web-fetch-harness-traces

Native web fetch harness traces Separate, lightly sanitized native JSONL traces comparing URL-fetch behavior in Claude Code and Codex CLI against: https://huggingface.co/datasets/nyu-mll/glue Captured on 2026-09-15. No shell HTTP client, browser automation, or MCP fetcher was used. Files data/claude-code.jsonl: Claude Code's stream-json events. data/codex.jsonl: Codex's persisted native rollout JSONL. Both traces are exposed together in the default subset and… See the full description on the dataset page: https://huggingface.co/datasets/cfahlgren1/web-fetch-harness-traces.

sourceHugging Facemitupdated 12d agoView on Hugging Face
0likes69downloads
10 commits on main
b05bc8a12d ago

include prompts for both harness traces

cfahlgren1
f540eeb12d ago

combine harness traces in one dataset split

cfahlgren1
953c89812d ago

refresh dataset viewer metadata

cfahlgren1
6396bf712d ago

make claude return the webfetch result verbatim

cfahlgren1
0abfec712d ago

remove pi agent trace

cfahlgren1
a38171b12d ago

remove injected harness and workspace context from traces

cfahlgren1
d54270e12d ago

replace codex and pi streams with native session traces

cfahlgren1
101ab4312d ago

store each harness trace in its native jsonl format

cfahlgren1
6538aac12d ago

add sanitized native web fetch traces

cfahlgren1
b70d74412d ago

initial commit

cfahlgren1