Update nexus wiki content
This commit is contained in:
18
wiki/entities/Aider.md
Normal file
18
wiki/entities/Aider.md
Normal 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`)
|
||||
Reference in New Issue
Block a user