toolcall.
1 min read

OpenAI says coding agents are starting to change scientific software

A new field report looks at eight agent-assisted projects in genomics and other data-heavy research areas.

OpenAI has published a field report on how scientists are using coding agents to modernize research software, especially in data-heavy life-sciences work.

The report covers eight projects: five using Codex alone and three using a mix of Codex and Claude Code. They include maintenance work, packaging updates, performance optimization, language migrations and GPU-native redesigns for tools used around genomics and scientific data processing.

The practical point is not that agents can replace scientists. OpenAI says the pattern is closer to a shift in labor: researchers spend less time on routine implementation and more time defining goals, checking correctness and deciding whether the result is reliable enough to ship.

That caveat matters. The case studies repeatedly found that agents could move quickly on scoped engineering tasks, but they still needed external tests, benchmark parity, simulated data or expert review to catch scientific and numerical errors. The last mile often remained slow.

For general AI users, the signal is that coding agents are moving beyond app prototypes into neglected scientific infrastructure. The bottleneck becomes verification, stewardship and long-term ownership, not just writing code faster.

Sources:

Sources

OpenAI says coding agents are starting to change scientific software — toolcall