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

View File

@@ -0,0 +1,21 @@
---
title: "Claude Code"
type: entity
tags: [ai-agent, coding]
sources: [aionui-cowork-desktop]
last_updated: 2026-04-27
---
## Overview
Claude Code 是 Anthropic 推出的 AI 编程 Agent支持在终端中完成代码编写、调试、重构等开发任务。与 OpenClaw 共存于 AionUi 桌面应用中,共享统一 MCP 配置。
## Key Characteristics
- **终端原生编程**:在 CLI 环境中完成完整开发任务
- **多 Agent 共存**:与 OpenClaw、Codex 等 12+ Agent 共存于 AionUi
- **统一 MCP 配置**:通过 AionUi 一次配置,所有 Agent 共享同一 MCP Server
## Related Entities
- [[OpenClaw]]:共存 Agent
- [[Codex]]:共存 Agent
- [[AionUi]]:桌面运行环境