refactor(parser): parse transcripts into turns and responses - #130
Merged
Conversation
This was referenced Jul 17, 2026
Contributor
Author
This was referenced Jul 17, 2026
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
from
July 17, 2026 18:18
c1b686d to
8393ec3
Compare
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
2 times, most recently
from
July 17, 2026 20:34
499d9ef to
7897125
Compare
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
from
July 17, 2026 20:39
7897125 to
2ec9a72
Compare
Contributor
Author
|
Folded into #128. |
Contributor
Author
|
Reopening: splitting #128 back into a stack for reviewability; this PR carries its original slice. |
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
from
July 18, 2026 23:49
2ec9a72 to
86b60c1
Compare
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
from
July 19, 2026 04:30
86b60c1 to
b1d12e0
Compare
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
from
July 19, 2026 06:09
b1d12e0 to
6554c85
Compare
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
2 times, most recently
from
July 22, 2026 04:23
5d6957b to
4972dac
Compare
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
from
July 22, 2026 05:38
4972dac to
aa0fdc8
Compare
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
2 times, most recently
from
July 22, 2026 17:26
71fa9d1 to
36ec06f
Compare
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
from
July 22, 2026 18:54
36ec06f to
95b09b2
Compare
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
from
July 22, 2026 23:45
95b09b2 to
9d5999a
Compare
This was referenced Jul 22, 2026
rgao-coreweave
marked this pull request as ready for review
July 23, 2026 05:30
rgao-coreweave
force-pushed
the
109-09-parser-fold
branch
from
July 23, 2026 16:24
9d5999a to
c5c92f8
Compare
drtangible
approved these changes
Jul 23, 2026
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.

Summary
Review boundary
Transcript normalization only. Daemon lifecycle, tool, and Agent behavior come in later slices.
Validation
npm run checkStack