Aider
提供: Aider · aider.chat ↗
ローカルの git リポジトリ内のコードを編集する、AIペアプログラミング向けのオープンソースなコマンドラインツール。
ai-coding cli pair-programming open-source
- カテゴリ
- コーディングと開発者ツール
- ビジネスモデル
- オープン(オープンウェイト/ソース)
- 提供状況
- グローバル
- 公開
- 2023
- レコード更新
- 2026-07-30
- ライセンス
- Apache-2.0
- 設立
- 2023
概要
Aider is an open-source command-line tool for AI pair programming that edits code directly in a local git repository. It works with many LLM providers, maps larger codebases to give the model context, and commits each change with a sensible git message. Aider itself is free under the Apache-2.0 license; users pay only for the API usage of whichever model they connect.
主な機能
- Terminal-based AI pair programming in your local repo
- Automatic git commits with descriptive messages for each change
- Repository mapping so the model understands larger codebases
- Works with many LLM providers, including local models
ユースケース
- Making multi-file code changes from natural-language requests
- Refactoring or extending an existing codebase from the terminal
- Pair programming with local or hosted models without leaving the CLI
料金
Aider is free and open source (Apache-2.0); the only cost is API usage for the LLM you connect, or nothing when using a local model.
よくある質問
Is Aider free?
Yes. Aider is open source under Apache-2.0; you only pay for the API usage of the model you choose.
Which models does Aider work with?
Aider connects to many LLM providers and also works with locally hosted models.
Does Aider change my code directly?
Yes. Aider edits files in your local git repository and commits each change with a descriptive message.
類似製品
- Amazon Q Developer — コード生成、セキュリティスキャン、AWS 関連タスクに対応する AWS のAIコーディングアシスタント(旧 CodeWhisperer)。
- Amp — Sourcegraph のエージェント型コーディングツール。ローカルまたはリモートの orb で動き、ターミナル、エディタ、ウェブ、スマホからコードを書いて出荷する。
- Augment Code — 大規模コードベースに特化したAIコーディングアシスタント兼エージェント。チームのリポジトリ全体からコンテキストを取得できる。
- Base44 — 自然言語のプロンプトから完全なWebアプリを構築するAIアプリビルダー。2025年に Wix が買収。
- Bolt.new — 自然言語のプロンプトからフルスタックWebアプリを構築・実行・デプロイする、ブラウザ内で動作するAIエージェント。
- Claude Code — ターミナルで動作する Anthropic のエージェント型コーディングツール。ファイル編集、コマンド実行、コードベース全体でのタスク遂行を行う。
出典
このレコードは 2026-07-30 に最終確認されました。
機械可読レコード: /api/products/aider.json · 誤りを見つけましたか? 修正を提案