We post-trained a model on office work. It also improved at coding. New paper from our research team!
The training run:
Office work RL environments (spreadsheets, documents, web research, planning).
Zero coding tasks.
The result:
+5.8pp on SWE-Bench Pro.
What transferred:
A capability we call Goal-Directed Execution.
When analyzing the trajectories, we found the same four improvements across office work and coding domains:
- Forming the right local goals
- Building an accurate picture of the environment
- Staying faithful to higher-level objectives
- Verifying that goals were achieved
In other words, the model didn't learn anything about Python or build systems. It learned how to do work.