终端里的 AI 结对编程工具,Git 原生、自动提交,支持 100+ 模型,适合喜欢在命令行里改仓库的开发者。
需要 Python 3.9+,安装后在项目目录直接运行 aider。
Python 3.9+
aider
python -m pip install -U aider-chat
也可以用官方安装脚本快速部署,然后配置模型 API Key 开始结对编程。
API Key
curl -LsSf https://aider.chat/install.sh | sh