OpenClaw meets RL

OpenClaw meets RL!

OpenClaw Agents adapt through memory files and skills, but the base model weights never actually change.

OpenClaw-RL solves this!

It wraps a self-hosted model as an OpenAI-compatible API, intercepts live conversations from OpenClaw, and trains the policy in

原链接