Continuous Workspace Agents and GPT-Rosalind Enter Production
OpenAI's latest release introduces autonomous coding agents that run continuously in the cloud and a specialized reasoning model restricted to life sciences.
OpenAI shifted its enterprise strategy this week with the launch of GPT-Rosalind and Workspace Agents. This dual release pairs a domain-specific reasoning model for biochemistry with a new class of persistent, cloud-based workflow systems designed to execute code and multi-step tasks continuously in the background.
Continuous Cloud Workflows
Workspace Agents operate autonomously in the cloud without waiting for direct user input. Powered by Codex, OpenAI’s code-oriented model, these instances can write code, access internal file systems, and execute scheduled tasks over extended periods. You can configure them to trigger based on specific temporal schedules, like compiling a weekly report, or react to events inside connected applications.
The system launches with integrations for more than 60 enterprise platforms, including Slack, Google Drive, SharePoint, Salesforce, GitHub, Notion, and Atlassian Rovo. These agents utilize shared memory across the workspace context. They update their behavior based on corrections supplied by different team members over time, allowing the underlying model to adapt to internal company conventions and workflows.
Governance and Access Controls
Persistent execution requires strict boundaries. Administrators manage tool access through a new Compliance API, which logs agent history and tracks configuration changes. The system defaults to an always-ask human-in-the-loop requirement for sensitive operations, specifically when an agent attempts to send an email or modify a database record.
Workspace Agents are currently in research preview for the ChatGPT Business, Enterprise, Edu, and Teachers tiers. Usage remains free until May 6, 2026. Following this period, operations will shift to a credit-based pricing model for all executing instances.
Domain-Specific Reasoning
The companion release introduces GPT-Rosalind, a specialized frontier model optimized for genomics, protein engineering, and evidence synthesis. To address biosafety risks, the model is strictly gated behind a Trusted Access program. Usage is restricted to vetted institutions and partners with established internal safety controls, including Amgen, Moderna, Thermo Fisher Scientific, and the Allen Institute.
Early validation indicates a clear advantage over generalized models for biological tasks, tested across established internal and external frameworks.
| Evaluation Metric | Comparison Target | Result |
|---|---|---|
| LABBench2 | GPT-5.4 | Outperformed on 6 of 11 tasks |
| RNA Sequence Analysis | Human Expert Biologists | Scored above 95th percentile |
Alongside the core model, a GitHub plugin for Codex connects developer environments to more than 50 scientific databases, including PubMed. This simplifies multi-agent systems that require direct data retrieval from external life science tools for research and experimentation.
Organizational Realignment
The technical releases coincide with a structural shift inside the company. The OpenAI for Science division has been disbanded, and its researchers are now decentralized across other product teams. This reorganization included the departure of three senior leaders: Kevin Weil, Srinivas Narayanan, and Bill Peebles. Concurrently, the company signed a major strategic partnership with Novo Nordisk, indicating a preference for direct enterprise alliances over operating a standalone scientific research division.
If you deploy automated workflows inside a managed enterprise tier, you must review the permissions granted through the Compliance API before enabling scheduled agents. The shift toward continuous execution means your access control strategies need to account for autonomous background actions rather than just real-time user prompts.
Get Insanely Good at AI
The book for developers who want to understand how AI actually works. LLMs, prompt engineering, RAG, AI agents, and production systems.
Keep Reading
How to Build Advanced AI Agents with OpenClaw v2026
Learn to master OpenClaw v2026.3.22 by configuring reasoning files, integrating ClawHub skills, and deploying secure agent sandboxes.
Meta Deploys Millions of Graviton5 CPUs for Agentic Workloads
Meta is deploying tens of millions of custom AWS Graviton5 CPU cores to handle the reasoning and orchestration demands of multi-step agentic AI workloads.
Zealot, the Multi-Agent Cloud Attack Framework
Palo Alto Networks has demonstrated Zealot, an autonomous multi-agent AI system capable of executing end-to-end cloud infrastructure exploits in minutes.
Google Launches Gemini Enterprise Agent Platform for AI Fleets
Google has replaced Vertex AI with the Gemini Enterprise Agent Platform, a centralized control plane for building and managing autonomous AI agent fleets.
NeoCognition raises $40M seed for self-learning AI agents
NeoCognition emerged from stealth with a $40M seed round led by Cambium Capital and Walden Catalyst to build agents that learn through trial and error.