feat(a1z): a1z learning workflow - #3318
Draft
TomCC7 wants to merge 1 commit into
Draft
Conversation
Codecov Report❌ Patch coverage is @@ Coverage Diff @@
## feat/experimental-lerobot-policy #3318 +/- ##
====================================================================
- Coverage 75.23% 75.19% -0.05%
====================================================================
Files 1146 1152 +6
Lines 110632 111379 +747
Branches 9936 10006 +70
====================================================================
+ Hits 83237 83753 +516
- Misses 24544 24750 +206
- Partials 2851 2876 +25
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 4 files with indirect coverage changes 🚀 New features to boost your workflow:
|
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.
Contribution path
feat/experimental-lerobot-policyProblem
PR #3315 ports the shared LeRobot policy infrastructure, but the A1Z-specific teach, replay, dataset preparation, and policy-running workflow from #3138 is still missing.
Solution
teach,replay, andrun-policyCLI commands.How to test
AI assistance
Implemented and reviewed with OpenAI Codex.
Checklist