OpenAdapt

OpenAdapt Roadmap

Updated: January 17, 2026 Version: 1.1.0

Goal: Record -> Train -> Evaluate GUI automation workflows.


Packages (All Published)

Package Python Notes
openadapt (meta) >=3.10  
openadapt-capture >=3.10  
openadapt-ml >=3.10 PR #5 fixes Python version
openadapt-evals >=3.10  
openadapt-viewer >=3.10  
openadapt-grounding >=3.10 53 tests passing
openadapt-retrieval >=3.10 28 tests passing
openadapt-privacy >=3.10  

P0 - Critical (This Week)

1. Fix CI - Ruff Format

2. Fix Docker Build

3. Verify Meta-Package Installation

4. End-to-End Workflow

Test the core workflow:

openadapt capture start --name my-task
openadapt train start --capture my-task
openadapt eval run --checkpoint model.pt

Blockers: capture stop TODO (uses Ctrl+C), macOS needs Accessibility + Screen Recording permissions


P1 - High (1-2 Weeks)

5. Baseline Adapters

6. Demo Conditioning in Evals

7. WAA Benchmark Validation


P2 - Medium (This Month)

8. Safety Gates

9. Grounding Improvements

10. Viewer Dashboard


P3 - Backlog

11. Telemetry (GlitchTip)

12. Additional Benchmarks

13. Documentation Site


Success Criteria

Phase Criteria
P0 CI green, Docker builds, openadapt[core] installs, basic workflow works
P1 API agents with demo conditioning, WAA baseline established
P2 Safety gates, grounding integration, viewer with video
P3 Telemetry published, docs live, additional benchmarks

Technical Debt


Resources

Resource Status
Azure credits (WAA) Available
API keys (Claude, GPT-4V, Gemini) In openadapt-ml/.env
DNS (docs.openadapt.ai) Configured