Models & Assistants

GPT-Rosalind gets its first major upgrade: agentic coding, new benchmarks, and global research access

OpenAI's life-sciences model gains GPT-5.5 agentic capabilities, three new benchmarks, two Codex plugins, and opens to eligible organisations worldwide.

models assistants category

OpenAI published a significant update to GPT-Rosalind on June 3, 2026, roughly six weeks after the model’s initial launch in April. The update is the first major capability upgrade to OpenAI’s domain-specific life sciences model, and it covers a lot of ground: a new model engine, three new evaluation benchmarks, two Codex-powered plugins, and the opening of global research preview access to eligible organisations for the first time.

Here is what changed and what it means in practice.

A quick recap: what GPT-Rosalind is

GPT-Rosalind, named after the chemist Rosalind Franklin whose X-ray crystallography work was foundational to understanding DNA’s structure, is OpenAI’s first purpose-built domain-specific model series. It is fine-tuned specifically for pharmaceutical and academic life sciences research, targeting the multi-step reasoning demands of genomics, medicinal chemistry, and protein engineering. General-purpose models can answer biology questions reasonably well; GPT-Rosalind is built to reason through multi-step scientific workflows with precision, not just retrieve knowledge.

The original launch in April 2026 was limited-access. This update opens it up further and substantially deepens what the model can do.

What’s new: GPT-5.5 under the hood

The updated GPT-Rosalind is built on GPT-5.5, which brings meaningfully stronger agentic coding and tool-use capabilities. In practical terms, this means the model can now construct an end-to-end plan for a scientific task, write and execute the required code, use specific lab tools, and present its reasoning for human review, rather than simply answering questions or generating text outputs.

This matters because life sciences research rarely involves a single, clean query. It involves chaining together literature review, data analysis, hypothesis generation, experimental design, and result interpretation. A model that can handle that chain, with a researcher maintaining oversight, is meaningfully more useful than one that handles each step in isolation.

Three new benchmarks to track real performance

OpenAI introduced three new benchmarks alongside this update, which is worth paying attention to. Benchmarks in AI are often criticised for measuring what is easy to measure rather than what matters. These three are designed with a different intent.

LifeSciBench takes an end-to-end view of scientifically valuable work, drawing tasks from six workflow areas: evidence handling, analysis, design and optimisation, scientific reasoning, validation and operations, and translation and communication. It is externally expert-judged rather than relying on automated scoring alone.

MedChemBench tests realistic medicinal chemistry workflows, including multimodal chemical structure understanding, structure-activity relationships, prediction of drug potency and toxicity, ADME properties, lead optimisation, and retrosynthesis. GPT-Rosalind scores 27.5% against GPT-5.5’s 25.1%, while using 7.2% fewer tokens to get there.

LabWorkBench tests the model’s ability to help scientists in actual wet-lab contexts, linking experimental perturbations to outcomes across troubleshooting and optimisation tasks. GPT-Rosalind scores 63.2% versus GPT-5.5’s 55.8%, using 5.3% fewer tokens.

On the existing GeneBench (the agentic evaluation for long-horizon genomics and quantitative biology analysis), GPT-Rosalind achieves 21.6% versus GPT-5.5’s 20.4%, while using 31% fewer tokens.

What those numbers actually mean for you

The efficiency gains are arguably as important as the accuracy improvements. Using fewer tokens to reach a higher score means faster results and lower compute costs at scale. For organisations running GPT-Rosalind across large research programmes, that efficiency compounds quickly.

On the accuracy figures themselves: a 27.5% pass rate on MedChemBench means the model still fails on nearly three-quarters of tested tasks. That is not a criticism so much as an honest framing. GPT-Rosalind at this stage is an acceleration tool for expert researchers, not an autonomous drug designer. The benchmarks are designed to track improvement over time, and these figures represent the current state of the technology, not its ceiling.

Two new Codex-powered plugins

Two new plugins extend GPT-Rosalind’s intelligence into practical execution:

The Life Sciences Research plugin brings sourced evidence retrieval and biological interpretation into the same workspace, so researchers are not constantly switching between tools to cross-reference findings.

The Life Sciences NGS Analysis plugin handles next-generation sequencing workflows more directly. Given a bulk RNA-seq sample sheet, FASTQ bundle, and reference files, it can produce a QC-reviewed counts bundle with MultiQC, Salmon matrices, provenance records, and explicit caveats. The outputs are auditable, which matters for research that needs to be reproducible and documented.

Both plugins are accessible to all users through Codex. Qualified GPT-Rosalind enterprise users can additionally use GPT-Rosalind itself to power them.

