Update nexus wiki content

This commit is contained in:
2026-05-03 05:42:06 +08:00
parent 90f3811b83
commit 111bc65b7b
707 changed files with 32306 additions and 7289 deletions

18
wiki/entities/Aider.md Normal file
View File

@@ -0,0 +1,18 @@
---
title: "Aider"
type: entity
tags: []
last_updated: 2026-04-29
---
## Overview
Aider 是一个终端 AI 编程工具,支持与 Git 深度集成的 AI 结对编程。The Agency 将所有 Agent 合并为一个 `CONVENTIONS.md` 文件Aider 在项目根目录自动读取。
## Key Facts
- Agent 格式:`CONVENTIONS.md`(单文件汇总)
- 作用域Project-Scoped项目级
- 安装方式:从项目根目录运行 `./scripts/install.sh --tool aider`
- 自动发现Aider 自动在项目根目录查找 `CONVENTIONS.md`
## Sources
- [[OpenCode Integration]]`Agent/agency-agents/integrations/README.md`