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 — 로컬 또는 원격 orb에서 실행되며 터미널, 편집기, 웹, 휴대폰에서 코드를 작성·출고하는 Sourcegraph의 에이전트형 코딩 도구.
- Augment Code — 팀의 전체 저장소에서 컨텍스트를 검색하는, 대규모 코드베이스에 특화된 AI 코딩 어시스턴트 겸 에이전트.
- Base44 — 자연어 프롬프트로 완전한 웹 애플리케이션을 만드는 AI 앱 빌더로, 2025년 Wix에 인수됨.
- Bolt.new — 자연어 프롬프트로 풀스택 웹 앱을 만들고 실행·배포하는 브라우저 내 AI 에이전트.
- Claude Code — 터미널에서 동작하는 Anthropic의 에이전트형 코딩 도구로, 파일을 편집하고 명령을 실행하며 코드베이스 전반의 작업을 완수한다.
출처
이 레코드는 2026-07-30에 마지막으로 검토되었습니다.
기계 판독용 레코드: /api/products/aider.json · 오류를 발견하셨나요? 수정 제안