Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

v0.2.11

Choose a tag to compare

@Ziems Ziems released this 18 Oct 06:42
· 68 commits to main since this release

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._handle to avoid collision with Python 3.13+ by @stevapple in #122
  • Eliminate hardcoded python to 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

Full Changelog: v0.2.10...v0.2.11