#340 · Primary category: AI Agents & Automation
ProRL-Agent-Server
Agentic RL on Any Harness at Scale
Project last updated:08/13/26
GitHub Stars
819
Forks
89
Contributors
319
License
Apache-2.0
Why we included this project
Teams doing reinforcement learning on real agent harnesses usually discover the harness was never built to be an RL environment. Polar lets you keep that harness as-is and treat it as the environment, then moves the expensive rollout work behind an HTTP server. The server dispatches requests to distributed gateway nodes that spin up runtimes, run the agent, build trajectories, and evaluate them asynchronously, so the training loop just sends requests and reads back results. It's trainer-agnostic and pairs with either vLLM or SGLang for inference, which means it drops into an existing stack instead of dictating your whole training setup. If you're scaling RL for coding or tool-using agents and want to cut GPU hours spent on idle runtimes, this is worth a look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.