summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/aider-chat (follow)
Commit message (Expand)AuthorAgeFilesLines
* aider-chat: 0.82.0 -> 0.82.1Alexander Kjeldaas2025-04-171-2/+2
* aider-chat: 0.81.3 -> 0.82.0Alexander Kjeldaas2025-04-161-2/+2
* aider-chat: 0.81.2 -> 0.81.3R. Ryantm2025-04-141-2/+2
* chore: Bump aider-chat version to 0.81.2Alexander Kjeldaas2025-04-111-2/+2
* aider-chat: fix flake8 path (#396482)Yt2025-04-061-0/+4
|\
| * aider-chat: fix flake8 pathZexin Yuan2025-04-061-0/+4
* | aider-chat: delaying evaluation of optional conditionalsZexin Yuan2025-04-061-32/+26
* | aider-chat: ignore dev versions in update scriptZexin Yuan2025-04-061-1/+6
|/
* Merge branch 'master' into ak/upgrade-aider-chatAlexander Kjeldaas2025-04-051-0/+3
|\
| * aider-chat: 0.80.0 -> 0.81.0, enable update scriptZexin Yuan2025-04-041-2/+5
* | chore: update aider-chat to version 0.81.1Alexander Kjeldaas2025-04-041-2/+2
* | feat: update aider-chat to version 0.81.0Alexander Kjeldaas2025-04-041-2/+2
|/
* aider-chat: fix definitionFliegendeWurst2025-04-011-7/+116
* python3Packages.aider-chat: 0.75.2 -> 0.80.0Zexin Yuan2025-04-011-7/+6
* python3Packages.aider-chat: add additional dependencies for helpChun Yu2025-04-011-5/+32
* python3Packages.aider-chat: add bedrock optional dependenciesChun Yu2025-03-281-1/+6
* python3Packages.aider-chat: made withOptional a function with parametersChun Yu2025-03-281-47/+33
* python3Packages.aider-chat: add optional dependenciesChun Yu2025-03-261-0/+43
* python3Packages.aider-chat: 0.75.1 -> 0.75.2•••Signed-off-by: Sirio Balmelli <sirio@b-ad.ch> Sirio Balmelli2025-03-071-2/+2
* aider-chat: v0.74.1 -> v0.75.1 (#385795)Yt2025-03-041-2/+3
|\
| * python3Packages.aider-chat: 0.74.1 -> 0.75.1cor2025-03-011-2/+3
* | aider-chat: run nixfmt with nixfmt-rfc-styleMichael Maurer2025-03-011-38/+58
* | aider-chat: run nixfmtMichael Maurer2025-02-281-53/+38
* | aider-chat: add full playwright support (under withPlaywright)Michael Maurer2025-02-281-1/+7
|/
* python3Packages.aider-chat: 0.73.0 -> 0.74.1cor2025-02-091-2/+2
* aider-chat: remove taha and add happysaladahappysalada2025-02-011-1/+1
* aider-chat: 0.72.1 -> 0.73.0happysalada2025-02-011-2/+2
* aider-chat: 0.71.0 -> 0.72.1happysalada2025-01-211-2/+2
* aider-chat: refactor (make it available as both a python package and an appli...•••* aider-chat: refactor (make it both a python package and application) make it avaiable as both a python package and an application, so that user easily can use python development tools like `flake8` in aider-chat (NOTE that due to aider-chat's hard coded `flake8` linter calling method, it's impossible to directly call `flake8` when `aider-chat` is not installed as a python package) * aider-chat: fix correct function: buildPythonApplication -> buildPythonPackage * aider-chat: 0.70.0 -> 0.71.0 --------- Co-authored-by: meowking <mr.meowking@posteo.com>Meow King2025-01-131-0/+199