OpenAI Launches Workflow Agent, GPTs Begin Countdown

marsbitPublié le 2026-04-24Dernière mise à jour le 2026-04-24

Résumé

OpenAI has launched Workspace Agents, an evolution of GPTs designed for teams. This new feature allows users to create reusable, shareable agents that automate repetitive workflows. Driven by Codex, these agents operate within their own workspace, can access files, call tools, and run continuously in the background. Users describe a workflow—such as collecting information, making judgments, generating results, and sending outputs—to ChatGPT, which then builds the agent. The entire team can use and refine the agent via ChatGPT or Slack. Once set up, the agent runs autonomously. Workspace Agents are team-shared, code-free, and manageable with predefined permissions and controls. They are suitable for structured, repeatable tasks involving multiple tools and continuous operation, such as software review, feedback整理, report generation, sales follow-up, and risk assessment. The system operates within clear rules, with sensitive actions requiring human confirmation. It aims to transform workflows from being person-dependent to being documented, executable, and reusable—akin to scientific management principles. Competing solutions from Microsoft and Google are also emerging in this space.

OpenAI released Workspace Agents in the early hours, marking the beginning of the countdown for GPTs.

This new product is introduced as an evolved form of GPTs, with a clear positioning: team-oriented, turning a repeatable workflow into a shareable, executable agent.

It is powered by Codex, has its own workspace, can access files, call tools, and execute tasks continuously in the background.

You describe a repetitive workflow to ChatGPT, such as collecting information, making judgments, generating results, and then sending the results out. ChatGPT will then build this process into an Agent, which your entire team can use in ChatGPT or Slack, making adjustments while using it.

Once set up, it will continue running in the background, even when people are away.

It sounds familiar, like OpenClaw · Team Edition.

01 Team-Shared Agent

As the name suggests, Workspace Agents are for work teams.

This new feature is placed in the sidebar of ChatGPT as a separate entry. Clicking on it reveals a space to build workflows.

You can create an agent from scratch or modify it based on official templates. The entire process requires no coding; simply describe the workflow in plain language, and the system will break it down step by step: what steps are needed, what tools are used, and what results are output.

The created agent will appear in the team directory, where other members can directly call the same agent or adjust and supplement the workflow during use.

In other words, the workflow becomes a reusable tool for the team. Moreover, it is not fixed; it can be continuously refined during use.

Additionally, Workspace Agents have their own workspace, allowing them to read and save files, call connected tools such as email, calendars, document systems, or other business systems, and execute code when needed.

They can also run continuously, either manually triggered or scheduled. Once the process starts, it will execute step by step without requiring human intervention at each step. As long as the entire process is feasible, you can let it run on its own.

The execution process is controllable. Workspace Agents follow pre-set permissions and control rules.

Each agent's accessible tools and data can be set in advance; operations involving content modification or sending information can require prior approval; administrators can monitor its usage and pause or adjust it when necessary.

Looking back at previous generations of products, this change becomes clearer.

The earliest GPTs were essentially prompt + knowledge base + Actions, configured once for single-user use, without true long-process execution capabilities.

Later, ChatGPT Agent could execute tasks but was more like a one-time call. It ended after completion, with no continuous operation or stable identity.

With Workspace Agents, this type of product has stabilized: it is team-shared, can run long-term, has its own context and memory, executes continuously according to preset processes, and includes permission and management mechanisms.

Based on the official description, this product is suitable for structured, repeatable tasks that rely on multiple tools and require continuous operation. For one-time conversations or temporary tasks, such complexity is likely unnecessary.

Workspace Agents are now available in research preview for ChatGPT Business, Enterprise, Education, and Teacher plans. For Enterprise and Education plans, administrators can manage these agents through role permissions.

02 Simplifying Processes Under Clear Rules

OpenAI provided five typical scenarios covering IT, product, operations, sales, and risk control functions.

None of these scenarios require coding. They share a commonality: the tasks themselves are not complex, but the information is scattered across different places, requiring people to search and organize repeatedly.

The first is software review: after an employee submits a software use or procurement request, the agent checks it against the company's existing tool list and security rules to determine whether the request can be approved, how to proceed, and, if necessary, directly submits the ticket.

The second is product feedback organization: the agent simultaneously checks Slack, customer service channels, and public forums to collect scattered user feedback, categorizes it briefly, identifies which are more important, organizes it into tickets, and outputs a阶段性 summary.

