1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

news: add aider-chat entry

This commit is contained in:
Aguirre Matteo 2025-09-26 11:23:27 -03:00 committed by Austin Horstman
parent 9947d3c003
commit 35329d44f3

View file

@ -0,0 +1,12 @@
{
time = "2025-09-26T14:20:32+00:00";
condition = true;
message = ''
A new module is available: `programs.aider-chat`
Aider lets you pair program with LLMs to start a new project
or build on your existing codebase. It works with most popular
programming languages: Python, Javascript, Rust, Ruby, Go, C++,
PHP, HTML, CSS, and dozens more.
'';
}