<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LLM Agents on SoloSoft</title><link>https://www.solosoft.dev/tags/llm-agents/</link><description>Recent content in LLM Agents on SoloSoft</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.solosoft.dev/tags/llm-agents/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenManus-RL: Reinforcement Learning Tuning for LLM Agents</title><link>https://www.solosoft.dev/post/openmanus-rl-agents-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/openmanus-rl-agents-2026/</guid><description>&lt;p&gt;OpenManus-RL is an open-source research project at the intersection of reinforcement learning and LLM agent systems, developed collaboratively by &lt;a href="https://ulab-uiuc.github.io/"&gt;Ulab-UIUC&lt;/a&gt; (University of Illinois Urbana-Champaign) and &lt;a href="https://github.com/geekan/MetaGPT"&gt;MetaGPT&lt;/a&gt;. The project provides a comprehensive framework for reinforcement learning tuning of LLM-based agents, with implementations of GRPO (Group Relative Policy Optimization), supervised fine-tuning (SFT), and advanced rollout strategies designed specifically for agentic tasks.&lt;/p&gt;
&lt;p&gt;As LLM agents become increasingly capable of complex multi-step reasoning and tool use, the need for targeted reinforcement learning optimization has grown dramatically. OpenManus-RL addresses this by providing a modular, reproducible pipeline for training agents on agent-specific tasks, with built-in support for diverse environments including software engineering (SWE-Bench), web navigation (WebArena), and general tool use.&lt;/p&gt;</description></item><item><title>Verifiers: Modular RL Environment Library for Training LLM Agents</title><link>https://www.solosoft.dev/post/verifiers-rl-environments-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/verifiers-rl-environments-2026/</guid><description>&lt;p&gt;Verifiers is a modular Python library developed by &lt;a href="https://github.com/PrimeIntellect-ai/verifiers"&gt;PrimeIntellect-ai&lt;/a&gt; that provides a comprehensive framework for creating reinforcement learning environments tailored to training LLM agents. Designed for researchers and practitioners working on RL-based LLM alignment and agent optimization, Verifiers offers a clean, composable API with components for parsing model outputs, evaluating responses against rubrics, computing rewards, and running GRPO-based training loops.&lt;/p&gt;
&lt;p&gt;The library addresses a growing need in the AI research community: as RL-based methods like GRPO, PPO, and rejection sampling become standard for LLM fine-tuning, researchers need standardized, reusable environment components rather than building training infrastructure from scratch for each experiment. Verifiers provides exactly this &amp;ndash; a modular toolkit where environments are assembled from interchangeable building blocks.&lt;/p&gt;</description></item></channel></rss>