add agent traces docs#2492
Merged
Merged
Conversation
cfahlgren1
force-pushed
the
cfahlgren1/agent-traces-docs
branch
from
May 21, 2026 14:27
e205fb3 to
fb35560
Compare
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
cfahlgren1
marked this pull request as ready for review
May 21, 2026 14:38
cfahlgren1
force-pushed
the
cfahlgren1/agent-traces-docs
branch
from
May 21, 2026 14:38
fb35560 to
515958d
Compare
cfahlgren1
marked this pull request as draft
May 21, 2026 14:38
cfahlgren1
force-pushed
the
cfahlgren1/agent-traces-docs
branch
from
May 21, 2026 14:43
515958d to
67c7efa
Compare
cfahlgren1
marked this pull request as ready for review
May 21, 2026 14:46
gary149
reviewed
May 21, 2026
gary149
reviewed
May 21, 2026
gary149
reviewed
May 21, 2026
cfahlgren1
force-pushed
the
cfahlgren1/agent-traces-docs
branch
from
May 21, 2026 21:07
cbe9013 to
87c046b
Compare
cfahlgren1
marked this pull request as draft
May 21, 2026 21:08
cfahlgren1
marked this pull request as ready for review
May 21, 2026 21:08
Co-authored-by: Pierric Cistac <Pierrci@users.noreply.github.com>
cfahlgren1
commented
May 22, 2026
Co-authored-by: Caleb Fahlgren <cfahlgren1@gmail.com>
pcuenca
reviewed
May 22, 2026
julien-c
approved these changes
May 30, 2026
julien-c
left a comment
Member
There was a problem hiding this comment.
let's get that one merged no?
Co-authored-by: Julien Chaumond <julien@huggingface.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Low Risk
Documentation-only changes with no runtime or security-sensitive code paths.
Overview
Adds a new Agent Traces Hub doc page and wires it into the site navigation so users can upload and browse Claude Code, Codex, and Pi JSONL sessions on datasets or Storage Buckets.
The new
agent-traces.mdguide covers where each agent stores sessions, privacy/redaction warnings,hf upload/hf buckets sync(andhf sync) examples, and how to open traces in Data Studio or from bucket files. Data Studio gets a short section pointing to that guide; Agents and Datasets contents plus agents-overview link to the page;_toctree.ymllists Agent Traces under Datasets. Minor whitespace fixes on two data-studio lines.Reviewed by Cursor Bugbot for commit 13296a4. Bugbot is set up for automated code reviews on this repo. Configure here.