跳到內容

Coding Agent

Aider-AI/aider

Aider-AI/aider· Python

終端機裡的 AI 結對程式設計,直接改你的 Git repo

GitHub 數據

Stars
44,127
Forks
4,326
Watchers
243
Open issues
1,511

meta

License
Apache-2.0
主要語言
Python
最後 commit
2026-04-25
數據抓取時間
2026-04-29

Aider 是 Python 寫的 CLI,把任意主流 LLM(Claude、GPT-4o、Gemini、DeepSeek、本地 Llama 都行)變成直接在你 Git repo 上動工的結對夥伴。它會建 repo map 讓模型理解跨檔案脈絡,以 diff 形式套用修改,並自動 commit 帶有意義的訊息。`pip install aider-install` 或 `uvx` 裝好,指定檔案就能對話,能扛真實規模的既有專案。

編輯試用心得

想自己掌控模型選擇與 API key、習慣終端機加 Git 工作流、或要接自架 / 本地模型時,Aider 是首選。基於 diff 的編輯加上每次自動 commit,讓回滾極其輕鬆,在改老專案時比 Cursor、Claude Code 更安心。代價是沒有花俏 UI、沒有編輯器內補全,巨型 monorepo 下 repo map 容易吃爆 token。要的是 VS Code 裡的即時補全就別選它,留在 Cursor 或 Copilot。

最後更新: 2026-04-29

We use cookies

Anonymous analytics help us improve the site. You can opt out anytime. Learn more

Aider-AI/aider · BuilderWorld