Skip to content

docs: clarify parse_session is a single pass - #44

Merged
royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
lordos2003:fix/issue-4-single-pass-docs
Sep 11, 2026
Merged

docs: clarify parse_session is a single pass#44
royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
lordos2003:fix/issue-4-single-pass-docs

Conversation

@lordos2003

Copy link
Copy Markdown
Contributor

Clarify that parse_session reads the transcript once, collecting
tool_use and tool_result blocks into separate maps before joining them.

Closes #4

@github-actions

Copy link
Copy Markdown

Welcome, @lordos2003, and thanks for your first pull request to Agentrace.

A quick look at CONTRIBUTING.md covers how things are set up and run here.

I'll review this shortly. Ask anything in the thread if something is unclear.

@royalpinto007
royalpinto007 merged commit 4b76bed into AgentPostmortem:main Sep 11, 2026
8 checks passed
@github-actions

Copy link
Copy Markdown

And it's in. Thanks @lordos2003.

Contributions like this are what keep Agentrace moving.

A star on the repo would mean a lot if this project is useful to you.

Happy to see more from you whenever you have the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: parse_session does one pass over the transcript, not two

2 participants