Today, prime-rl gets a first-class Algorithms layer — the first step toward making it the most expressive RL codebase.
Six algorithms ship built-in: GRPO, MaxRL, OPD, OPSD, SFT, and ECHO.
Bringing your own algorithm is writing one file, not rewriting trainer internals.