Agents

Very interesting new work from Microsoft. (bookmark it) This work is related to this emerging theme of leveraging harnesses for model post-t…

Very interesting new work from Microsoft. (bookmark it) This work is related to this emerging theme of leveraging harnesses for model post-training. Modern agents run inside a harness that owns tools,

DGX agentx-post
agentsdair-ai--x

Very interesting new work from Microsoft. (bookmark it) This work is related to this emerging theme of leveraging harnesses for model post-training. Modern agents run inside a harness that owns tools, context, and control flow. When you train them, the harness owns the environment loop and the trainer only sees LLM request and response pairs. How it works. Agent Lightning v1.0 connects any harness to RL through an endpoint proxy in about 3,500 lines, then works through what breaks in that setup, retokenization, sample merging, advantage calculation, loss normalization, and backend scheduling. Using 6K training examples and modest compute, it moves Qwen3.5-9B on SWE-bench Verified from 41.8% to 56.4%. Paper: https://arxiv.org/abs/2608.17528 Track more trending AI papers in our academy: https://academy.dair.ai/

Related

Source: DAIR.AI (X) | 2026-08-19

Loading related sources…