The third is weekly report generation: the agent pulls business data at fixed times, creates charts, writes a summary, and compiles a complete report for the team.

The fourth is sales lead follow-up: the agent checks new customer information, judges whether the customer is worth following up based on team rules, drafts a follow-up email, and syncs relevant content back to the CRM system.

The fifth is third-party risk assessment: the agent checks various information about suppliers, such as whether they are sanctioned, their financial status, and any negative news, then compiles a report according to the company's standards.

These five scenarios point to the same type of task, which is the primary use of Workspace Agents: if a process already exists but requires constant switching between different tools during execution, with results pieced together at the end, Workspace Agents can connect these steps and let them run sequentially.

The question then arises: while it's fine to let it collect information and organize processes, is it appropriate to leave judgment to it?

According to the official design, this issue has not been overlooked.

The "judgment" in Workspace Agents is not free rein; it operates within a set of rules.

For example, in the software review scenario, it checks against the company's existing list and security rules to decide whether to use a certain tool; in the sales lead scenario, it doesn't randomly pick customers but scores them based on pre-set team standards.

For more sensitive actions, such as modifying data, sending external messages, or creating schedules, the system can add a confirmation step by default. The process can run automatically, but critical nodes can still pause for human final decisions.

This actually defines a boundary.

Workspace Agents are more suitable for tasks where the rules are clear and the judgment criteria are already written.

If a task itself requires extensive ad-hoc judgment and constant adjustment based on context, it still needs human leadership.

03 Management Lessons from OpenClaw

From a management perspective, Workspace Agents solve not an efficiency problem but the organizational method of the process itself.

In many teams, workflows exist but are not fully documented.

They are scattered in different places: part in documents, part in systems, and part in the minds of those executing them.

The same task handled by different people may follow different sequences and judgment standards.

This is why many tasks seem simple but are difficult to stabilize.

In the late 19th century, Taylor proposed scientific management, whose core was transforming work from "relying on personal experience" to "steps that can be split, recorded, and repeatedly executed."

First, break down a task: how each step should be done, what standards to judge by, then fix these steps so different people can execute them in the same way.

What Workspace Agents do is very similar to this logic. A process must first be clearly written: when it starts, what data is used, what steps are involved, and what results are produced.

This content directly becomes an executable process. During execution, it no longer relies on someone remembering the next step but follows the defined sequence.

The change is that the process can be separated from people.

In the past, the "most familiar person" in a team often determined whether the process could run smoothly; now, this experience can be written into the process, and other team members can directly use the same approach.

Another important point is that the process must have boundaries: which parts can be automated, which must stop for confirmation, which data can be used, and which cannot—all must be set from the beginning.

From this perspective, Workspace Agents do not change the content of work; they change how the process exists.

The process is no longer just described; it can be run, reused, and continuously adjusted.

Tools like OpenClaw initially followed this direction: they attempted to let systems take over entire operational processes, turning actions that required step-by-step human completion at a computer into automatically executable workflows.

The difference is that Workspace Agents place this in a team environment and add layers of permissions, approvals, and management, making work more controllable.

Similar attempts are not unique to OpenAI.

Microsoft is advancing its Copilot Agents, embedding this capability into Microsoft 365, covering environments employees use daily, from email and documents to collaboration tools.

Google also launched an enterprise-side Agent platform today, focusing on how to manage and schedule large numbers of agents, allowing them to collaborate across different systems.

However, for enterprises, the difference is not just in functionality. The real cost lies in usage: whether employees need to learn new tools and whether processes need to be rebuilt determines whether these systems can truly operate.

The competition continues, but the direction is clear.

This article is from the WeChat public account "Letter AI", author: Yuan Xinyue

Questions liées

QWhat is the main purpose of OpenAI's newly released Workspace Agents?

AWorkspace Agents are designed for teams to create shareable, executable agents that automate repetitive workflows, allowing them to run continuously in the background with access to files, tools, and predefined rules.

QHow do Workspace Agents differ from previous GPTs and ChatGPT Agents?

AUnlike earlier GPTs (prompt + knowledge base + Actions for single users) and ChatGPT Agents (one-time execution without persistence), Workspace Agents are team-shared, have long-running capabilities, stable identities, context memory, and built-in permission management.

QWhat are some typical use cases for Workspace Agents mentioned in the article?

ATypical use cases include software compliance checks, product feedback aggregation, weekly report generation, sales lead follow-ups, and third-party risk assessments—all involving structured, repeatable tasks across multiple tools.

QHow does Workspace Agents handle decision-making and ensure control?

ADecision-making is rule-based, relying on predefined company standards (e.g., security rules or sales criteria). Sensitive actions like data modification or external communications can require human confirmation, and administrators can monitor, pause, or adjust agents.

QWhat management philosophy does Workspace Agents align with, according to the article?

AIt aligns with Taylor's scientific management principles, breaking down workflows into documented, repeatable steps that are detached from individual experience, making processes executable, shareable, and adjustable within teams.

Lectures associées

Pourquoi Kimi n'aurait-il pas le droit de fêter sa victoire en boîte de nuit ?

Lors du week-end dernier, l’équipe de Kimi, l’application d’IA chinoise, a organisé une fête de célébration dans une boîte de nuit de Pékin pour son dernier modèle, K3. Des photos et commentaires partagés en ligne ont suscité des critiques : certains ont jugé l’événement trop frivole, estimant qu’une entreprise de technologie encore loin d’être leader mondial ne devrait pas afficher un tel faste. L’article interroge cette réaction. Il oppose la perception d’un tel événement s’il avait eu lieu dans la Silicon Valley – où il serait probablement décrit comme l’expression d’une culture jeune, ambitieuse et décomplexée – avec celle, plus sévère, réservée aux entreprises chinoises. L’auteur souligne un double standard : la Silicon Valley peut définir librement les codes du succès (décontraction, excentricité, célébration ostentatoire), tandis que les acteurs chinois sont souvent soumis à un examen moral constant, devant prouver non seulement leur valeur technologique mais aussi leur humilité et leur « sens des priorités ». Cette attitude est liée, selon le texte, à une forme d’infériorisation culturelle (« culte de la Silicon Valley ») et à une moralisation de la souffrance héritée de l’éducation (« moralisme de la peine »). En Chine, le succès est souvent associé à l’effort visible, à l’austérité et au sacrifice. Ainsi, les scientifiques ou entrepreneurs sont attendus dans un rôle de « ascètes », toute démonstration de confort ou de plaisir étant suspectée de nuire à leur sérieux. L’exemple du mathématicien Wang Hong, élégant et assuré, a pourtant récemment montré qu’excellence et style de vie épanoui ne s’excluent pas. L’auteur conclut que la polémique autour de la fête de Kimi révèle une contradiction : on attend des entreprises technologiques chinoises qu’elles aient l’audace et l’innovation de la Silicon Valley, mais aussi la retenue perpétuelle d’un « bon élève ». Or, célébrer un succès, même de manière bruyante, ne préjuge en rien de la solidité future d’une entreprise. Une culture technologique mature devrait accepter une chose simple : le génie chinois, lui aussi, a le droit d’être heureux et de fêter ses victoires sans avoir à s’en justifier.

marsbitIl y a 6 mins

Pourquoi Kimi n'aurait-il pas le droit de fêter sa victoire en boîte de nuit ?

marsbitIl y a 6 mins

Les marchés boursiers japonais et coréen s'effondrent ! Le Nikkei plonge de plus de 4 % et le KOSPI s'effondre de 8 %, le marché panique avant la semaine des résultats des géants de l'IA

Les marchés boursiers japonais et sud-coréens ont enregistré des baisses significatives mardi, avec le Nikkei 225 perdant plus de 4% et le KOSPI chutant de 8%, déclenchant un mécanisme de suspension des transactions. Cette forte volatilité intervient dans un contexte d’inquiétudes des investisseurs concernant la durabilité de l’expansion des dépenses en infrastructure d’intelligence artificielle (IA), avant une semaine cruciale de publications de résultats d’entreprises technologiques majeures. Les valeurs des semi-conducteurs et de l’équipement, telles que Tokyo Electron, Kioxia, Samsung Electronics et SK Hynix, ont été parmi les plus touchées, cette dernière affichant une chute historique. Les craintes se concentrent sur les niveaux d’endettement des entreprises et la saturation des positions sur les actions liées à l’IA. Les préoccupations ont été accentuées par la hausse des coûts d’assurance contre les défauts de paiement de Nvidia, suite à des accords d’approvisionnement majeurs en IA. Les analystes soulignent que cette vente semble davantage motivée par un changement brutal de sentiment des marchés que par une détérioration fondamentale. Les investisseurs s’interrogent sur la capacité à maintenir le rythme des investissements en IA, d’autant que des géants comme Meta et Apple font face à des pressions sur les coûts ou des inquiétudes concernant la demande. Les résultats à venir de SK Hynix, dont les bénéfices devraient pourtant bondir, sont attendus comme un indicateur clé pour le sentiment du secteur mondial du matériel IA. La prudence domine, les acteurs du marché attendant des preuves plus solides avant de reconstruire leurs positions risquées.

