This repository was archived by the owner on Jun 10, 2026. It is now read-only.
v0.2.11
What's Changed
- Move ArborGRPO into local dspy package by @Ziems in #118
- Move ArborProvider into local dspy package by @Ziems in #120
- Rename
TrainerControlClient._handleto avoid collision with Python 3.13+ by @stevapple in #122 - Eliminate hardcoded
pythonto ensure always starting with current Python by @stevapple in #123 - Remove no-op checkpoint branch by @Ziems in #121
- Simplify GRPO checkpoint coordination by @Ziems in #125
- Simplify GRPO Optimizer to Single Job by @Ziems in #127
New Contributors
- @stevapple made their first contribution in #122
Full Changelog: v0.2.10...v0.2.11