# aider - Doramagic AI Context Pack

> 定位：安装前体验与判断资产。它帮助宿主 AI 有一个好的开始，但不代表已经安装、执行或验证目标项目。

## 充分原则

- **充分原则，不是压缩原则**：AI Context Pack 应该充分到让宿主 AI 在开工前理解项目价值、能力边界、使用入口、风险和证据来源；它可以分层组织，但不以最短摘要为目标。
- **压缩策略**：只压缩噪声和重复内容，不压缩会影响判断和开工质量的上下文。

## 给宿主 AI 的使用方式

你正在读取 Doramagic 为 aider 编译的 AI Context Pack。请把它当作开工前上下文：帮助用户理解适合谁、能做什么、如何开始、哪些必须安装后验证、风险在哪里。不要声称你已经安装、运行或执行了目标项目。

## Claim 消费规则

- **事实来源**：Repo Evidence + Claim/Evidence Graph；Human Wiki 只提供显著性、术语和叙事结构。
- **事实最低状态**：`supported`
- `supported`：可以作为项目事实使用，但回答中必须引用 claim_id 和证据路径。
- `weak`：只能作为低置信度线索，必须要求用户继续核实。
- `inferred`：只能用于风险提示或待确认问题，不能包装成项目事实。
- `unverified`：不得作为事实使用，应明确说证据不足。
- `contradicted`：必须展示冲突来源，不得替用户强行选择一个版本。

## 它最适合谁

- **正在使用 Claude/Codex/Cursor/Gemini 等宿主 AI 的开发者**：README 或插件配置提到多个宿主 AI。 证据：`README.md` Claim：`clm_0002` supported 0.86

## 它能做什么

- **命令行启动或安装流程**（需要安装后验证）：项目文档中存在可执行命令，真实使用需要在本地或宿主环境中运行这些命令。 证据：`CONTRIBUTING.md`, `aider/website/_includes/replit-pipx.md`, `aider/website/_posts/2024-09-26-architect.md`, `aider/website/_posts/2025-01-15-uv.md` 等 Claim：`clm_0001` supported 0.86

## 怎么开始

