aider-chat-full
aider-chat-playwright-browser-help-bedrock 0.86.1
AI pair programming in your terminal
https://github.com/Aider-AI/aiderApache License 2.0
main program: aiderprograms: aider
Platforms (32)
powerpc64-linuxx86_64-darwinarc-linuxaarch64-darwinriscv32-linuxarmv6l-linuxi686-windowsarmv5tel-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ aider-chat-full ];
Ad-hoc shell
nix-shell -p aider-chat-full
Flake (nix run)
nix run nixpkgs#aider-chat-full