From 22b77ad14fd6a2b277e0b3af03e68dc2d1813c32 Mon Sep 17 00:00:00 2001
From: Paul Gauthier
Aider lets you pair program with LLMs, to edit code in your local git repository. Start a new project or work with an existing code base.
+Aider lets you pair program with LLMs, to edit your local code base. Start a new project or work with existing code.
-Aider uses a map of your entire git repo, which helps it work well in larger codebases.
+Aider makes a map of your entire git repo, which helps it work well in larger codebases.
Aider automatically commits changes with sensible commit messages, making version control seamless.
++ Aider automatically commits changes with + sensible commit messages. + Easily diff, manage and undo AI changes. +
Use aider directly from your favorite IDE or text editor by adding AI comments right in your code.
++ Use aider directly from your favorite IDE or + text editor. + Ask for changes by adding comments to + your code and aider will get to work. +