Files
nexus/wiki/entities/RAIT-09.md

41 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "RAIT-09"
type: entity
tags: [obsidian, plugin, multi-agent]
last_updated: 2026-04-21
---
## Basic Info
- **Role**: obsidian-agent-client 插件开发者
- **GitHub**: `RAIT-09/obsidian-agent-client`
- **Platform**: Obsidian 第三方插件(通过 BRAT 安装)
## Aliases
- RAIT-09
## Key Contributions
开发了 **Obsidian-Agent-Client** — Obsidian 第三方插件,适配多款主流 AI Coding Agent
| 支持 Agent | 说明 |
|------------|------|
| [[Claude Code]] | Anthropic CLI Agent |
| Codex | OpenAI CLI Agent |
| Gemini CLI | Google CLI Agent |
| [[OpenCode]] | Vibe Coding CLI Agent |
| Qwen Code | 阿里通义灵码 |
### OpenCode 配置示例
```bash
acp
--cwd
D:\Obsidian Vault\MyObVault
```
(第三行为 Obsidian Vault 路径)
## Connections
- [[obsidian-必装-skills]] — 插件来源
- [[Obsidian-Agent-Client]] — RAIT-09 开发的插件
- [[Claudian]] — 同类型插件(对比参考)
- [[Claude Code]] / [[OpenCode]] — obsidian-agent-client 适配的 Agent
- [[BRAT]] — 安装工具