marsbitIl y a 22 mins

Les marchés boursiers japonais et coréen s'effondrent ! Le Nikkei plonge de plus de 4 % et le KOSPI s'effondre de 8 %, le marché panique avant la semaine des résultats des géants de l'IA

marsbitIl y a 22 mins

Hong Kong prépare les banques aux menaces quantiques dans le cadre de l'essor de la tokenisation

L'Autorité monétaire de Hong Kong (HKMA) a publié un cadre pour évaluer la préparation des banques aux menaces posées par l'informatique quantique, alors que la ville développe l'utilisation des dépôts tokenisés, des actifs numériques et du règlement par blockchain. Un livre blanc et un premier Indice de Préparation Quantique (QPI) ont été introduits, attribuant au secteur un score de préparation de seulement 2,3 sur 10. Environ la moitié des institutions interrogées n'avaient aucun plan formel post-quantique. La HKMA vise un score maximal de 10 d'ici 2030. Cette initiative intervient dans un contexte de forte poussée vers la tokenisation à Hong Kong, avec notamment l'émission d'obligations vertes tokenisées et l'avancement du projet Ensemble pour les dépôts tokenisés. Le livre blanc souligne que les applications de registre distribué et les réseaux de paiement reposent sur la cryptographie, et pourraient être gravement perturbés si celle-ci était compromise par des ordinateurs quantiques capables de casser les algorithmes actuels comme RSA. La HKMA encourage donc les banques à commencer dès maintenant l'inventaire, l'évaluation des risques et la planification de la migration vers une cryptographie résistante au quantique, un processus qui peut prendre des années. Cette transition est cruciale pour sécuriser les signatures numériques, l'authentification et la confiance dans les systèmes financiers de plus en plus tokenisés.

cointelegraphIl y a 1 h

Hong Kong prépare les banques aux menaces quantiques dans le cadre de l'essor de la tokenisation

cointelegraphIl y a 1 h

Regard serein sur les lithographes chinois : 5 machines livrées, quelle distance nous sépare encore du défi lancé à ASML ?

L'auteur souligne qu'une entreprise d'État chinoise a commencé une production en petit lot d'un lithographe DUV par immersion, avec une livraison prévue de 5 machines en 2025 et un objectif de 20 unités pour 2027. Ces équipements, destinés à des fondeurs comme SMIC, visent une technologie de 28 nm. L'article nuance fortement l'optimisme de certains titres évoquant un "moment DeepSeek" pour la lithographie chinoise. Il rappelle que ces progrès concernent le DUV, une technologie antérieure à l'EUV, clé pour les nœuds avancés (5 nm, 3 nm). Bien que cruciale pour la sécurité de la chaîne d'approvisionnement, cette percée ne résout pas le défi de l'EUV, encore au stade de prototype. Les 5 machines prévues représentent un volume très faible face aux 130+ unités DUV par immersion vendues annuellement par ASML. L'accent est mis sur la nécessité de valider leur stabilité, leur débit et leur fiabilité en conditions réelles de production avant de conclure à un succès industriel. L'auteur conseille aux investisseurs de suivre des indicateurs concrets comme l'acceptation par les clients, les taux de disponibilité et l'émergence de commandes répétées. Il conclut que cette étape, bien que significative, marque un début de validation client plutôt qu'un bouleversement du marché mondial dominé par ASML.

marsbitIl y a 1 h

Regard serein sur les lithographes chinois : 5 machines livrées, quelle distance nous sépare encore du défi lancé à ASML ?

marsbitIl y a 1 h

Trading

Spot
活动图片