pkg.soopen package index

brew / 排名 1309

使用 Homebrew 安装 aider

查看 aider 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install aider

local Homebrew formula metadata

概览

软件包摘要

AI pair programming in your terminal

命令和别名

  • aider

历史

项目历史与用法

Aider is an open-source AI pair-programming tool that runs in the terminal, edits files in an existing Git repository, and uses LLMs to make code changes. Its README describes it as AI pair programming in your terminal, with Git integration, repo maps, model support, lint/test loops, image and web context, and IDE/editor workflows.

项目历史

The Aider GitHub repository was created in May 2023, during the first broad wave of LLM coding tools. The project chose a terminal and Git-centered workflow rather than an IDE extension-first approach: users run `aider` inside a repository, add files to the chat, request changes, and review commits or diffs with normal Git tools.

Aider's official docs and README show rapid expansion beyond basic chat-to-code. Major surfaces include repo maps for larger codebases, automatic commits, linting and testing, watch mode for editor integration, browser and image inputs, voice input, copy/paste workflows for web chat, and many model backends.

The project also publishes a release history page with stats on Aider writing its own code, making it part tool and part public experiment in AI-assisted software maintenance.

采用历史

Aider is distributed primarily as the Python package `aider-chat`, with official installation docs, PyPI metadata, and a Homebrew formula. The README also shows upstream-maintained usage badges, including 6.8M PyPI installs, 15B tokens per week processed by Aider users, and a Top 20 OpenRouter ranking at the time checked.

Homebrew listed version 0.86.2 as stable and reported 13,890 installs over 365 days when checked. The official GitHub repository API reported more than 46,000 stars, making Aider one of the larger open-source terminal AI coding assistants.

使用方式

The common workflow is to install Aider, enter a Git repository, choose a model or API key, and ask for code changes from the terminal. Aider can edit files, create commits, run tests and linters, and use repository maps to reason over code beyond the immediate chat context.

Configuration is split between YAML settings and environment/API-key storage. The docs say Aider looks for `.aider.conf.yml` in the home directory, Git root, and current directory, while `.env` files store API keys and other model settings.

为什么软件包爱好者会关心

Aider is a package-nerd landmark because it made a Python CLI, a Git workflow, and fast-moving LLM integrations feel like a package-manager-native developer tool. It sits at the intersection of PyPI, Homebrew, model-provider APIs, local model runners, Git repositories, and editor integration without being owned by a single IDE.

Its release cadence and self-hosted coding statistics also make it useful evidence for how AI coding tools package themselves: not as one-off demos, but as continuously shipped CLIs with docs, config conventions, and measurable usage.

时间线

  • 2023: GitHub repository created and PyPI package appears for terminal AI pair programming.
  • 2024: Aider grows around repo maps, model support, Git commits, and terminal workflows.
  • 2025: README badges report millions of installs, weekly token usage, and OpenRouter ranking.
  • 2026: Homebrew and PyPI list 0.86.2 as current/stable in checked metadata.

Related projects

  • Git, which Aider uses for repository state, diffs, and commits.
  • LLM provider APIs including Anthropic, OpenAI, DeepSeek, OpenRouter, and local model backends.
  • Other AI coding assistants and terminal-first coding agents.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.aider.conf.yml.aider.conf.yml in git repository root.aider.conf.yml in current directory

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.env.env in git repository root.env in current directory

可执行文件

已安装的可执行文件

命令类型暴露范围备注
aider可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.86.2
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:aider
版本0.86.2
软件包管理器Homebrew
主页https://aider.chat/
仓库https://github.com/Aider-AI/aider
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation