emacs

ericdallo 2025-04-14T18:55:49.699899Z

emacs Enhanced AI xp in Emacs emacs For those that wanna an enhanced AI xp in Emacs, similar to Cursor IDE, there is the https://github.com/MatthewZMD/aidermacs project, it allows you to question, edit and be aware of your project code quickly. https://github.com/ericdallo/dotfiles/blob/master/.config/doom/%2Bnubank.el#L25-L38 is my config, it uses my company OpenAI proxy but shoud be similar to other people as well.

4
3
Drew Verlee 2025-04-18T19:16:07.710579Z

The churn in ai Land seems super high...

Dimitar Uzunov 2025-06-03T13:35:38.620989Z

is aidermacs still the way to go with AI in emacs?

ericdallo 2025-06-03T14:09:02.293399Z

From my understanding/tests, it is aider or copilot

👍 1
bozhidar 2025-04-15T08:51:04.061769Z

How does this compare to aider.el?

Zeniten 2025-04-15T09:14:25.191309Z

The author is focusing on https://github.com/MatthewZMD/emigo going forward, FYI.

👍 1
👍🏻 1
ericdallo 2025-04-15T12:08:30.909299Z

@bozhidar the author says: "One particular feature that many people have wished for, is the ability to see Aider's changes intuitively side by side. Neither Aider CLI or Aider.el supported that, which would otherwise give so much more introspectivity into the AI generated code." https://www.reddit.com/r/emacs/comments/1j5j1s9/aidermacs_in_action_emacs_ai_pair_programming_w/

👍 1