Update nexus wiki content
This commit is contained in:
@@ -2,10 +2,20 @@
|
||||
title: "Claude Code"
|
||||
type: entity
|
||||
tags: [ai-agent, coding]
|
||||
sources: [aionui-cowork-desktop]
|
||||
last_updated: 2026-04-27
|
||||
sources: [aionui-cowork-desktop, readme.md]
|
||||
last_updated: 2026-04-29
|
||||
---
|
||||
|
||||
## Overview
|
||||
Claude Code 是 Anthropic 推出的 AI 编程 Agent,支持在终端中完成代码编写、调试、重构等开发任务。与 OpenClaw 共存于 AionUi 桌面应用中,共享统一 MCP 配置。
|
||||
|
||||
## The Agency Integration
|
||||
Claude Code 是 The Agency 的原始设计目标,Agent 以原生 `.md` 格式工作,无需任何转换。
|
||||
- Agent 格式:`.md`(原生支持)
|
||||
- 安装路径:`~/.claude/agents/`
|
||||
- 安装命令:`cp -r <category>/*.md ~/.claude/agents/` 或 `./scripts/install.sh --tool claude-code`
|
||||
- 自动发现:Claude Code 会自动扫描 `~/.claude/agents/` 目录
|
||||
|
||||
## Overview
|
||||
|
||||
Claude Code 是 Anthropic 推出的 AI 编程 Agent,支持在终端中完成代码编写、调试、重构等开发任务。与 OpenClaw 共存于 AionUi 桌面应用中,共享统一 MCP 配置。
|
||||
|
||||
Reference in New Issue
Block a user