- `pip install pipx` 证据：`aider/website/_includes/replit-pipx.md` Claim：`clm_0003` unverified 0.25
- `pip install -U aider-chat` 证据：`aider/website/_posts/2024-09-26-architect.md` Claim：`clm_0004` unverified 0.25
- `curl -LsSf https://aider.chat/install.sh | sh` 证据：`aider/website/_posts/2025-01-15-uv.md` Claim：`clm_0005` unverified 0.25
- `pip install aider-install` 证据：`aider/website/_posts/2025-01-15-uv.md` Claim：`clm_0006` unverified 0.25
- `uv tool install --force --python python3.12 aider-chat` 证据：`aider/website/_posts/2025-01-15-uv.md` Claim：`clm_0007` unverified 0.25
- `pip install -U boto3` 证据：`aider/website/docs/llms/bedrock.md` Claim：`clm_0008` supported 0.86
- `curl -s https://api.githubcopilot.com/models \` 证据：`aider/website/docs/llms/github.md` Claim：`clm_0009` supported 0.86
- `git clone git@github.com:Aider-AI/aider.git` 证据：`aider/website/docs/faq.md` Claim：`clm_0010` supported 0.86
- `uv tool install --force --python python3.12 --with pip aider-chat@latest` 证据：`aider/website/docs/install.md` Claim：`clm_0011` supported 0.86
- `pipx install aider-chat` 证据：`aider/website/docs/install.md` Claim：`clm_0012` supported 0.86

## 继续前判断卡

- **当前建议**：先做角色匹配试用
- **为什么**：这个项目更像角色库，核心风险是选错角色或把角色文案当执行能力；先用 Prompt Preview 试角色匹配，再决定是否沙盒导入。

### 30 秒判断

- **现在怎么做**：先做角色匹配试用
- **最小安全下一步**：先用 Prompt Preview 试角色匹配；满意后再隔离导入
- **先别相信**：角色质量和任务匹配不能直接相信。
- **继续会触碰**：角色选择偏差、命令执行、本地环境或项目文件

### 现在可以相信

- **适合人群线索：正在使用 Claude/Codex/Cursor/Gemini 等宿主 AI 的开发者**（supported）：有 supported claim 或项目证据支撑，但仍不等于真实安装效果。 证据：`README.md` Claim：`clm_0002` supported 0.86
- **能力存在：命令行启动或安装流程**（supported）：可以相信项目包含这类能力线索；是否适合你的具体任务仍要试用或安装后验证。 证据：`CONTRIBUTING.md`, `aider/website/_includes/replit-pipx.md`, `aider/website/_posts/2024-09-26-architect.md`, `aider/website/_posts/2025-01-15-uv.md` 等 Claim：`clm_0001` supported 0.86
- **存在 Quick Start / 安装命令线索**（supported）：可以相信项目文档出现过启动或安装入口；不要因此直接在主力环境运行。 证据：`aider/website/docs/llms/bedrock.md` Claim：`clm_0008` supported 0.86

### 现在还不能相信

- **角色质量和任务匹配不能直接相信。**（unverified）：角色库证明有很多角色，不证明每个角色都适合你的具体任务，也不证明角色能产生高质量结果。
- **不能把角色文案当成真实执行能力。**（unverified）：安装前只能判断角色描述和任务画像是否匹配，不能证明它能在宿主 AI 里完成任务。
- **真实输出质量不能在安装前相信。**（unverified）：Prompt Preview 只能展示引导方式，不能证明真实项目中的结果质量。
- **宿主 AI 版本兼容性不能在安装前相信。**（unverified）：Claude、Cursor、Codex、Gemini 等宿主加载规则和版本差异必须在真实环境验证。
- **不会污染现有宿主 AI 行为，不能直接相信。**（inferred）：Skill、plugin、AGENTS/CLAUDE/GEMINI 指令可能改变宿主 AI 的默认行为。
- **可安全回滚不能默认相信。**（unverified）：除非项目明确提供卸载和恢复说明，否则必须先在隔离环境验证。
- **真实安装后是否与用户当前宿主 AI 版本兼容？**（unverified）：兼容性只能通过实际宿主环境验证。
- **项目输出质量是否满足用户具体任务？**（unverified）：安装前预览只能展示流程和边界，不能替代真实评测。

### 继续会触碰什么

- **角色选择偏差**：用户对任务应该由哪个专家角色处理的判断。 原因：选错角色会让 AI 从错误专业视角回答，浪费时间或误导决策。
- **命令执行**：包管理器、网络下载、本地插件目录、项目配置或用户主目录。 原因：运行第一条命令就可能产生环境改动；必须先判断是否值得跑。 证据：`CONTRIBUTING.md`, `aider/website/_includes/replit-pipx.md`, `aider/website/_posts/2024-09-26-architect.md`, `aider/website/_posts/2025-01-15-uv.md` 等
- **本地环境或项目文件**：安装结果、插件缓存、项目配置或本地依赖目录。 原因：安装前无法证明写入范围和回滚方式，需要隔离验证。 证据：`CONTRIBUTING.md`, `aider/website/_includes/replit-pipx.md`, `aider/website/_posts/2024-09-26-architect.md`, `aider/website/_posts/2025-01-15-uv.md` 等
- **宿主 AI 上下文**：AI Context Pack、Prompt Preview、Skill 路由、风险规则和项目事实。 原因：导入上下文会影响宿主 AI 后续判断，必须避免把未验证项包装成事实。

### 最小安全下一步

- **先跑 Prompt Preview**：先用交互式试用验证任务画像和角色匹配，不要先导入整套角色库。（适用：任何项目都适用，尤其是输出质量未知时。）
- **只在隔离目录或测试账号试装**：避免安装命令污染主力宿主 AI、真实项目或用户主目录。（适用：存在命令执行、插件配置或本地写入线索时。）
- **安装后只验证一个最小任务**：先验证加载、兼容、输出质量和回滚，再决定是否深用。（适用：准备从试用进入真实工作流时。）

### 退出方式

- **保留安装前状态**：记录原始宿主配置和项目状态，后续才能判断是否可恢复。
- **保留原始角色选择记录**：如果输出偏题，可以回到任务画像阶段重新选择角色，而不是继续沿着错误角色推进。
- **记录安装命令和写入路径**：没有明确卸载说明时，至少要知道哪些目录或配置需要手动清理。
- **如果没有回滚路径，不进入主力环境**：不可回滚是继续前阻断项，不应靠信任或运气继续。

## 哪些只能预览

- 解释项目适合谁和能做什么
- 基于项目文档演示典型对话流程
- 帮助用户判断是否值得安装或继续研究

## 哪些必须安装后验证

- 真实安装 Skill、插件或 CLI
- 执行脚本、修改本地文件或访问外部服务
- 验证真实输出质量、性能和兼容性

## 边界与风险判断卡

- **把安装前预览误认为真实运行**：用户可能高估项目已经完成的配置、权限和兼容性验证。 处理方式：明确区分 prompt_preview_can_do 与 runtime_required。 Claim：`clm_0027` inferred 0.45
- **命令执行会修改本地环境**：安装命令可能写入用户主目录、宿主插件目录或项目配置。 处理方式：先在隔离环境或测试账号中运行。 证据：`CONTRIBUTING.md`, `aider/website/_includes/replit-pipx.md`, `aider/website/_posts/2024-09-26-architect.md`, `aider/website/_posts/2025-01-15-uv.md` 等 Claim：`clm_0028` supported 0.86
- **待确认**：真实安装后是否与用户当前宿主 AI 版本兼容？。原因：兼容性只能通过实际宿主环境验证。
- **待确认**：项目输出质量是否满足用户具体任务？。原因：安装前预览只能展示流程和边界，不能替代真实评测。
- **待确认**：安装命令是否需要网络、权限或全局写入？。原因：这影响企业环境和个人环境的安装风险。

## 开工前工作上下文

### 加载顺序

- 先读取 how_to_use.host_ai_instruction，建立安装前判断资产的边界。
- 读取 claim_graph_summary，确认事实来自 Claim/Evidence Graph，而不是 Human Wiki 叙事。
- 再读取 intended_users、capabilities 和 quick_start_candidates，判断用户是否匹配。
- 需要执行具体任务时，优先查 role_skill_index，再查 evidence_index。
- 遇到真实安装、文件修改、网络访问、性能或兼容性问题时，转入 risk_card 和 boundaries.runtime_required。

### 任务路由

- **命令行启动或安装流程**：先说明这是安装后验证能力，再给出安装前检查清单。 边界：必须真实安装或运行后验证。 证据：`CONTRIBUTING.md`, `aider/website/_includes/replit-pipx.md`, `aider/website/_posts/2024-09-26-architect.md`, `aider/website/_posts/2025-01-15-uv.md` 等 Claim：`clm_0001` supported 0.86

### 上下文规模

- 文件总数：514
- 重要文件覆盖：40/514
- 证据索引条目：80
- 角色 / Skill 条目：80

### 证据不足时的处理

- **missing_evidence**：说明证据不足，要求用户提供目标文件、README 段落或安装后验证记录；不要补全事实。
- **out_of_scope_request**：说明该任务超出当前 AI Context Pack 证据范围，并建议用户先查看 Human Manual 或真实安装后验证。
- **runtime_request**：给出安装前检查清单和命令来源，但不要替用户执行命令或声称已执行。
- **source_conflict**：同时展示冲突来源，标记为待核实，不要强行选择一个版本。

## Prompt Recipes

### 适配判断

- 目标：判断这个项目是否适合用户当前任务。
- 预期输出：适配结论、关键理由、证据引用、安装前可预览内容、必须安装后验证内容、下一步建议。

```text
请基于 aider 的 AI Context Pack，先问我 3 个必要问题，然后判断它是否适合我的任务。回答必须包含：适合谁、能做什么、不能做什么、是否值得安装、证据来自哪里。所有项目事实必须引用 evidence_refs、source_paths 或 claim_id。
```

### 安装前体验

- 目标：让用户在安装前感受核心工作流，同时避免把预览包装成真实能力或营销承诺。
- 预期输出：一段带边界标签的体验剧本、安装后验证清单和谨慎建议；不含真实运行承诺或强营销表述。

```text
请把 aider 当作安装前体验资产，而不是已安装工具或真实运行环境。

请严格输出四段：
1. 先问我 3 个必要问题。
2. 给出一段“体验剧本”：用 [安装前可预览]、[必须安装后验证]、[证据不足] 三种标签展示它可能如何引导工作流。
3. 给出安装后验证清单：列出哪些能力只有真实安装、真实宿主加载、真实项目运行后才能确认。
4. 给出谨慎建议：只能说“值得继续研究/试装”“先补充信息后再判断”或“不建议继续”，不得替项目背书。

硬性边界：
- 不要声称已经安装、运行、执行测试、修改文件或产生真实结果。
- 不要写“自动适配”“确保通过”“完美适配”“强烈建议安装”等承诺性表达。
- 如果描述安装后的工作方式，必须使用“如果安装成功且宿主正确加载 Skill，它可能会……”这种条件句。
- 体验剧本只能写成“示例台词/假设流程”：使用“可能会询问/可能会建议/可能会展示”，不要写“已写入、已生成、已通过、正在运行、正在生成”。
- Prompt Preview 不负责给安装命令；如用户准备试装，只能提示先阅读 Quick Start 和 Risk Card，并在隔离环境验证。
- 所有项目事实必须来自 supported claim、evidence_refs 或 source_paths；inferred/unverified 只能作风险或待确认项。

```

### 角色 / Skill 选择

- 目标：从项目里的角色或 Skill 中挑选最匹配的资产。
- 预期输出：候选角色或 Skill 列表，每项包含适用场景、证据路径、风险边界和是否需要安装后验证。

```text
请读取 role_skill_index，根据我的目标任务推荐 3-5 个最相关的角色或 Skill。每个推荐都要说明适用场景、可能输出、风险边界和 evidence_refs。
```

### 风险预检

- 目标：安装或引入前识别环境、权限、规则冲突和质量风险。
- 预期输出：环境、权限、依赖、许可、宿主冲突、质量风险和未知项的检查清单。

```text
请基于 risk_card、boundaries 和 quick_start_candidates，给我一份安装前风险预检清单。不要替我执行命令，只说明我应该检查什么、为什么检查、失败会有什么影响。
```

### 宿主 AI 开工指令

- 目标：把项目上下文转成一次对话开始前的宿主 AI 指令。
- 预期输出：一段边界明确、证据引用明确、适合复制给宿主 AI 的开工前指令。

```text
请基于 aider 的 AI Context Pack，生成一段我可以粘贴给宿主 AI 的开工前指令。这段指令必须遵守 not_runtime=true，不能声称项目已经安装、运行或产生真实结果。
```


## 角色 / Skill 索引

- 共索引 80 个角色 / Skill / 项目文档条目。

- **Gemini**（project_doc）：You'll need a Gemini API key https://aistudio.google.com/app/u/2/apikey . 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/gemini.md`
- **Installation**（project_doc）：How to install and get started pair programming with aider. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/install.md`
- **Features**（project_doc）：AI Pair Programming in Your Terminal 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`README.md`
- **Aider benchmark harness**（project_doc）：Aider uses benchmarks to quantitatively measure how well it works with various LLMs. This directory holds the harness and tools needed to run the benchmarking suite. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`benchmark/README.md`
- **Readme**（project_doc）：These scm files are all adapted from the github repositories listed here: 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/queries/tree-sitter-language-pack/README.md`
- **Credits**（project_doc）：Aider uses modified versions of the tags.scm files from these open source tree-sitter language implementations: 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/queries/tree-sitter-languages/README.md`
- **Example chat transcripts**（project_doc）：Below are some chat transcripts showing what it's like to code with aider. In the chats, you'll see a variety of coding tasks like generating new code, editing existing code, debugging, exploring unfamiliar code, etc. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/examples/README.md`
- **Contributing to the Project**（project_doc）：We welcome contributions in the form of bug reports, feature requests, and pull requests PRs . This document describes how you can contribute. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`CONTRIBUTING.md`
- **Install**（project_doc）： 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/_includes/install.md`
- **The January GPT-4 Turbo is lazier than the last version**（project_doc）：{% if page.date %} {{ page.date date: "%B %d, %Y" }} {% endif %} 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/benchmarks-0125.md`
- **Code editing benchmarks for OpenAI's "1106" models**（project_doc）：{% if page.date %} {{ page.date date: "%B %d, %Y" }} {% endif %} 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/benchmarks-1106.md`
- **Speed benchmarks of GPT-4 Turbo and gpt-3.5-turbo-1106**（project_doc）：{% if page.date %} {{ page.date date: "%B %d, %Y" }} {% endif %} 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/benchmarks-speed-1106.md`
- **GPT code editing benchmarks**（project_doc）：{% if page.date %} {{ page.date date: "%B %d, %Y" }} {% endif %} 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/benchmarks.md`
- **Configuration**（project_doc）：Information on all of aider's settings and how to use them. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/config.md`
- **Advanced model settings**（project_doc）：Configuring advanced settings for LLMs. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/config/adv-model-settings.md`
- **YAML config file**（project_doc）：How to configure aider with a YAML config file. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/config/aider_conf.md`
- **API Keys**（project_doc）：Setting API keys for API providers. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/config/api-keys.md`
- **Config with .env**（project_doc）：Using a .env file to store LLM API keys for aider. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/config/dotenv.md`
- **Editor configuration**（project_doc）：How to configure a custom editor for aider's /editor command 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/config/editor.md`
- **Model Aliases**（project_doc）：Assign convenient short names to models. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/config/model-aliases.md`
- **Options reference**（project_doc）：Details about all of aider's settings. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/config/options.md`
- **Reasoning models**（project_doc）：How to configure reasoning model settings from secondary providers. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/config/reasoning.md`
- **Improving GPT-4's codebase understanding with ctags**（project_doc）：{% if page.date %} {{ page.date date: "%B %d, %Y" }} {% endif %} 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/ctags.md`
- **FAQ**（project_doc）：Frequently asked questions about aider. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/faq.md`
- **Git integration**（project_doc）：Aider is tightly integrated with git. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/git.md`
- **Aider Documentation**（project_doc）：Aider is AI pair programming in your terminal. This documentation will help you get the most out of aider. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/index.md`
- **GitHub Codespaces**（project_doc）：You can use aider in GitHub Codespaces via the built-in Terminal pane. See below for an example, but you can just follow the main install instructions /docs/install.html inside your codespace terminal. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/install/codespaces.md`
- **Aider with docker**（project_doc）：Aider is available as 2 docker images: 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/install/docker.md`
- **Optional steps**（project_doc）：The steps below are completely optional. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/install/optional.md`
- **Replit**（project_doc）： 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/install/replit.md`
- **Supported languages**（project_doc）：Aider supports pretty much all popular coding languages. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/languages.md`
- **LLM code editing skill by model release date**（project_doc）：LLM code editing skill by model release date 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/leaderboards/by-release-date.md`
- **Contributing results**（project_doc）：Contributions of benchmark results are welcome! See the benchmark README https://github.com/Aider-AI/aider/blob/main/benchmark/README.md for information on running aider's code editing benchmarks. Submit results by opening a PR with edits to the benchmark results data files https://github.com/Aider-AI/aider/blob/main/aider/website/ data/ . 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/leaderboards/contrib.md`
- **Code editing leaderboard**（project_doc）：Quantitative benchmark of basic LLM code editing skill. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/leaderboards/edit.md`
- **Aider LLM Leaderboards**（project_doc）：Quantitative benchmarks of LLM code editing skill. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/leaderboards/index.md`
- **Benchmark notes**（project_doc）：All pricing information is the cost to run the benchmark at the time it was run. Providers change their pricing and sometimes introduce entirely novel pricing structures. Pricing is provided on a best efforts basis, and may not always be current or fully accurate. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/leaderboards/notes.md`
- **Refactoring leaderboard**（project_doc）：Quantitative benchmark of LLM code refactoring skill. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/leaderboards/refactor.md`
- **Contributor Agreement**（project_doc）：Individual Contributor License Agreement 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/legal/contributor-agreement.md`
- **Privacy policy**（project_doc）：Aider AI LLC /docs/faq.html what-is-aider-ai-llc “Aider,” “we,” “our,” and/or “us” values the privacy of individuals who use our website, programming tools, and related services collectively, our “Services” . This privacy policy the “Privacy Policy” explains how we collect, use, and disclose information from users of our Services. By using our Services, you agree to the collection, use, disclosure, and procedures th… 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/legal/privacy.md`
- **Aider can connect to most LLMs**（project_doc）：Aider can connect to most LLMs for AI pair programming. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms.md`
- **Anthropic**（project_doc）：To work with Anthropic's models, you need to provide your Anthropic API key https://docs.anthropic.com/claude/reference/getting-started-with-the-api either in the ANTHROPIC API KEY environment variable or via the --anthropic-api-key command line switch. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/anthropic.md`
- **Azure**（project_doc）：Aider can connect to the OpenAI models on Azure. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/azure.md`
- **Amazon Bedrock**（project_doc）：Aider can connect to models provided by Amazon Bedrock. To configure Aider to use the Amazon Bedrock API, you need to set up your AWS credentials. This can be done using the AWS CLI or by setting environment variables. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/bedrock.md`
- **Cohere**（project_doc）：Cohere offers free API access to their models. Their Command-R+ model works well with aider as a very basic coding assistant. You'll need a Cohere API key https://dashboard.cohere.com/welcome/login . 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/cohere.md`
- **DeepSeek**（project_doc）：Aider can connect to the DeepSeek.com API. To work with DeepSeek's models, you need to set the DEEPSEEK API KEY environment variable with your DeepSeek API key https://platform.deepseek.com/api keys . The DeepSeek Chat V3 model has a top score on aider's code editing benchmark. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/deepseek.md`
- **GitHub Copilot**（project_doc）：Aider can connect to GitHub Copilot’s LLMs because Copilot exposes a standard OpenAI-style endpoint at: 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/github.md`
- **GROQ**（project_doc）：Groq currently offers free API access to the models they host. The Llama 3 70B model works well with aider and is comparable to GPT-3.5 in code editing performance. You'll need a Groq API key https://console.groq.com/keys . 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/groq.md`
- **LM Studio**（project_doc）：Aider can connect to models served by LM Studio. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/lm-studio.md`
- **Ollama**（project_doc）：Aider can connect to local Ollama models. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/ollama.md`
- **OpenAI compatible APIs**（project_doc）：Aider can connect to any LLM which is accessible via an OpenAI compatible API endpoint. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/openai-compat.md`
- **OpenAI**（project_doc）：To work with OpenAI's models, you need to provide your OpenAI API key https://help.openai.com/en/articles/4936850-where-do-i-find-my-secret-api-key either in the OPENAI API KEY environment variable or via the --api-key openai= command line switch. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/openai.md`
- **OpenRouter**（project_doc）：Aider can connect to models provided by OpenRouter https://openrouter.ai/models?o=top-weekly : You'll need an OpenRouter API key https://openrouter.ai/keys . 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/openrouter.md`
- **Other LLMs**（project_doc）：Aider uses the litellm https://docs.litellm.ai/docs/providers package to connect to hundreds of other models. You can use aider --model to use any supported model. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/other.md`
- **Vertex AI**（project_doc）：Aider can connect to models provided by Google Vertex AI. You will need to install the gcloud CLI https://cloud.google.com/sdk/docs/install and login https://cloud.google.com/sdk/docs/initializing with a GCP account or service account with permission to use the Vertex AI API. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/vertex.md`
- **Model warnings**（project_doc）： 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/warnings.md`
- **xAI**（project_doc）：You'll need a xAI API key https://console.x.ai. . 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/llms/xai.md`
- **More info**（project_doc）：See below for more info about aider, including some advanced topics. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/more-info.md`
- **Analytics**（project_doc）：Opt-in, anonymous, no personal info. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/more/analytics.md`
- **Edit formats**（project_doc）：Aider uses various "edit formats" to let LLMs edit source files. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/more/edit-formats.md`
- **Infinite output**（project_doc）：Aider can handle "infinite output" from models that support prefill. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/more/infinite-output.md`
- **Add --auto-accept-architect feature**（project_doc）：See how a new command-line option is added to automatically accept edits proposed by the architect model, with implementation. Aider also updates the project's HISTORY file. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/recordings/auto-accept-architect.md`
- **Don't /drop read-only files added at launch**（project_doc）：Follow along as aider is modified to preserve read-only files specified at launch when using the /drop command. Aider does this implementation and adds test coverage. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/recordings/dont-drop-original-read-files.md`
- **Screen recordings**（project_doc）：Screen recordings of aider building aider. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/recordings/index.md`
- **Warn when users apply unsupported reasoning settings**（project_doc）：Watch the implementation of a warning system that alerts users when they try to apply reasoning settings to models that don't support them. Includes adding model metadata, confirmation dialogs, refactoring, and comprehensive test coverage. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/recordings/model-accepts-settings.md`
- **Add language support via tree-sitter-language-pack**（project_doc）：Watch how aider adds support for tons of new programming languages by integrating with tree-sitter-language-pack. Demonstrates using aider to script downloading a collection of files, and using ad-hoc bash scripts to have aider modify a collection of files. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/recordings/tree-sitter-language-pack.md`
- **Repository map**（project_doc）：Aider uses a map of your git repository to provide code context to LLMs. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/repomap.md`
- **Scripting aider**（project_doc）：You can script aider via the command line or python. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/scripting.md`
- **Troubleshooting**（project_doc）：How to troubleshoot problems with aider and get help. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/troubleshooting.md`
- **Aider not found**（project_doc）：In some environments the aider command may not be available on your shell path. This can occur because of permissions/security settings in your OS, and often happens to Windows users. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/troubleshooting/aider-not-found.md`
- **File editing problems**（project_doc）：Sometimes the LLM will reply with some code changes that don't get applied to your local files. In these cases, aider might say something like "Failed to apply edit to filename " or other error messages. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/troubleshooting/edit-errors.md`
- **Dependency versions**（project_doc）：Aider expects to be installed with the correct versions of all of its required dependencies. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/troubleshooting/imports.md`
- **Models and API keys**（project_doc）：Aider needs to know which LLM model you would like to work with and which keys to provide when accessing it via API. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/troubleshooting/models-and-keys.md`
- **Using /help**（project_doc）：Type /help and aider will respond with helpful information. You can ask questions about using aider, customizing settings, troubleshooting, using LLMs, etc. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/troubleshooting/support.md`
- **Token limits**（project_doc）：Every LLM has limits on how many tokens it can process for each request: 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/troubleshooting/token-limits.md`
- **Model warnings**（project_doc）： 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/troubleshooting/warnings.md`
- **Unified diffs make GPT-4 Turbo 3X less lazy**（project_doc）：{% if page.date %} {{ page.date date: "%B %d, %Y" }}, by Paul Gauthier {% endif %} 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/unified-diffs.md`
- **Usage**（project_doc）：How to use aider to pair program with AI and edit code in your local git repo. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/usage.md`
- **Aider in your browser**（project_doc）：Aider can run in your browser, not just on the command line. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/usage/browser.md`
- **Prompt caching**（project_doc）：Aider supports prompt caching for cost savings and faster coding. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/usage/caching.md`
- **In-chat commands**（project_doc）：Control aider with in-chat commands like /add, /model, etc. 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`aider/website/docs/usage/commands.md`

## 证据索引

- 共索引 80 条证据。

- **Gemini**（documentation）：You'll need a Gemini API key https://aistudio.google.com/app/u/2/apikey . 证据：`aider/website/docs/llms/gemini.md`
- **Installation**（documentation）：Get started quickly with aider-install 证据：`aider/website/docs/install.md`
- **Features**（documentation）：AI Pair Programming in Your Terminal 证据：`README.md`
- **Aider benchmark harness**（documentation）：Aider uses benchmarks to quantitatively measure how well it works with various LLMs. This directory holds the harness and tools needed to run the benchmarking suite. 证据：`benchmark/README.md`
- **Readme**（documentation）：These scm files are all adapted from the github repositories listed here: 证据：`aider/queries/tree-sitter-language-pack/README.md`
- **Credits**（documentation）：Aider uses modified versions of the tags.scm files from these open source tree-sitter language implementations: 证据：`aider/queries/tree-sitter-languages/README.md`
- **Example chat transcripts**（documentation）：Below are some chat transcripts showing what it's like to code with aider. In the chats, you'll see a variety of coding tasks like generating new code, editing existing code, debugging, exploring unfamiliar code, etc. 证据：`aider/website/examples/README.md`
- **Contributing to the Project**（documentation）：We welcome contributions in the form of bug reports, feature requests, and pull requests PRs . This document describes how you can contribute. 证据：`CONTRIBUTING.md`
- **Install**（documentation）： 证据：`aider/website/_includes/install.md`
- **The January GPT-4 Turbo is lazier than the last version**（documentation）：{% if page.date %} {{ page.date date: "%B %d, %Y" }} {% endif %} 证据：`aider/website/docs/benchmarks-0125.md`
- **Code editing benchmarks for OpenAI's "1106" models**（documentation）：{% if page.date %} {{ page.date date: "%B %d, %Y" }} {% endif %} 证据：`aider/website/docs/benchmarks-1106.md`
- **Speed benchmarks of GPT-4 Turbo and gpt-3.5-turbo-1106**（documentation）：{% if page.date %} {{ page.date date: "%B %d, %Y" }} {% endif %} 证据：`aider/website/docs/benchmarks-speed-1106.md`
- **GPT code editing benchmarks**（documentation）：{% if page.date %} {{ page.date date: "%B %d, %Y" }} {% endif %} 证据：`aider/website/docs/benchmarks.md`
- **Configuration**（documentation）：Aider has many options which can be set with command line switches. Most options can also be set in an .aider.conf.yml file which can be placed in your home directory or at the root of your git repo. Or by setting environment variables like AIDER xxx either in your shell or a .env file. 证据：`aider/website/docs/config.md`
- **Advanced model settings**（documentation）：Context window size and token costs 证据：`aider/website/docs/config/adv-model-settings.md`
- **YAML config file**（documentation）：Most of aider's options can be set in an .aider.conf.yml file. Aider will look for a this file in these locations: 证据：`aider/website/docs/config/aider_conf.md`
- **API Keys**（documentation）：Aider lets you specify API keys in a few ways: 证据：`aider/website/docs/config/api-keys.md`
- **Config with .env**（documentation）：You can use a .env file to store API keys and other settings for the models you use with aider. You can also set many general aider options in the .env file. 证据：`aider/website/docs/config/dotenv.md`
- **Editor configuration**（documentation）：Aider allows you to configure your preferred text editor for use with the /editor command. The editor must be capable of running in "blocking mode", meaning the command line will wait until you close the editor before proceeding. 证据：`aider/website/docs/config/editor.md`
- **Model Aliases**（documentation）：Model aliases allow you to create shorthand names for models you frequently use. This is particularly useful for models with long names or when you want to standardize model usage across your team. 证据：`aider/website/docs/config/model-aliases.md`
- **Options reference**（documentation）：You can use aider --help to see all the available options, or review them below. 证据：`aider/website/docs/config/options.md`
- **Reasoning models**（documentation）：! Thinking demo /assets/thinking.jpg 证据：`aider/website/docs/config/reasoning.md`
- **Improving GPT-4's codebase understanding with ctags**（documentation）：{% if page.date %} {{ page.date date: "%B %d, %Y" }} {% endif %} 证据：`aider/website/docs/ctags.md`
- **FAQ**（documentation）：How can I add ALL the files to the chat? 证据：`aider/website/docs/faq.md`
- **Git integration**（documentation）：Aider works best with code that is part of a git repo. Aider is tightly integrated with git, which makes it easy to: 证据：`aider/website/docs/git.md`
- **Aider Documentation**（documentation）：Aider is AI pair programming in your terminal. This documentation will help you get the most out of aider. 证据：`aider/website/docs/index.md`
- **GitHub Codespaces**（documentation）：You can use aider in GitHub Codespaces via the built-in Terminal pane. See below for an example, but you can just follow the main install instructions /docs/install.html inside your codespace terminal. 证据：`aider/website/docs/install/codespaces.md`
- **Aider with docker**（documentation）：Aider is available as 2 docker images: 证据：`aider/website/docs/install/docker.md`
- **Optional steps**（documentation）：The steps below are completely optional. 证据：`aider/website/docs/install/optional.md`
- **Replit**（documentation）：--- parent: Installation nav order: 900 --- Replit {% include replit-pipx.md %} 证据：`aider/website/docs/install/replit.md`
- **Supported languages**（documentation）：Aider should work well with most popular coding languages. This is because top LLMs are fluent in most mainstream languages, and familiar with popular libraries, packages and frameworks. 证据：`aider/website/docs/languages.md`
- **LLM code editing skill by model release date**（documentation）：LLM code editing skill by model release date 证据：`aider/website/docs/leaderboards/by-release-date.md`
- **Contributing results**（documentation）：Contributions of benchmark results are welcome! See the benchmark README https://github.com/Aider-AI/aider/blob/main/benchmark/README.md for information on running aider's code editing benchmarks. Submit results by opening a PR with edits to the benchmark results data files https://github.com/Aider-AI/aider/blob/main/aider/website/ data/ . 证据：`aider/website/docs/leaderboards/contrib.md`
- **Code editing leaderboard**（documentation）：{: .note :} This old aider code editing leaderboard edit.html has been replaced by the new, much more challenging polyglot leaderboard /docs/leaderboards/ . 证据：`aider/website/docs/leaderboards/edit.md`
- **Aider LLM Leaderboards**（documentation）：Aider excels with LLMs skilled at writing and editing code, and uses benchmarks to evaluate an LLM's ability to follow instructions and edit code successfully without human intervention. Aider's polyglot benchmark https://aider.chat/2024/12/21/polyglot.html the-polyglot-benchmark tests LLMs on 225 challenging Exercism coding exercises across C++, Go, Java, JavaScript, Python, and Rust. 证据：`aider/website/docs/leaderboards/index.md`
- **Benchmark notes**（documentation）：All pricing information is the cost to run the benchmark at the time it was run. Providers change their pricing and sometimes introduce entirely novel pricing structures. Pricing is provided on a best efforts basis, and may not always be current or fully accurate. 证据：`aider/website/docs/leaderboards/notes.md`
- **Refactoring leaderboard**（documentation）：Aider's refactoring benchmark https://github.com/Aider-AI/refactor-benchmark asks the LLM to refactor 89 large methods from large python classes. This is a more challenging benchmark, which tests the model's ability to output long chunks of code without skipping sections or making mistakes. It was developed to provoke and measure GPT-4 Turbo's "lazy coding" habit /2023/12/21/unified-diffs.html . 证据：`aider/website/docs/leaderboards/refactor.md`
- **Contributor Agreement**（documentation）：Individual Contributor License Agreement 证据：`aider/website/docs/legal/contributor-agreement.md`
- **Privacy policy**（documentation）：Aider AI LLC /docs/faq.html what-is-aider-ai-llc “Aider,” “we,” “our,” and/or “us” values the privacy of individuals who use our website, programming tools, and related services collectively, our “Services” . This privacy policy the “Privacy Policy” explains how we collect, use, and disclose information from users of our Services. By using our Services, you agree to the collection, use, disclosure, and procedures this Privacy Policy describes. 证据：`aider/website/docs/legal/privacy.md`
- **Aider can connect to most LLMs**（documentation）：Aider can connect to most LLMs {: .no toc } 证据：`aider/website/docs/llms.md`
- **Anthropic**（documentation）：To work with Anthropic's models, you need to provide your Anthropic API key https://docs.anthropic.com/claude/reference/getting-started-with-the-api either in the ANTHROPIC API KEY environment variable or via the --anthropic-api-key command line switch. 证据：`aider/website/docs/llms/anthropic.md`
- **Azure**（documentation）：Aider can connect to the OpenAI models on Azure. 证据：`aider/website/docs/llms/azure.md`
- **Amazon Bedrock**（documentation）：Aider can connect to models provided by Amazon Bedrock. To configure Aider to use the Amazon Bedrock API, you need to set up your AWS credentials. This can be done using the AWS CLI or by setting environment variables. 证据：`aider/website/docs/llms/bedrock.md`
- **Cohere**（documentation）：Cohere offers free API access to their models. Their Command-R+ model works well with aider as a very basic coding assistant. You'll need a Cohere API key https://dashboard.cohere.com/welcome/login . 证据：`aider/website/docs/llms/cohere.md`
- **DeepSeek**（documentation）：Aider can connect to the DeepSeek.com API. To work with DeepSeek's models, you need to set the DEEPSEEK API KEY environment variable with your DeepSeek API key https://platform.deepseek.com/api keys . The DeepSeek Chat V3 model has a top score on aider's code editing benchmark. 证据：`aider/website/docs/llms/deepseek.md`
- **GitHub Copilot**（documentation）：Aider can connect to GitHub Copilot’s LLMs because Copilot exposes a standard OpenAI-style endpoint at: 证据：`aider/website/docs/llms/github.md`
- **GROQ**（documentation）：Groq currently offers free API access to the models they host. The Llama 3 70B model works well with aider and is comparable to GPT-3.5 in code editing performance. You'll need a Groq API key https://console.groq.com/keys . 证据：`aider/website/docs/llms/groq.md`
- **LM Studio**（documentation）：Aider can connect to models served by LM Studio. 证据：`aider/website/docs/llms/lm-studio.md`
- **Ollama**（documentation）：Aider can connect to local Ollama models. 证据：`aider/website/docs/llms/ollama.md`
- **OpenAI compatible APIs**（documentation）：Aider can connect to any LLM which is accessible via an OpenAI compatible API endpoint. 证据：`aider/website/docs/llms/openai-compat.md`
- **OpenAI**（documentation）：To work with OpenAI's models, you need to provide your OpenAI API key https://help.openai.com/en/articles/4936850-where-do-i-find-my-secret-api-key either in the OPENAI API KEY environment variable or via the --api-key openai= command line switch. 证据：`aider/website/docs/llms/openai.md`
- **OpenRouter**（documentation）：Aider can connect to models provided by OpenRouter https://openrouter.ai/models?o=top-weekly : You'll need an OpenRouter API key https://openrouter.ai/keys . 证据：`aider/website/docs/llms/openrouter.md`
- **Other LLMs**（documentation）：Aider uses the litellm https://docs.litellm.ai/docs/providers package to connect to hundreds of other models. You can use aider --model to use any supported model. 证据：`aider/website/docs/llms/other.md`
- **Vertex AI**（documentation）：Aider can connect to models provided by Google Vertex AI. You will need to install the gcloud CLI https://cloud.google.com/sdk/docs/install and login https://cloud.google.com/sdk/docs/initializing with a GCP account or service account with permission to use the Vertex AI API. 证据：`aider/website/docs/llms/vertex.md`
- **Model warnings**（documentation）：--- parent: Connecting to LLMs nav order: 900 --- Model warnings {% include model-warnings.md %} 证据：`aider/website/docs/llms/warnings.md`
- **xAI**（documentation）：You'll need a xAI API key https://console.x.ai. . 证据：`aider/website/docs/llms/xai.md`
- **More info**（documentation）：See below for more info about aider, including some advanced topics. 证据：`aider/website/docs/more-info.md`
- **Analytics**（documentation）：Aider can collect anonymous analytics to help improve aider's ability to work with LLMs, edit code and complete user requests. 证据：`aider/website/docs/more/analytics.md`
- **Edit formats**（documentation）：Aider uses various "edit formats" to let LLMs edit source files. Different models work better or worse with different edit formats. Aider is configured to use the optimal format for most popular, common models. You can always force use of a specific edit format with the --edit-format switch. 证据：`aider/website/docs/more/edit-formats.md`
- **Infinite output**（documentation）：LLM providers limit how much output a model can generate from a single request. This is usually called the output token limit. 证据：`aider/website/docs/more/infinite-output.md`
- 其余 20 条证据见 `AI_CONTEXT_PACK.json` 或 `EVIDENCE_INDEX.json`。

## 宿主 AI 必须遵守的规则

- **把本资产当作开工前上下文，而不是运行环境。**：AI Context Pack 只包含证据化项目理解，不包含目标项目的可执行状态。 证据：`aider/website/docs/llms/gemini.md`, `aider/website/docs/install.md`, `README.md`
- **回答用户时区分可预览内容与必须安装后才能验证的内容。**：安装前体验的消费者价值来自降低误装和误判，而不是伪装成真实运行。 证据：`aider/website/docs/llms/gemini.md`, `aider/website/docs/install.md`, `README.md`

## 用户开工前应该回答的问题

- 你准备在哪个宿主 AI 或本地环境中使用它？
- 你只是想先体验工作流，还是准备真实安装？
- 你最在意的是安装成本、输出质量、还是和现有规则的冲突？

## 验收标准

- 所有能力声明都能回指到 evidence_refs 中的文件路径。
- AI_CONTEXT_PACK.md 没有把预览包装成真实运行。
- 用户能在 3 分钟内看懂适合谁、能做什么、如何开始和风险边界。

---

## Doramagic Context Augmentation

下面内容用于强化 Repomix/AI Context Pack 主体。Human Manual 只提供阅读骨架；踩坑日志会被转成宿主 AI 必须遵守的工作约束。

## Human Manual 骨架

使用规则：这里只是项目阅读路线和显著性信号，不是事实权威。具体事实仍必须回到 repo evidence / Claim Graph。

宿主 AI 硬性规则：
- 不得把页标题、章节顺序、摘要或 importance 当作项目事实证据。
- 解释 Human Manual 骨架时，必须明确说它只是阅读路线/显著性信号。
- 能力、安装、兼容性、运行状态和风险判断必须引用 repo evidence、source path 或 Claim Graph。

- **项目介绍**：importance `high`
  - source_paths: aider/README.md, aider/__init__.py, aider/main.py
- **安装指南**：importance `high`
  - source_paths: pyproject.toml, docker/Dockerfile, requirements.txt
- **系统架构**：importance `high`
  - source_paths: aider/main.py, aider/io.py, aider/sendchat.py, aider/llm.py
- **代码编辑器模块**：importance `high`
  - source_paths: aider/coders/base_coder.py, aider/coders/editblock_coder.py, aider/coders/wholefile_coder.py, aider/coders/udiff_coder.py, aider/coders/patch_coder.py
- **Git 集成**：importance `high`
  - source_paths: aider/repo.py, aider/diffs.py, aider/commands.py
- **仓库映射**：importance `high`
  - source_paths: aider/repomap.py, aider/queries/tree-sitter-languages/README.md, aider/queries/tree-sitter-language-pack/README.md
- **大语言模型集成**：importance `high`
  - source_paths: aider/models.py, aider/llm.py, aider/openrouter.py, aider/resources/model-metadata.json
- **命令系统**：importance `medium`
  - source_paths: aider/commands.py, aider/history.py, aider/help.py

## Repo Inspection Evidence / 源码检查证据

- repo_clone_verified: true
- repo_inspection_verified: true
- repo_commit: `3ec8ec5a7d695b08a6c24fe6c0c235c8f87df9af`
- inspected_files: `pyproject.toml`, `README.md`, `requirements.txt`

宿主 AI 硬性规则：
- 没有 repo_clone_verified=true 时，不得声称已经读过源码。
- 没有 repo_inspection_verified=true 时，不得把 README/docs/package 文件判断写成事实。
- 没有 quick_start_verified=true 时，不得声称 Quick Start 已跑通。

## Doramagic Pitfall Constraints / 踩坑约束

这些规则来自 Doramagic 发现、验证或编译过程中的项目专属坑点。宿主 AI 必须把它们当作工作约束，而不是普通说明文字。

### Constraint 1: 可能修改宿主 AI 配置

- Trigger: 项目面向 Claude/Cursor/Codex/Gemini/OpenCode 等宿主，或安装命令涉及用户配置目录。
- Host AI rule: 列出会写入的配置文件、目录和卸载/回滚步骤。
- Why it matters: 安装可能改变本机 AI 工具行为，用户需要知道写入位置和回滚方法。
- Evidence: capability.host_targets | github_repo:638629097 | https://github.com/Aider-AI/aider | host_targets=claude, chatgpt
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 2: 能力判断依赖假设

- Trigger: README/documentation is current enough for a first validation pass.
- Host AI rule: 将假设转成下游验证清单。
- Why it matters: 假设不成立时，用户拿不到承诺的能力。
- Evidence: capability.assumptions | github_repo:638629097 | https://github.com/Aider-AI/aider | README/documentation is current enough for a first validation pass.
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 3: 维护活跃度未知

- Trigger: 未记录 last_activity_observed。
- Host AI rule: 补 GitHub 最近 commit、release、issue/PR 响应信号。
- Why it matters: 新项目、停更项目和活跃项目会被混在一起，推荐信任度下降。
- Evidence: evidence.maintainer_signals | github_repo:638629097 | https://github.com/Aider-AI/aider | last_activity_observed missing
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 4: 下游验证发现风险项

- Trigger: no_demo
- Host AI rule: 进入安全/权限治理复核队列。
- Why it matters: 下游已经要求复核，不能在页面中弱化。
- Evidence: downstream_validation.risk_items | github_repo:638629097 | https://github.com/Aider-AI/aider | no_demo; severity=medium
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 5: 存在评分风险

- Trigger: no_demo
- Host AI rule: 把风险写入边界卡，并确认是否需要人工复核。
- Why it matters: 风险会影响是否适合普通用户安装。
- Evidence: risks.scoring_risks | github_repo:638629097 | https://github.com/Aider-AI/aider | no_demo; severity=medium
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 6: issue/PR 响应质量未知

- Trigger: issue_or_pr_quality=unknown。
- Host AI rule: 抽样最近 issue/PR，判断是否长期无人处理。
- Why it matters: 用户无法判断遇到问题后是否有人维护。
- Evidence: evidence.maintainer_signals | github_repo:638629097 | https://github.com/Aider-AI/aider | issue_or_pr_quality=unknown
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 7: 发布节奏不明确

- Trigger: release_recency=unknown。
- Host AI rule: 确认最近 release/tag 和 README 安装命令是否一致。
- Why it matters: 安装命令和文档可能落后于代码，用户踩坑概率升高。
- Evidence: evidence.maintainer_signals | github_repo:638629097 | https://github.com/Aider-AI/aider | release_recency=unknown
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。
