[research] RL fine-tuning boosted a coding agent 14.6 pts on SWE-bench with 6K examples #438
Closed
Replies: 1 comment
|
This discussion was automatically closed because it expired on 2026-08-27T09:51:43.992Z.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🔬 The Finding
Researchers released Agent Lightning v1.0 (Aug 18, 2026), a lightweight framework (~3,500 lines) for "harnessed agentic RL" — where the deploy-time agent harness participates directly in RL training rather than a separate training engine owning the loop. Using only 6K training examples and modest compute, RL fine-tuning improved Qwen3.5-9B on SWE-bench Verified from 41.8% → 56.4% (a 14.6-point absolute gain).
⚙️ What It Means for Agentic Workflows
🔗 Source
Agent Lightning v1.0: Towards Harnessed Agentic RL — August 18, 2026
All reactions