Skip to content

Conversation

@snimu
Copy link
Collaborator

@snimu snimu commented Jan 2, 2026

In multi-agent systems like the RLM, there are several independent, multi-turn trajectories. We want to interleave the TrajectorySteps within each such multi-turn trajectory for efficiency, but keep the trajectories of the different sub-agents separate.

verifiers PR#675 introduces the trajectory_id field as a first-class field in TrajectoryStep. This enables us to perform grouped interleaving of trajectory steps, implemented by this PR.

@snimu
Copy link
Collaborator Author

snimu commented Jan 3, 2026

@cursoragent please review

@cursor
Copy link

cursor bot commented Jan 3, 2026

Unable to authenticate your request. Please make sure to connect your GitHub account to Cursor. Go to Cursor

@snimu
Copy link
Collaborator Author

snimu commented Jan 3, 2026

@cursoragent please review!

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.

2 participants