Skip to content

feat(libsy): add plan-execute routing strategy - #643

Draft
ryan-lempka wants to merge 3 commits into
mainfrom
plan-execute
Draft

feat(libsy): add plan-execute routing strategy#643
ryan-lempka wants to merge 3 commits into
mainfrom
plan-execute

Conversation

@ryan-lempka

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Ryan Lempka <rlempka@nvidia.com>
Signed-off-by: Ryan Lempka <rlempka@nvidia.com>
Signed-off-by: Ryan Lempka <rlempka@nvidia.com>
}

#[cfg(test)]
mod tests {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ryan-lempka lots of tests, see if you can combine them or remove them if some are not necessary

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do. Codex got test happy for this. Will prune them and keep only the essentials before taking out of draft

/// A Codex-style Responses trajectory starts on the capable planner and hands
/// the complete conversation to the efficient executor after `apply_patch`.
#[tokio::test]
async fn plan_execute_route_hands_off_after_the_first_edit() -> TestResult {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is insanely big. Any chance it can be cut down ??

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