Auto-sync: 2026-04-27 20:02

This commit is contained in:
2026-04-27 20:02:52 +08:00
parent 5854781fa8
commit de7ebe9256
59 changed files with 2122 additions and 1325 deletions

21
wiki/entities/Codex.md Normal file
View File

@@ -0,0 +1,21 @@
---
title: "Codex"
type: entity
tags: [ai-agent, coding]
sources: [aionui-cowork-desktop]
last_updated: 2026-04-27
---
## Overview
Codex 是 OpenAI 推出的 AI 编程 Agent支持代码生成、补全和解释。与 OpenClaw 共存于 AionUi 桌面应用中,共享统一 MCP 配置。
## Key Characteristics
- **代码生成与补全**:基于 GPT 模型提供编程辅助
- **多 Agent 共存**:与 OpenClaw、Claude Code 等 12+ Agent 共存于 AionUi
- **统一 MCP 配置**:通过 AionUi 一次配置,所有 Agent 共享同一 MCP Server
## Related Entities
- [[OpenClaw]]:共存 Agent
- [[Claude-Code]]:共存 Agent
- [[AionUi]]:桌面运行环境