Skip to content

ML training pipeline and flaky test fix#625

Closed
KrisSimon wants to merge 1 commit intomainfrom
migrate-open-225
Closed

ML training pipeline and flaky test fix#625
KrisSimon wants to merge 1 commit intomainfrom
migrate-open-225

Conversation

@KrisSimon
Copy link
Copy Markdown
Member

Migrated from GitLab MR !225 (open)
feature/train-mlmain
Originally created: 2026-04-02
Author: Kris Simon
Labels: 0.10

Summary

  • Add complete ML training pipeline for ARO-Coder (notebooks 00-21) covering corpus collection, knowledge extraction, fine-tuning, DPO, evaluation, and packaging
  • Fix flaky RepositoryObserver test (20% failure rate) by increasing HTTP timeout for observer tests and adding a pump loop for async handler output
  • Add streaming execution support (StreamExample)
  • Various performance optimizations (regex cache, action name cache, EventBus O(1) removal, VerbSets caching, lexer string interning, lazy filter/map)
  • Book updates for ARO 0.8.0 across all guides
  • CI pipeline improvements for merge request events

Test plan

  • Full test suite passes 20/20 runs (was 16/20 before flaky test fix)
  • RepositoryObserver passes 30/30 isolated runs

@KrisSimon KrisSimon closed this Apr 12, 2026
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.

1 participant