631 B
631 B
title, type, tags, last_updated
| title | type | tags | last_updated |
|---|---|---|---|
| Aider | entity | 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)