Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenAdaptAI/openadapt-ml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: OpenAdaptAI/openadapt-ml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 24, 2026

  1. feat(train): add end-to-end pipeline automation with --demo-dir flag

    Add prepare_bundle() and generate_screenshot_mapping() to convert_demos.py
    for single-call demo conversion. Extend both train.py and lambda_labs.py
    train commands with --demo-dir, --captures-dir, --mapping flags so the full
    pipeline (mapping → conversion → bundle → upload → train) runs as one
    command. Add --gpu-wait for Lambda GPU availability retry loop.
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    abrichr and claude committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    b874018 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.9.0

    semantic-release committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    a5487bb View commit details
    Browse the repository at this point in the history
Loading