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
Paul Gauthier
b662e6b9eb
fix: Handle GitCommandNotFound error
2025-03-31 10:50:01 +13:00
Paul Gauthier
258f1f0848
copy
2025-03-31 10:42:52 +13:00
Paul Gauthier (aider)
a07f312089
style: Apply linter fixes
2025-03-31 10:33:00 +13:00
Paul Gauthier (aider)
605d8fe59a
fix: Fix ColorParseError by ensuring hex colors have # prefix
2025-03-31 10:32:48 +13:00
Paul Gauthier (aider)
1c7db4da0d
style: Apply linter fixes
2025-03-31 10:27:12 +13:00
Paul Gauthier (aider)
b0acc95b01
fix: Add missing ColorParseError import
2025-03-31 10:27:02 +13:00
Paul Gauthier (aider)
5bcad73515
refactor: Validate color settings once during initialization
2025-03-31 10:26:08 +13:00
Paul Gauthier (aider)
db05754d29
style: Apply linter formatting
2025-03-31 10:17:31 +13:00
Paul Gauthier (aider)
dfe3457906
test: Add test for cmd_test returning output on failure
2025-03-31 10:17:21 +13:00
Paul Gauthier (aider)
7dbb1a2aa8
fix: Return test errors from cmd_run to enable auto-fixing
2025-03-31 10:15:14 +13:00
Paul Gauthier (aider)
83dac4aae2
style: Improve formatting of OpenRouter key exchange error message
2025-03-31 09:17:32 +13:00
Paul Gauthier (aider)
75b79fa002
fix: Correct HTTPError status code access in onboarding
2025-03-31 09:17:26 +13:00
Paul Gauthier (aider)
27c1fd0262
fix: Handle FileNotFoundError in find_common_root
2025-03-31 09:15:26 +13:00
Paul Gauthier (aider)
8069e06f43
feat: Add openrouter deepseek-chat-v3-0324:free model
2025-03-31 09:12:39 +13:00
Paul Gauthier (aider)
8cd106fc8a
fix: Prevent UnboundLocalError in get_tracked_files on IndexError
2025-03-31 09:10:29 +13:00
Paul Gauthier (aider)
a9c9877580
feat: Add free DeepSeek chat model configuration to model metadata
2025-03-31 09:08:51 +13:00
Paul Gauthier
19e1201c8a
add google-cloud-bigquery as dev dep
2025-03-31 09:04:41 +13:00
Paul Gauthier (aider)
912f98e6eb
fix: Remove unused import mock_open
2025-03-31 09:04:26 +13:00
Paul Gauthier (aider)
b6808e3700
test: Remove failing OpenRouter OAuth flow test
2025-03-31 08:53:21 +13:00
Paul Gauthier (aider)
a4f78b60e0
fix: Fix unused import and variable in onboarding tests
2025-03-31 08:51:19 +13:00
Paul Gauthier (aider)
6c9906c639
style: Fix whitespace and formatting in onboarding tests
2025-03-31 08:50:59 +13:00