← 回總覽

OpenAI Codex 支持 Subagents:多代理并行工作与应用场景

📅 2026-03-17 20:18 Viking 人工智能 4 分鐘 3909 字 評分: 82
Codex Subagents AI Agents OpenAI AI 开发
📌 一句话摘要 OpenAI Codex 现已支持 Subagents 功能,允许创建具有独立指令和上下文的子代理并行工作,并由主代理合并结果,适用于大型代码审查和重构等场景。 📝 详细摘要 这条推文宣布了 OpenAI Codex 新增 Subagents 功能,这是开发者期待已久的特性。该功能允许主代理创建多个子代理,每个子代理都能独立接收指令、配置模型设置和工具上下文,并并行执行任务,最终由主代理整合结果。推文还提供了具体的调用方式示例,即通过提示词命令创建子代理,并列举了大型代码审查(PR Review)和分层实现大型重构等实际应用场景,预示着 AI 辅助开发效率的显著提升。 📊
Skip to main content ![Image 1: LogoBestBlogs](https://www.bestblogs.dev/ "BestBlogs.dev")Toggle navigation menu Toggle navigation menuArticlesPodcastsVideosTweetsSourcesNewsletters

⌘K

Change language Switch ThemeSign In

Narrow Mode

OpenAI Codex Now Supports Subagents: Parallel Multi-Agent Workflows and Use Cases =================================================================================

OpenAI Codex Now Supports Subagents: Parallel Multi-Agent Workflows and Use Cases ================================================================================= ![Image 2: Viking](https://www.bestblogs.dev/en/tweets?sourceId=SOURCE_e09d86) ### Viking

@vikingmute

Codex 支持 Subagents 了!等待很久了,非常棒,多个 Agents 可以并行工作,每个子代理拥有独立的指令、模型设置和工具上下文,最终由主代理合并结果。

目前调用方式的话,需要主动调用,就是在提示词中命令它去创建子代理 比如:“Use subagents to review this PR in parallel: spawn one for security audit, one for performance review, one for style & best practices.”

能想到的应用场景:

大型 PR Review

大型重构实现,分层完成不同的工作。

!Image 3: OpenAI Developers

#### OpenAI Developers

@OpenAIDevs · 20h ago

Subagents are now available in Codex.

You can accelerate your workflow by spinning up specialized agents to:

• Keep your main context window clean

• Tackle different parts of a task in parallel

• Steer individual agents as work unfolds Show More

!Image 4: 视频缩略图

00:12

371

682

7,244

1.2M

Mar 17, 2026, 12:18 PM View on X

3 Replies

1 Retweets

18 Likes

6,580 Views ![Image 5: Viking](https://www.bestblogs.dev/en/tweets?sourceid=e09d86) Viking @vikingmute

One Sentence Summary

OpenAI Codex now supports Subagents, enabling the creation of subagents with independent instructions and context to work in parallel, with results merged by a main agent, suitable for scenarios like large-scale code reviews and refactoring.

Summary

This tweet announces the new Subagents feature in OpenAI Codex, a long-anticipated capability for developers. This feature allows a main agent to create multiple subagents, each capable of independently receiving instructions, configuring model settings, and managing tool context, executing tasks in parallel, with the main agent ultimately consolidating the results. The tweet also provides a specific example of invocation, demonstrating how to command the creation of subagents via prompts, and lists practical application scenarios such as large-scale code reviews (PR Review) and layered implementations of major refactoring projects, forecasting a significant boost in AI-assisted development efficiency.

AI Score

82

Influence Score 9

Published At Today

Language

Chinese

Tags

Codex

Subagents

AI Agents

OpenAI

AI Development HomeArticlesPodcastsVideosTweets

OpenAI Codex Now Supports Subagents: Parallel Multi-Agent... ===============

查看原文 → 發佈: 2026-03-17 20:18:23 收錄: 2026-03-18 00:00:42

🤖 問 AI

針對這篇文章提問,AI 會根據文章內容回答。按 Ctrl+Enter 送出。