Paul Gauthier
68f05f5b4f
bump deps
Deploy Jekyll site to Pages / build (push) Waiting to run
Deploy Jekyll site to Pages / deploy (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2025-06-25 13:08:34 -07:00
Paul Gauthier
323910be11
test: Improve summary test with list-aware token counting mock
2025-06-25 12:57:59 -07:00
Paul Gauthier
19a7864168
refactor: Remove unused head variable in ChatSummary
2025-06-25 11:53:24 -07:00
Paul Gauthier
320ee06cc3
style: Add trailing commas to improve formatting
2025-06-25 11:52:31 -07:00
Paul Gauthier
8fe52d7b0d
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-25 11:51:28 -07:00
Paul Gauthier
338cfb46e4
Revert "bump deps"
...
This reverts commit 63a7d261ae
.
2025-06-25 11:51:22 -07:00
paul-gauthier
63c92771f2
Merge pull request #3764 from jayeshthk/main
...
Optimize head‑truncation loop in summarize_real()
2025-06-25 11:51:07 -07:00
paul-gauthier
a0ffc5761c
Merge pull request #3870 from susliko/custom-posthog-instance
...
feat: add configurable PostHog host and API key parameters
2025-06-25 11:47:18 -07:00
Paul Gauthier
d47cb40518
test: Add Clojure language repomap test fixture
...
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-06-25 11:40:26 -07:00
Paul Gauthier
d9e3ede000
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-25 11:37:02 -07:00
paul-gauthier
ba97c83be6
Merge pull request #4028 from garrett-hopper/clojure-repomap
...
Add Clojure repomap queries
2025-06-25 11:36:53 -07:00
Paul Gauthier
22cdacc8e2
copy
2025-06-25 11:36:38 -07:00
Paul Gauthier
15806aa6ab
feat: Enable co-authored-by by default
...
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-06-25 11:33:40 -07:00
Paul Gauthier
74ee340101
chore: Increase Deepseek v3 max tokens to 65536
...
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-06-25 11:28:24 -07:00
Paul Gauthier
63a7d261ae
bump deps
2025-06-25 11:26:17 -07:00
Paul Gauthier
e2d3fc4594
fix: Update Co-authored-by email to aider@aider.chat
2025-06-25 11:17:07 -07:00
Paul Gauthier (aider)
14af218ea2
fix: Create parent directories for history files and improve error handling
2025-06-25 11:12:24 -07:00
Paul Gauthier
5b317e5ec0
copy
2025-06-25 11:10:21 -07:00
Paul Gauthier
75f1a33292
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-25 11:08:15 -07:00
Paul Gauthier
32cdb7cfad
copy
2025-06-25 11:07:59 -07:00
paul-gauthier
d022f4ac63
Merge pull request #4264 from FeepingCreature/fix/4277-accept-taggy-diff
...
refactor: update HEAD regex to accept optional closing tag in search blocks
2025-06-25 10:57:35 -07:00
Paul Gauthier
b787e17924
Revert "feat: better place to create history file dirs (InputOutput ctr)"
...
This reverts commit f695e71398
.
2025-06-25 10:53:55 -07:00
Paul Gauthier
5e9daa3c56
Revert "fix: check for input_history_file none"
...
This reverts commit fb4d2f90c1
.
2025-06-25 10:53:49 -07:00
Paul Gauthier
d5ae9eff88
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-25 10:51:42 -07:00
paul-gauthier
856d94c1dc
Merge pull request #4271 from contributor/chat-history-files-auto-create-dir
...
pre-commit / pre-commit (push) Waiting to run
fix: Auto-create parent directories for chat history files
2025-06-25 06:29:10 -07:00
contributor
fb4d2f90c1
fix: check for input_history_file none
2025-06-25 16:09:40 +03:00
paul-gauthier
d85078a610
Merge pull request #4257 from contributor/chat-history-files-auto-create-dir
2025-06-25 04:57:04 -07:00
contributor
f695e71398
feat: better place to create history file dirs (InputOutput ctr)
...
this decreases number of IO operations
2025-06-25 13:48:38 +03:00
Paul Gauthier
d90936662b
copy
2025-06-24 16:00:13 -07:00
paul-gauthier
6a00d8ff5f
Merge pull request #4269 from iamFIREcracker/fix-for-literal-read-only-files
Deploy Jekyll site to Pages / build (push) Waiting to run
Deploy Jekyll site to Pages / deploy (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2025-06-24 12:34:14 -07:00
Matteo Landi
c4b9f14b90
fix: Resolve literal paths correctly in /read-only command
2025-06-24 20:58:43 +02:00
paul-gauthier
a785b0f463
Merge pull request #4268 from therealmarv/add-gemini-2.5-vertex-general-availability
2025-06-24 09:09:45 -07:00
Paul Gauthier
90ecde4da9
copy
2025-06-24 08:23:08 -07:00
Paul Gauthier
37b7a7b44f
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-24 08:22:33 -07:00
Paul Gauthier
89356e897e
copy
2025-06-24 08:22:30 -07:00
therealmarv
05ca9e5c24
add Gemini 2.5 non-preview Vertex models
2025-06-24 17:07:01 +02:00
Mathis Beer (aider)
7c9cff2f6e
refactor: update HEAD regex to accept optional closing tag in search blocks
...
When working with HTML text, the network has a strong bias to go "well, this is '<' followed by text, it's a tag! I should close it with '>'." Then the edit would be ignored.
2025-06-24 10:23:25 +02:00
paul-gauthier
f9fc2c6a44
Merge pull request #4260 from mtofano/add-matlab-repomap-support
pre-commit / pre-commit (push) Waiting to run
2025-06-23 14:10:55 -07:00
Matthew Tofano
20429b6852
add MATLAB tags to enable repo map support
2025-06-23 21:24:52 +01:00
contributor
52d04430db
feat: Auto-create parent directories for chat history files
...
This prevents aider startup errors like:
```
Warning: Unable to write to chat history file .chat/.aider.chat.history.md.
[Errno 2] No such file or directory: '.chat/.aider.chat.history.md'
```
2025-06-23 14:22:10 +03:00
Paul Gauthier (aider)
f16110717b
fix: Ensure pip is available before installation
2025-06-20 14:23:04 -07:00
Paul Gauthier
a2d345fe3d
docs: Condense docstring for think_tokens command
2025-06-20 14:08:41 -07:00
Paul Gauthier (aider)
1bdd4f0269
style: Format code
2025-06-20 14:08:09 -07:00
Paul Gauthier (aider)
9188cedc72
style: Fix line length in cmd_think_tokens docstring
2025-06-20 14:08:05 -07:00
Paul Gauthier (aider)
fdb49e18cd
docs: Add Hacker News quote to Kind Words section
pre-commit / pre-commit (push) Has been cancelled
Deploy Jekyll site to Pages / build (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
2025-06-20 14:01:47 -07:00
Paul Gauthier (aider)
ae927d85f0
style: Use triple quotes for docstring
2025-06-20 13:45:31 -07:00
Paul Gauthier
a1c2eeb88a
style: Line wrap long string literals
2025-06-20 13:45:12 -07:00
Paul Gauthier
caf212c8d1
bump deps
2025-06-20 13:43:37 -07:00
Paul Gauthier
a29ae3ef37
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-20 13:43:04 -07:00
paul-gauthier
90f9c813a0
Update analytics.md
Deploy Jekyll site to Pages / build (push) Waiting to run
pre-commit / pre-commit (push) Waiting to run
Deploy Jekyll site to Pages / deploy (push) Blocked by required conditions
2025-06-20 05:39:56 -07:00