Package: wnpp Severity: wishlist Owner: Ahmed Siam <aahs.co...@gmail.com> X-Debbugs-Cc: aahs.co...@gmail.com, o...@debian.org, debian-devel@lists.debian.org, debian-pyt...@lists.debian.org
* Package name : aider Version : 0.56.0 Upstream Contact: Paul Gauthier <ai...@paulg.org> * URL : https://aider.chat/ * License : Apache-2.0 Programming Lang: Python Description : CLI tool for pair programming with LLMs. You can use Aider to edit code in your local git repository by running Aider with files you want to edit and asking for changes like: - Add new features. - Describe a bug. - Refactor code. - Update docs. Then Aider will edit your files to complete your request and git commit changes with a sensible commit message. You can also use it to ask questions regarding your local git repository. Aider has other features mentioned on it's website. It requires connecting to an LLM to work, works best with GPT-4o & Claude 3.5 Sonnet and can connect to almost any LLM. It uses the LiteLLM package to connect to LLMs. I plan to maintain it inside the Python team and will be sponsored by Otto Kekäläinen.