OpenAI has also added interactive viewers for biologically native file formats, including sequence, alignment, and protein structure files. Researchers can inspect raw evidence directly as the model reasons through a workflow rather than exporting outputs to separate visualisation tools.

Global research preview access, and Novo Nordisk joins

The most significant access change in this update is the opening of GPT-Rosalind to eligible organisations globally. Access is through a trusted-access deployment structure that requires institutional biosafety oversight, strong governance, and controlled enterprise-grade security. This is not a public API release. Organisations need to demonstrate clear public benefit and scientific legitimacy.

OpenAI is also now offering a managed workspace option for qualified organisations that do not have an existing Enterprise account, which removes one of the practical barriers to access.

Novo Nordisk joins as a new partner in this global expansion. The partnership is focused on scaling medical research, with GPT-Rosalind helping research teams connect evidence across literature, genomics, transcriptomics, sequence data, structure, and experimental results to move from data to clearer research decisions more quickly. Novo Nordisk had signed a broader strategic partnership with OpenAI in April 2026 covering drug discovery, manufacturing, supply chain, and commercial operations. This update formalises the research model piece of that relationship.

Earlier partners in the GPT-Rosalind programme include Amgen, Moderna, the Allen Institute, and Thermo Fisher Scientific.

The broader context

Drug development in the United States takes roughly 10 to 15 years from target discovery to regulatory approval. The research complexity is not the only constraint; the workflows themselves are a bottleneck. A model that can reliably assist with multi-step analytical tasks, while keeping researchers in scientific control, addresses both problems.

GPT-Rosalind is also now connected to the Rosalind Biodefense initiative, announced May 29, 2026, which extends trusted access to vetted US government agencies and allied partners for pandemic preparedness and biodefense applications.

For pharmaceutical researchers, academic life scientists, and biotech teams thinking about where this fits, the short version is this: the June 3 update makes GPT-Rosalind meaningfully more capable, more efficient, and more accessible than it was at launch. The benchmarks give you honest numbers to work with. And the Codex plugins begin to close the gap between a model that understands scientific workflows and one that can actively participate in them.


Updates to this story

1 July 2026: Anthropic launches Claude Science, a multi-agent AI workbench for scientific research

Anthropic has released Claude Science in beta for all paid Claude subscribers (Pro, Max, Team, and Enterprise) on macOS and Linux. The platform is a purpose-built scientific workbench running on existing Claude models, including Opus 4.8, rather than a new or fine-tuned model.

The workbench gives researchers access to more than 60 pre-configured connectors spanning genomics, proteomics, structural biology, and cheminformatics. A primary coordinating agent can spawn specialist sub-agents or route tasks to custom agents built by individual researchers, while a dedicated reviewer agent independently audits citations and calculations before any output reaches publication. Every generated figure ships with a reproducibility package containing the underlying code, computational environment, methodology explanation, and full message history.

On the infrastructure side, Claude Science runs locally, over SSH, or through a lab’s HPC login node, meaning large or sensitive datasets do not need to leave existing systems. It also integrates with NVIDIA’s BioNeMo Agent Toolkit, connecting natively to models including Evo 2, Boltz-2, and OpenFold3.

This significantly shifts the competitive picture described in the original post. Where OpenAI is betting on a fine-tuned specialist model with governed enterprise access, Anthropic is betting on broad subscriber access and a workflow layer built on top of its general models. The two approaches now represent a meaningful strategic fork in how the leading labs are addressing life-sciences research.

30 June 2026: Anthropic launches Claude Science beta: an AI research workbench integrating 60+ scientific databases

Anthropic has launched Claude Science in public beta, a scientific research workbench that gives direct context to the GPT-Rosalind story covered in this post. Where OpenAI’s approach centred on a specialised fine-tuned model, Anthropic has taken the opposite route: Claude Science is not a new model at all, but a product layer built on top of existing Claude models that subscribers already access.

The app connects to 60+ scientific databases spanning genomics, proteomics, structural biology, and cheminformatics, and runs Python, R, and shell workflows on a researcher’s own infrastructure or HPC cluster. A coordinating agent delegates to sub-agents and can hand off to custom specialist assistants. Every output includes the code, environment, and conversation that produced it, making results fully reproducible. A reviewer sub-agent checks citations and calculations automatically.

Available now on macOS and Linux for Pro, Max, Team, and Enterprise subscribers, Claude Science has broader immediate access than GPT-Rosalind’s eligible-organisations model. Anthropic is also offering discounted Team plans to academic and nonprofit labs, plus up to $30,000 in credits for up to 50 selected projects, with applications open until 15 July 2026.

Early results reported by researchers at the Allen Institute and UCSF suggest meaningful reductions in analysis time. TechCrunch’s analysis frames the two products as complementary rather than directly competing approaches to the same problem.