Paul Gauthier (aider)
3992681b84
ci: Add Windows workflow to check PyPI version
2025-04-01 21:19:14 +13:00
Paul Gauthier
340bd78259
Revert "ci: Add Windows to check_pypi_version matrix and improve compatibility"
...
This reverts commit 12a46275a2
.
2025-04-01 21:18:31 +13:00
Paul Gauthier (aider)
12a46275a2
ci: Add Windows to check_pypi_version matrix and improve compatibility
2025-04-01 21:17:28 +13:00
Paul Gauthier
b56234f1c9
copy
2025-04-01 21:15:25 +13:00
Paul Gauthier (aider)
60859ec2b9
ci: Fix latest tag detection to exclude dev tags
2025-04-01 21:14:24 +13:00
Paul Gauthier
0a840860f1
docs: Add comment explaining PyPI check workflow purpose
2025-04-01 21:14:17 +13:00
Paul Gauthier (aider)
cebae18dd6
ci: Correct version extraction in check_pypi_version workflow
2025-04-01 21:12:24 +13:00
Paul Gauthier (aider)
9c9c6b6591
ci: Improve robustness of aider version check in CI
2025-04-01 21:10:36 +13:00
Paul Gauthier (aider)
ca0ffc66d1
ci: Run check_pypi_version job across Python 3.9-3.12
2025-04-01 21:08:17 +13:00
Paul Gauthier (aider)
b0623f04fe
ci: Add GitHub Action to verify PyPI version matches latest tag
2025-04-01 21:03:20 +13:00
Paul Gauthier
2dec862ea6
copy
2025-04-01 17:08:27 +13:00
Paul Gauthier
f18fe53a9a
set version to 0.80.2.dev
2025-04-01 17:06:41 +13:00
Paul Gauthier
73348de2b4
version bump to 0.80.1
2025-04-01 17:06:37 +13:00
Paul Gauthier
f4a418bfcd
copy
2025-04-01 17:03:58 +13:00
Paul Gauthier
50588800f5
copy
2025-04-01 16:15:19 +13:00
Paul Gauthier
2762215d66
copy
2025-04-01 16:14:02 +13:00
Paul Gauthier
4e53797aac
Merge branch 'main' of github.com:Aider-AI/aider
2025-04-01 16:13:21 +13:00
Paul Gauthier
b24ac4b3a2
pin to avoid yanked versions #3699
2025-04-01 16:13:13 +13:00
paul-gauthier
88ab6afd3e
Merge pull request #3698 from aj47/patch-1
...
Update benchmark README.md to specify how to config other settings
2025-04-01 15:27:38 +13:00
Paul Gauthier
5c5db0a961
noop
2025-04-01 15:27:05 +13:00
AJ (@techfren)
587186d96c
Update benchmark README.md to specify how to config other settings
2025-03-31 17:05:53 -07:00
Paul Gauthier
d9ddf93f83
copy
2025-04-01 08:37:08 +13:00
Paul Gauthier
d3882d3513
Merge branch 'main' of github.com:Aider-AI/aider
2025-04-01 08:28:00 +13:00
paul-gauthier
a458215bbb
Merge pull request #3692 from claui/requests
2025-04-01 06:53:26 +13:00
Claudia Pellegrino
7ae0fa3775
chore: remove redundant code
...
1. The module already imports `requests`, so by the time this check is
called, the module is already loaded.
2. Even if the code path were taken, it would fail anyway, because the
`aider[oauth]` extra was hallucinated and does not exist.
3. Downstream distributions usually have managed Python environments,
where pip cannot be used at all.
That means distros must patch out every such pip invocation
(example: [1]; full disclosure: I maintain this but other distros
will eventually bump into the same issues). Restricting at-runtime
pip usage to the minimum necessary is friendlier to distro
maintainers.
[1]: https://aur.archlinux.org/cgit/aur.git/tree/archlinux-use-system.patch?h=aider-chat&id=7f8156946857215104bce151454ad0101ade4a48
2025-03-31 19:13:41 +02:00
Paul Gauthier
f1695f8b15
copy
2025-03-31 19:56:59 +13:00
Paul Gauthier
4c08bbb9e5
copy
2025-03-31 19:34:36 +13:00
Paul Gauthier
9b55ff8c4c
copy
2025-03-31 19:32:36 +13:00
Paul Gauthier
2096d2b786
copy
2025-03-31 19:27:29 +13:00
Paul Gauthier
70196cd6fd
copy
2025-03-31 16:24:13 +13:00
Paul Gauthier
c2cba97722
copy
2025-03-31 14:32:36 +13:00
Paul Gauthier
7534ebd145
blame
2025-03-31 14:28:44 +13:00
Paul Gauthier
6b2331340b
set version to 0.80.1.dev
2025-03-31 14:19:36 +13:00
Paul Gauthier
da7b5005fe
version bump to 0.80.0
2025-03-31 14:19:32 +13:00
Paul Gauthier
9210e12316
copy
2025-03-31 14:13:54 +13:00
Paul Gauthier (aider)
2c47a79c38
ci: Skip languages.md in codespell check
2025-03-31 14:13:12 +13:00
Paul Gauthier
48cebef974
copy
2025-03-31 14:10:11 +13:00
Paul Gauthier (aider)
52952efd33
test: verify load_dotenv_files override behavior
2025-03-31 11:49:20 +13:00
Paul Gauthier
30dfd28ac4
copy
2025-03-31 11:46:37 +13:00
Paul Gauthier
b5a04f05f3
copy
2025-03-31 11:44:13 +13:00
Paul Gauthier (aider)
d5a34dcbc5
style: Fix trailing whitespace in homepage script
2025-03-31 11:42:47 +13:00
Paul Gauthier (aider)
fc6a05ced6
fix: Improve testimonial parsing for different dash formats
2025-03-31 11:42:40 +13:00
Paul Gauthier (aider)
2d3162a90b
style: Remove trailing whitespace
2025-03-31 11:41:51 +13:00
Paul Gauthier (aider)
83c599e741
fix: Improve testimonial parsing from README
2025-03-31 11:41:44 +13:00
Paul Gauthier (aider)
c7f1671d5a
feat: Generate testimonials JS in homepage script
2025-03-31 11:39:57 +13:00
Paul Gauthier
9f2d945691
kind words
2025-03-31 11:34:40 +13:00
Paul Gauthier
36ff099145
llama-index-core==0.12.26
2025-03-31 11:32:31 +13:00
Paul Gauthier
120e010e48
llama-index-core==0.12.24.post1
2025-03-31 11:25:07 +13:00
Paul Gauthier
2887816cf0
remove copilot
2025-03-31 11:22:14 +13:00
Paul Gauthier
9848479306
bump deps
2025-03-31 11:20:17 +13:00