ajd 在 Aider 平替 Cursor Composer 简明教程 中发帖
背景
TLDR: 大善人被薅急了,导致淘宝便宜的 Cursor Pro 集体阵亡
话说前头
只平替 Composer,其它功能,比如:
补全:用 Supermaven 或者其它的,比不上 Cursor,但聊胜于无
CMD+K:这是免费功能,配个 APIKey 接着用 Cursor 就好
Aider 是啥
四舍五入等于 Composer Agent 模式,有自己的一些特点,后面会详细展开
官网详细介绍
[image]
相信你看出来了,这是个命令行工具,不过你不用担心门槛太高,交互不便。 aider 绝对是我见过最直观,最轮椅的命令行工具
安装
Mac/Linux
curl -LsSf https://aider.chat/install.sh | sh
Win
powershell -ExecutionPolicy ByPass -c "irm https://a...