27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
---
|
|
title: "Aider Integration"
|
|
type: source
|
|
tags: [agency, integrations, aider]
|
|
date: 2026-04-20
|
|
source_file: raw/Agent/agency-agents/integrations/aider/README.md
|
|
---
|
|
|
|
## Summary
|
|
This README documents how to integrate The Agency agents with Aider. It explains that the project's CONVENTIONS.md consolidates the roster, shows install/activate commands, notes manual usage with `aider --read CONVENTIONS.md`, and how to regenerate artifacts via `./scripts/convert.sh --tool aider`.
|
|
|
|
## Key Claims
|
|
- The Agency roster can be consolidated into a single `CONVENTIONS.md` file which Aider reads automatically when present.
|
|
- Installation uses the repository's `./scripts/install.sh --tool aider` script run from the project root.
|
|
- Agents can be referenced by name inside an Aider session to activate behavior (e.g., "Use the Frontend Developer agent...").
|
|
- Manual reading of the conventions file is supported via `aider --read CONVENTIONS.md`.
|
|
- Generated artifacts for Aider can be produced with `./scripts/convert.sh --tool aider`.
|
|
|
|
## Key Quotes
|
|
> "Aider reads this file automatically when it's present in your project root." — Aider Integration README
|
|
|
|
## Connections
|
|
- [[The Agency: AI Specialists Ready to Transform Your Workflow]] — the conventions file consolidates the roster of agents from this project
|
|
|
|
## Contradictions
|
|
- None detected with existing wiki content at time of ingest.
|