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.

}

#[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 ??

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

🚀 View preview at
https://NVIDIA-NeMo.github.io/Switchyard/pr-preview/pr-643/

Built to branch gh-pages at 2026-09-11 05:34 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Signed-off-by: Ryan Lempka <rlempka@nvidia.com>
Signed-off-by: Ryan Lempka <rlempka@nvidia.com>
Signed-off-by: Ryan Lempka <rlempka@nvidia.com>
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